I'm having problems getting OpenSSL 0.95a to compile on Tru64 4.0F (on an
AlphaServer 1000A).  It is NOT the "not enough virtual memory" problem,
but one that doesn't seem to have already turned up in the openssl
archives.  It compiles for quite awhile, but then exits with:
making all in apps...
make[1]: Entering directory `/usr/local/src/OpenSSL/openssl-0.9.5a/apps'
rm -f openssl
cc -o openssl -DMONOLITH -I../include -fPIC -DSIXTY_FOUR_BIT_LONG -std1
-tune host -O4 -readonly_strings 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 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
-L/usr/local/src/RSARef/rsaref20/local/rsaref 
ld:
Badly formed hex number: -std1
ld: Usage: ld [options] file [...]
make[1]: *** [openssl] Error 1
make[1]: Leaving directory `/usr/local/src/OpenSSL/openssl-0.9.5a/apps'
make: *** [all] Error 1
satori:121# 
Does anyone have any ideas as to why this occuring, or options to try?
Thanks much in advance.
cheers and thanks,
________________________________________________________________________
Ian 'Ivo' Veach, ivo_at_nevada.edu          UCCSN System Computing Services
http://www.nevada.edu/~ivo                 postmaster/webmaster/sysadmin
________________________________________________________________________
Received on Thu Jul 13 2000 - 01:58:54 NZST