Andreas Almroth wrote:
As it is Solaris, use export LD_OPTIONS='-R/usr/local/openssl-0.9.7g/lib
-L/usr/local/openssl-0.9.7g/lib'
The linker will take that into consideration, and if you do a dump -Lv
on the output file, the RUNPATH should be included.
I confirm that that fix is perfect for me.
I still thinks it's probably a flaw in the Makefile that my -R parameter
was used for bin/openssl, and not lib/libssl.so.
Anyway, looks good now, thanks again!
Laurent
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]