Hi!
I tried to install OpenSSL 0.92b on my RedHat LINUX 5.2 platform. I ran
the config script and everything seemed to go fine. Then i typed "make"
and after some compilation time I got this error mesage:
gcc -DMONOLITH -I../include -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer
-m486 -Wall -Wuninitialized -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c rsa.c
-o rsa.o
In file included from ../include/objects.h:758,
from ../include/evp.h:130,
from rsa.c:67:
../include/asn1.h:569: parse error before `('
make[1]: *** [rsa.o] Error 1
make[1]: Leaving directory `/usr/local/src/openssl-0.9.2b/apps'
make: *** [all] Error 1
Does anyone know why I got this error?
/Jonas
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]