On Thu, Feb 07, 2002 at 11:26:56PM -0500, Charles McCabe wrote: > gcc -I.. -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 -c -o p12_init.o p12_init.c > p12_init.c: In function `PKCS12_init': > p12_init.c:98: Internal error: Segmentation fault. > Please submit a full bug report. > See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
Your compiler is broken. (No big surprise since Redhat is shipping patched GCC versions.) You'll have to install a new version or submit a bug report to RedHat ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
