I triad to compile openssl source code in AIX 4.3.3 Compiler version of
3.6.6 and also triad compiling with gcc.
In both cases I got the following error.

rm -f openssl
cc -o openssl -DMONOLITH -I../include -O -DAIX -DB_ENDIAN -qmaxmem=16384
openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o
gendh.o errstr.o  ca.o pkcs7.o crl2p7.o crl.o  rsa.o rsautl.o dsa.o
dsaparam.o  x509.o genrsa.o gendsa.o s_server.o s_client.o speed.o  s_time.o
apps.o s_cb.o s_socket.o app_rand.o version.o sess_id.o  ciphers.o nseq.o
pkcs12.o pkcs8.o spkac.o smime.o rand.o -L. -L.. -L../.. -L../../.. -L..
-lssl -L.. -lcrypto 
ld: 0711-317 ERROR: Undefined symbol: .__C_runtime_startup
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
make: 1254-004 The error code from the last command is 8.

Could you please tel me witch library do I need in order to build on
executable?

Frank
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to