Hi, I just downloaded the file openssl-0.9.5a.tar.gz and gunzipped/tar xvf 
on a sun 4, anyway I ran config, all went fine, I ran make in the crypto 
directory and I get a the following error:

making all in crypto...
gcc -I. -I../include -O3 -mv8 -Dssize_t=int   -c cryptlib.c -o cryptlib.o
cryptlib.c:98: #error "Inconsistency between crypto.h and cryptlib.c"
make[2]: *** [cryptlib.o] Error 1
make[1]: *** [all] Error 1
make: *** [top] Error 1

I checked the <openssl/crypto.h> file that is included in the cryptlib.c 
file and found that although the file exits it is completely empty, in fact 
all of the files are empty in that include directory, what have I missed?? 
if anyone could steer me in the right direction on this I would appreciate 
it as I have not found any reference to the problems I am having in any of 
the documentation, thanks in advance

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

Reply via email to