Check the archive, I think somebody fixed this with a ulimit -v
<something> or something similar.

                                                Mark S.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Matt.Wilkie
Sent: Friday, June 30, 2000 1:30 PM
To: [EMAIL PROTECTED]
Subject: workaround for compile problem on Tru64 v5


Hi,

On a DEC Alpha xxx running Compaq Tru64 v5 make bombs because it 
incorrectly thinks it has run out of swap space.

Bombs:
      # ./Configure --prefix=/usr/local/ssl alpha-cc
      # make
    ...<snip>
      making all in crypto/sha...
      make[2]: Entering directory \
            `/usr/local/src/openssl-0.9.5a/crypto/sha'
      cc -I.. -I../../include -std1 -tune host -O4 -readonly_strings\
            -c -o sha_dgst.o sha_dgst.c
      swap space below 10 percent free
      Fatal:  Insufficient virtual memory to continue compilation.
    ...</snip>

      # swapon -s
      Swap partition /dev/disk/dsk0b (default swap):
          Allocated space:        25088 pages (196MB)
          In-use space:            4959 pages ( 19%)
          Free space:             20129 pages ( 80%)

      Total swap allocation:
          Allocated space:        25088 pages (196.00MB)
          Reserved space:          9786 pages ( 39%)
          In-use space:            4959 pages ( 19%)
          Available space:        15302 pages ( 60%)

Works (but slower)
      # ./Configure --prefix=/usr/local/ssl alpha-gcc


If anybody wants the log or any other system info to squash this
bug email me directly as I'm not subscribed to the list.



-matt
========================================
Matt Wilkie * GIS Technician * Yukon Renewable Resources GIS
http://renres.gov.yk.ca/pubs/rrgis/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to