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.
> 
[snip]
> 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.
> make[3]: *** [p12_init.o] Error 1
> make[3]: Leaving directory `/root/openssl-0.9.6c/crypto/pkcs12'
> make[2]: *** [subdirs] Error 1
> make[2]: Leaving directory `/root/openssl-0.9.6c/crypto'
> make[1]: *** [sub_all] Error 1
> make[1]: Leaving directory `/root/openssl-0.9.6c'

That looks suspiciously like a C compiler bug. See if you can get an
updated version.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Gemplus: http://www.gemplus.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to