I am running a p166 hardware with suse linux 7.0. I have downloaded the ssl version from your website. I did a ./config -d no-asm I did a ./make during the compilation of /apps the gcc -o openssl ... -lcrypto -lefence -ldl the following error message: /usr/i486-suse-linux/bin/ld: cannot find -lefence collect2: ld returned 1 exit status make[2]: *** [openssl] Error 1 make[2]: Leaving directory '/root/openssl-0.9.6/apps' make[1]: *** [all] Error 1 make[1]: Leaving directory `/root/openssl-0.9.6' make: *** [top] Error 2 Is there a conflict between the suse linux 7.0 and your ssl version 0.9.6? Thx. - daphne martindell
On Mon, 22 Jan 2001, Daphne and Steve Martindell wrote:> > I am running a p166 hardware with suse linux 7.0. > I have downloaded the ssl version from your website. > > I did a ./config -d no-asm > > I did a ./make > > during the compilation of /apps > the gcc -o openssl ... -lcrypto -lefence -ldl > the following error message: > /usr/i486-suse-linux/bin/ld: cannot find -lefence^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Do you have efence installed or did you disable this feature? This is really the wrong mailinglist. Try the OpenSSL mailinglist. - Ben