Hi Tru64 Colleagues!
I am trying to build openssl 0.9.5a on a Tru64 V 5.0a server.
Here is the error I am getting from the make of the openssl libraries.
The configure command included:
no-asm --prefix=/usr/newssl --openssldir=/usr/newssl
====================================================================
making all in crypto/md5...
cc -I.. -I../../include -O -c md5_dgst.c
cc -I.. -I../../include -O -c md5_one.c
ar r ../../libcrypto.a md5_dgst.o md5_one.o
/usr/bin/ranlib ../../libcrypto.a
making all in crypto/sha...
cc -I.. -I../../include -O -c sha_dgst.c
Fatal: Insufficient virtual memory to continue compilation.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
=====================================================================
This machine is not heavily loaded, has 1GB of physical memory and a TON of
available virtual memory!
Anyone seen this before or have any ideas!?
Thanks for your help!
Regards,
Jim
--------------------------------------------------------
FSC - Building Better Information Technology Solutions-
from the Production Floor to the Customer's Door.
--------------------------------------------------------
Jim Jennis, Technical Director for Commercial Systems
Fuentez Systems Concepts, Inc.
1 Discovery Place, Suite 2
Martinsburg, WV. 25401
USA
Phone: +001 (304) 263-0163 ext. 235
Fax: +001 (304) 263-0702
Email: jjennis_at_discovery.fuentez.com
jhjennis_at_shentel.net
WEB:
http://www.discovery.fuentez.com/
Received on Tue Jun 20 2000 - 18:13:23 NZST