Memory problem while compiling kernel.

Kent Stewart kstewart at owt.com
Mon Jan 19 22:39:15 PST 2004


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



More information about the freebsd-questions mailing list