Subject: Re: virtual memory exhausted
To: I'Khala <ikhala@netcom.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-i386
Date: 06/30/1996 10:28:37
On Sun, 30 Jun 1996 07:29:04 -0700 (PDT)
ikhala@netcom.com (I'Khala) wrote:
> building standard compat library
> ld -X -z -T F8100000 -o netbsd -e start ${SYSTEM_OBJ} vers.o
> ld: virtual memory exhausted
> *** Error code 1
>
> Stop.
Your shell is enforcing an insufficient resource limit on the amount of
memory you can use. You may want to unlimit memoryuse, datasize, etc.
Also, I seem to recall that there is some relationship between "maxusers"
and the default resource limits, but I forget exactly what they are ...
> 2) I've built gnuMake and all was going well, but lately I've been
> getting the following error
>
> *** missing separator. Stop.
>
> This occurs with Makefiles that have lines which begin with
> '.include', '.ifndef', etc.
You don't want to use GNU make(1) when building the system; the kernel and
userland build process depends on features of NetBSD's make(1).
Ciao.
-- save the ancient forests - http://www.bayarea.net/~thorpej/forest/ --
Jason R. Thorpe thorpej@nas.nasa.gov
NASA Ames Research Center Home: 408.866.1912
NAS: M/S 258-6 Work: 415.604.0935
Moffett Field, CA 94035 Pager: 415.428.6939