hi! i am trying to build openssl 0.9.7d on a solaris. configure works fine. but when i do make, i get the following error
bash$ make making all in crypto... make[1]: Entering directory `/n/filer12/u2/hons2004/abrar1/bin/openssl-0.9.7d/crypto' ( echo "#ifndef MK1MF_BUILD"; \ echo ' /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */'; \ echo ' #define CFLAGS "gcc -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM"'; \ echo ' #define PLATFORM "solaris-sparcv9-gcc"'; \ echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \ echo '#endif' ) >buildinf.h gcc -I. -I.. -I../include -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM -c -o cryptlib.o cryptlib.c cryptlib.c:109: #error "Inconsistency between crypto.h and cryptlib.c" make[1]: *** [cryptlib.o] Error 1 make[1]: Leaving directory `/n/filer12/u2/hons2004/abrar1/bin/openssl-0.9.7d/crypto' make: *** [sub_all] Error 1 bash$ any ideas what i am doing wrong? thanks cheers ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]