Hello,

I am trying to get openssl-0.9.7c to compile on a redhat 3.0.3 system and
I am getting the following error:

make[2]: Leaving directory `/home/sabo/openssl-0.9.7b/crypto/dh'
making all in crypto/dso...
make[2]: Entering directory `/home/sabo/openssl-0.9.7b/crypto/dso'
gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT
-DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -DL_ENDIAN -DTERMIO -O3
-fomit-frame-pointer -m486
-Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c dso_dlfcn.c -o dso_dlfcn.o
dso_dlfcn.c:71: dlfcn.h: No such file or directory
make[2]: *** [dso_dlfcn.o] Error 1
make[2]: Leaving directory `/home/sabo/openssl-0.9.7b/crypto/dso'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/sabo/openssl-0.9.7b/crypto'
make: *** [sub_all] Error 1
[EMAIL PROTECTED] openssl-0.9.7b]#

I checked on a redhat 6.2 system and that header file belongs to a
glibc-devel rpm which I cant seem to find for 3.0.3.  I was hoping someone
might have already gotten this version of openssl to compile on 3.0.3 or
know a way around this error.

Thanks for your help,

Jonathan Sabo
Code 5580
NRL

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

Reply via email to