Hi,
I am trying to install openssl on AIX using gcc

GCC version - 2.95.3 20010315 (release)
AIX version - 4.3.2.0
OpenSSL version - 0.9.7-dev

The output of config -t is attached.
The make is not sucessful. The following is the error reoprted :

making all in apps...
        rm -f openssl
        gcc -o
openssl -DMONOLITH -I.. -I../include  -DOPENSSL_THREADS -DOPENSSL_NO_KRB5 -D
_THREAD_SAFE -D_POSIX_SOURCE -D_XOPEN_SOURCE=500 -D_ALL_SOURCE -D_NO_BITFIEL
DS -Daix -O3 -DAIX -DB_ENDIAN 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 engine.o
ocsp.o  -L.. -lssl  -L.. -lcrypto -lpthread BN_LLONG RC4_CHAR
gcc: BN_LLONG: A file or directory in the path name does not exist.
gcc: RC4_CHAR: A file or directory in the path name does not exist.
make: 1254-004 The error code from the last command is 1.

What could be the problem?

Thanks,
Manisha
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to