It says I'm out of virtual memory, but I've got 
plenty.

# make
cd nessus && make
make[1]: Entering directory
`/usr/users/mike/nessus-installer/nessus-core/nessus'
gcc -g -O2  `./cflags`   -c splash_screen.c 
Virtual memory exhausted: Not enough space
make[1]: *** [splash_screen.o] Error 1
make[1]: Leaving directory
`/usr/users/mike/nessus-installer/nessus-core/nessus'
make: *** [client] Error 2



# swapon -s
Swap partition /dev/rz22h (default swap):
    Allocated space:       266618 pages (2082MB)
    In-use space:             370 pages (  0%)
    Free space:            266248 pages ( 99%)


Total swap allocation:
    Allocated space:       266618 pages (2082MB)
    Reserved space:         16023 pages (  6%)
    In-use space:             370 pages (  0%)
    Available space:       250595 pages ( 93%)



I ran 'top' during the 'make' and didn't notice it eating up
the memory at all.  As a matter of fact, it crashes very 
quickly.

-Mike

Reply via email to