In message <[EMAIL PROTECTED]> on
Mon, 22 Apr 2002 12:31:05 -0700 (PDT), Nir Goldman <[EMAIL PROTECTED]>
said:
nir> I apologize for the plethora of emails I'm sending out. I reinstalled the
nir> /usr/include directory and got rid of the stdio.h errors I was getting,
nir> and finally dso_dlfcn.c was able to compile.
That's good to hear.
nir> However, I still can't complete the build. Here's a list of the
nir> currents errors:
nir>
nir> making all in crypto/err...
nir> cc -I.. -I../../include -DDSO_DLFCN -DHAVE_DLFCN_H -O -DAIX
nir> -DB_ENDIAN -qmaxmem=16384 -c err.c
nir> 1506-173: (W) Option MAXMEM is not valid. Enter xlc for list of valid
nir> options.
Obviously, it refers to '-qmaxmem=16384'. Do you get some kind of
explanation if you type the command 'xlc'?
nir> "err.c", line 379.13: 1506-025 (S) Operand must be a modifiable lvalue.
nir> "err.c", line 381.21: 1506-025 (S) Operand must be a modifiable lvalue.
nir> "err.c", line 402.21: 1506-025 (S) Operand must be a modifiable lvalue.
nir> "err.c", line 445.21: 1506-025 (S) Operand must be a modifiable lvalue.
nir> "err.c", line 698.22: 1506-025 (S) Operand must be a modifiable lvalue.
nir> "err.c", line 699.22: 1506-025 (S) Operand must be a modifiable lvalue.
nir> "err.c", line 700.22: 1506-025 (S) Operand must be a modifiable lvalue.
That looks like ERR_STATE is misunderstood...
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]