I need help compiling this on a RS/6000 (PCI) running AIX 4.3.3:
Please respond to [EMAIL PROTECTED]
OpenSSL self-test report:
------------------------------------
OpenSSL self-test report:
OpenSSL version: 0.9.5
Last change: PKCS7_encrypt() was adding text MIME headers twice beca...
Options: threads
OS (uname): AIX tro02rs 3 4 005384B44C00
OS (config): 005384B44C00-ibm-aix
Target (default): aix-gcc
Target: aix-gcc
Compiler: gcc version 2.95 19990728 (release)
Failure!
----------------------------------------------------------------------------
-
testing...
gcc -I../include -DTHREADS -O3 -DAIX -DB_ENDIAN -c bntest.c
(cd ../crypto; make -f Makefile.ssl)
making all in crypto...
gcc -I. -I../include -DTHREADS -O3 -DAIX -DB_ENDIAN -c mem.c
mem.c:74: `malloc' undeclared here (not in a function)
mem.c:75: `free' undeclared here (not in a function)
mem.c:76: `malloc' undeclared here (not in a function)
mem.c:77: `realloc' undeclared here (not in a function)
mem.c:78: `free' undeclared here (not in a function)
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: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 2.
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]