Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 22:39:02 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Hossein <falaki@ce.sharif.ac.ir>, freebsd-questions@freebsd.org
Subject:   Re: Memory problem while compiling kernel.
Message-ID:  <200401192239.02264.kstewart@owt.com>
In-Reply-To: <Pine.LNX.4.44.0401200920520.3613-100000@ce.sharif.ac.ir>
References:  <Pine.LNX.4.44.0401200920520.3613-100000@ce.sharif.ac.ir>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 20 January 2004 06:22 am, Hossein wrote:
> Hello;
>
> I tried to compile my 5.1 FreeBSD with these two new options:
> 	options PFIL_HOOKS
> 	options RANDOM_IP_ID

I couldn't find any reference to these options.

>
> "config" was successful, and also "make depend".But when I tried to
> "make" after a few seconds I see this message and the process stops
> linking kernel
> 	uhub.o: file not recognized: Memory exhausted
> 	***Error code 1

Have you commented any of the USB options. I have a uhub.o in my modules 
directory.

>
> 	I searched the net for a solution and found that maybe te limits in
> login.conf may cause this problem. But after removing the limits I
> get the same error. My disk usage is like this:
>
> Filesystem    Size   Used  Avail Capacity  Mounted on
> /dev/ad0s1a   248M    70M   157M    31%    /
> devfs         1.0K   1.0K     0B   100%    /dev
> /dev/ad0s1e   248M    55M   173M    24%    /tmp
> /dev/ad0s1f    54G   3.7G    46G     7%    /usr
> /dev/ad0s1d   248M    27M   201M    12%    /var
>

I don't think it has anything to do with your file systems. Unless you 
are running out of memory and swap.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401192239.02264.kstewart>