Compile Problem


Subject: Compile Problem
From: chandler (chandler@andsoforth.com)
Date: Tue Aug 22 2000 - 21:28:17 MDT


I'm trying to compile openSSL under YDL on an iMac. I just did this on my
486 RH6.2 box, so I'm not sure what the problem is, and I think I've
gotten errors like this on other compiles I gave up on-- here's the output
I get:
------------------------
making all in crypto...
make[1]: Entering directory `/usr/doc/source/misc/openssl-0.9.5a/crypto'
gcc -I. -I../include -DTHREADS -D_REENTRANT -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -c -o cryptlib.o cryptlib.c
In file included from /usr/include/errno.h:36,
                 from ../include/openssl/err.h:82,
                 from cryptlib.h:74,
                 from cryptlib.c:61:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/usr/doc/source/misc/openssl-0.9.5a/crypto'
make: *** [all] Error 1
------------------------
At this point it stops. I check /usr/include/bits and there is an errno.h
file there and it looks normal (no date/size issues). Ditto the other
files. They're all there and nothing is obvious to me. I'm not a C/C++
programmer, so I have no clue where to start looking for the solution to
this. Any advice would help!



This archive was generated by hypermail 2a24 : Tue Aug 22 2000 - 21:32:59 MDT