Memory problem while compiling kernel.

Hossein falaki at ce.sharif.ac.ir
Mon Jan 19 21:47:06 PST 2004


Hello;

I tried to compile my 5.1 FreeBSD with these two new options:
	options PFIL_HOOKS
	options RANDOM_IP_ID

"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

	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

Mohammad H. Falaki



More information about the freebsd-questions mailing list