Hi, unfortunately openssl-0.9.6d-beta1 won�t compile on my system. I have this strange feeling that it�s because of my gcc:
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs Configured with: /usr/local/src/gcc/gcc_3.1.x/configure --enable-languages=c,c++Thread model: single gcc version 3.1 20020429 (prerelease) When linking openssl, the linker stops with an error: gcc -o openssl -DMONOLITH -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o rsautl.o dsa.o dsaparam.o x509.o genrsa.o gendsa.o s_server.o s_client.o speed.o s_time.o apps.o s_cb.o s_socket.o app_rand.o version.o sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o spkac.o smime.o rand.o -L.. -lssl -L.. -lcrypto -ldl collect2: ld terminated with signal 11 [Segmentation fault], core dumped make[2]: *** [openssl] Error 1 make[2]: Leaving directory /usr/local/src/openssl-0.9.6d-beta1/apps' If it�s really gcc 3.1 that�s causing the problem, can someone tell me if it might work with 3.0.x? Regards and thanks in advance, Axel Siebenwirth ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
