I apologize for the plethora of emails I'm sending out. I reinstalled the
/usr/include directory and got rid of the stdio.h errors I was getting,
and finally dso_dlfcn.c was able to compile. However, I still can't
complete the build. Here's a list of the currents errors:
making all in crypto/err...
cc -I.. -I../../include -DDSO_DLFCN -DHAVE_DLFCN_H -O -DAIX
-DB_ENDIAN -qmaxmem=16384 -c err.c
1506-173: (W) Option MAXMEM is not valid. Enter xlc for list of valid
options.
"err.c", line 379.13: 1506-025 (S) Operand must be a modifiable lvalue.
"err.c", line 381.21: 1506-025 (S) Operand must be a modifiable lvalue.
"err.c", line 402.21: 1506-025 (S) Operand must be a modifiable lvalue.
"err.c", line 445.21: 1506-025 (S) Operand must be a modifiable lvalue.
"err.c", line 698.22: 1506-025 (S) Operand must be a modifiable lvalue.
"err.c", line 699.22: 1506-025 (S) Operand must be a modifiable lvalue.
"err.c", line 700.22: 1506-025 (S) Operand must be a modifiable lvalue.
make: 1254-004 The error code from the last command is 1.
Make Quitting.
make: 1254-004 The error code from the last command is 1.
Make Quitting.
make: 1254-004 The error code from the last command is 1
Thanks again,
Nir
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]