In message <[EMAIL PROTECTED]> on 
Mon, 22 Apr 2002 11:12:31 -0700 (PDT), Nir Goldman <[EMAIL PROTECTED]> 
said:

nir> Hi Richard (and list),
nir> 
nir> Thank you very much for the help and your spreedy reply.  The machine in 
nir> question is a very old IBM RS/6000 running AIX3.2.  I tried installing 
nir> gcc-2.95 (figuring an older version had a better chance of working) and 
nir> it didn't work.  As a result, I tried the ./Configure line that you gave 
nir> me, and bn_asm.c was able to compile.  However, I now get a bunch of 
nir> errors associated with dso_dlfcn.c.  I had to install a bunch of *.h 
nir> files, such as dlfcn.h, and now I get the errors listed below.  Again, 
nir> any help would be appreciated.  Perhaps a naive question, but can we avoid 
nir> compiling dso_dlfcn.c?

Sure, just remove 'dlfcn' from that configuration string, resulting in
this:

        ./Configure "aix3-cc:cc:-O -DAIX -DB_ENDIAN 
-qmaxmem=16384::(unknown)::RC4_CHAR:"

(note that one can remove all trailing colons)

You didn't answer the following:

nir> > Please try the configuration line above and tell us if that did
nir> > better.  If it did, please also tell us what the following commands
nir> > give you:
nir> > 
nir> >   uname -m
nir> >   uname -r
nir> >   uname -s
nir> >   uname -v
nir> > 
nir> > Thank you.

-- 
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]

Reply via email to