I have been onabme to make openssl version 0.9.4 on RedHat linux 6.1

I have tried it with and without the "no-asm" configuration option

make[2]: Entering directory `/usr/src/openssl-0.9.4/crypto/evp'
gcc -I.. -I../../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3
-fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c
bio_ok.c -o bio_ok.o
make[2]: Leaving directory `/usr/src/openssl-0.9.4/crypto/evp'
make[1]: Leaving directory `/usr/src/openssl-0.9.4/crypto'
gcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [bio_ok.o] Error 1
make[1]: *** [subdirs] Error 1
make: *** [all] Error 1


output of ./config -t

Operating system: i586-whatever-linux2
Configuring for linux-elf
/usr/bin/perl ./Configure linux-elf


Stephen
[EMAIL PROTECTED]

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

Reply via email to