On Thu, Feb 07, 2002 at 11:26:56PM -0500, Charles McCabe wrote:
> I'm a complete Linux newbie here, submitting this report for the common
> good.  I'm trying to get sshd working on my RedHat 7.2 box and this
> openssl install was the last in a series of frustrations.  Hope it helps
> someone somewhere.

Does this fail in the same place every time you compile OpenSSL? (in
which case it is a compiler bug, but I'd be pretty surprised).  If it
fails in different places randomly when you compile OpenSSL and other
packages, you probably have a RAM problem in your machine.

This site may help you diagnose the problem:
http://www.bitwizard.nl/sig11/

joe

> 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.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to