All,
I am getting errors when I run make, can someone tell me why and how to fix it.
(running on aix)
The following errors are reported when I run make;
make
making all in crypto...
gcc -I. -I../include -O3 -DAIX -DB_ENDIAN -c cryptlib.c
In file included from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.1.0/2.95.2/inclu
de/sys/wait.h:53,
from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.1.0/2.95.2/inclu
de/stdlib.h:227,
from cryptlib.h:62,
from cryptlib.c:61:
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.1.0/2.95.2/include/sys/signal.h:580: s
ys/m_signal.h: A file or directory in the path name does not exist.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make report:
OpenSSL self-test report:
OpenSSL version: 0.9.5
Last change: PKCS7_encrypt() was adding text MIME headers twice beca...
Options: --prefix=/iscp/fs07/kal/space/openssl/openssl --openssldir=/is
cp/fs07/kal/space/openssl/openssl
OS (uname): AIX quake 3 4 006656514C00
OS (config): 006656514C00-ibm-aix
Target (default): aix-gcc
Target: aix-gcc
Compiler: gcc version 2.95.2 19991024 (release)
Failure!
-----------------------------------------------------------------------------
c_rehash: rehashing skipped ('openssl' program not available)
touch rehash.time
testing...
gcc -I../include -O3 -DAIX -DB_ENDIAN -c bntest.c
In file included from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.1.0/2.95.2/inclu
de/sys/wait.h:53,
from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.1.0/2.95.2/inclu
de/stdlib.h:227,
from bntest.c:60:
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.1.0/2.95.2/include/sys/signal.h:580: s
ys/m_signal.h: A file or directory in the path name does not exist.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
-----------------------------------------------------------------------------
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]