from what i understand this is not uncommon. and it goes back to 2005.
and it has to do with the fact that the machine identifies itself as amd64 even though it's an intel machine.

what's not clear is what needs to be recompiled whit -fPIC?! my guess is openssl needs to. why?

are there any flags i can change in the Makefile for the mysql build? does it have to be a 'shared'? static?!

thanks...



kalin m wrote:
hi all...

i just installed openssl 0.9.8h and trying to build mysql 5.0.51b with it on a freebsd 7 machine. i get this:

/usr/bin/ld: /usr/local/ssl/lib/libssl.a(t1_srvr.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
/usr/local/ssl/lib/libssl.a: could not read symbols: Bad value


any ideas?

thanks...

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to