kalin m <[EMAIL PROTECTED]> wrote:

> 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?

You have a 64-bit system, yes?  Try recompiling OpenSSL with the appropriate 
CFLAGS as suggested in the error output.  Google portions of what you pasted 
above for more background on this issue.

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

Reply via email to