Hello Axel, Saturday, May 04, 2002, 12:37:33 AM, you wrote:
AHS> Hi Lutz! AHS> On Fri, 03 May 2002, Lutz Jaenicke wrote: >> On Fri, May 03, 2002 at 10:01:52PM +0200, Axel H. Siebenwirth wrote: >> > 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 >> >> This definitely is a problem with your build tools. You seem to be >> using gnu-ld (from binutils!?) and it is failing. AHS> GNU ld 2.11.90.0.29 AHS> Copyright 2001 Free Software Foundation, Inc. AHS> Do you have any advice on what I could try to do? 1. Repost your original message to the binutils bugs mailing list - [EMAIL PROTECTED] . 2. Try to debug ld :) ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]