Hi, My /usr/local/lib contains the following files:
libasprintf.a libexpat.so libintl.so libasprintf.so libexpat.so.5 libintl.so.6 libasprintf.so.0 libfreetype.a libjpeg.a libc-client4.a libfreetype.so libjpeg.so libc-client4.so libfreetype.so.9 libjpeg.so.9 libc-client4.so.8 libgettextlib-0.13.1.so libpng.a libcharset.a libgettextlib.so libpng.so libcharset.so libgettextpo.a libpng.so.5 libcharset.so.1 libgettextpo.so libpython2.3.so libdb3.a libgettextpo.so.1 libpython2.3.so.1 libdb3.so libgettextsrc-0.13.1.so libtiff.a libdb3.so.3 libgettextsrc.so libtiff.so libdb3_cxx.a libiconv.a libtiff.so.4 libdb3_cxx.so libiconv.so perl5 libdb3_cxx.so.3 libiconv.so.3 python2.3 libexpat.a libintl.a stunnel.so By the way: What is the "world version"? As already posted, I tried the following: 1.) ./config shared 2.) make which leads to the following error during make: + gcc -shared -o libcrypto.so.0.9.7 -Wl,-soname=libcrypto.so.0.9.7 -Wl,-Bsymbolic -Wl,--whole-archive libcrypto.a -Wl,--no-whole-archive -L. -lc libcrypto.a(c_enc.o)(.text+0x0): In function `CAST_encrypt': : multiple definition of `CAST_encrypt' libcrypto.a(cx86-elf.o)(.text+0x0): first defined here /usr/bin/ld: Warning: size of symbol `CAST_encrypt' changed from 1186 in libcrypto.a(cx86-elf.o) to 1278 in libcrypto.a(cx86-elf.o) libcrypto.a(c_enc.o)(.text+0x500): In function `CAST_decrypt': : multiple definition of `CAST_decrypt' libcrypto.a(cx86-elf.o)(.text+0x4b0): first defined here /usr/bin/ld: Warning: size of symbol `CAST_decrypt' changed from 1184 in libcrypto.a(cx86-elf.o) to 1293 in libcrypto.a(cx86-elf.o) libcrypto.a(c_enc.o)(.text+0xa10): In function `CAST_cbc_encrypt': : multiple definition of `CAST_cbc_encrypt' libcrypto.a(cx86-elf.o)(.text+0x950): first defined here /usr/bin/ld: Warning: size of symbol `CAST_cbc_encrypt' changed from 496 in libcrypto.a(cx86-elf.o) to 1405 in libcrypto.a(cx86-elf.o) *** Error code 1 Stop in /usr/home/stefan/openssl-0.9.7_rel31.dec.2002/openssl-0.9.7. *** Error code 1 Stop in /usr/home/stefan/openssl-0.9.7_rel31.dec.2002/openssl-0.9.7. *** Error code 1 Stop in /usr/home/stefan/openssl-0.9.7_rel31.dec.2002/openssl-0.9.7/crypto. *** Error code 1 Stop in /usr/home/stefan/openssl-0.9.7_rel31.dec.2002/openssl-0.9.7. Thanks, Stefan -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von [EMAIL PROTECTED] Gesendet: Mittwoch, 20. April 2005 21:59 An: openssl-users@openssl.org Betreff: Re: Downgrade OpenSSL Hi, > The shared libraries /lib/libcrypto.so.3 and /usr/lib/libssl.so.3 are still > from the newer Version. sounds like they are the world version - what lives in /usr/local/lib ? (you did compile with the 'shared' configure option, yes? alan ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]