Stefan Vatev wrote:
I'm struggling in compiling the openssl with the debug
option. As it's written in the INSTALL file I type in
./config -d
The last line of the output is : "Configured for
debug-linux-elf", so I think it's configured well.
The error i get when I try to make it is :
"/usr/bin/ld: cannot find -lefence
collect2: ld returned 1 exit status
make[2]: *** [link_app.] Error 1
make[1]: *** [openssl] Error 2
make: *** [build_apps] Error 1"
It's apparent that libefence.so or something like that is
missing.
Any suggetions will be appreciated.
well, what about installing libefence ;-)
Cheers,
Nils
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]