Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 1998 17:21:19 -0400 (EDT)
From:      Snob Art Genre <benedict@echonyc.com>
To:        hackers@FreeBSD.ORG
Subject:   Re: KERNFS and MFS
Message-ID:  <Pine.GSO.4.02.9808111706390.10012-100000@echonyc.com>
In-Reply-To: <199808112004.PAA27235@bright.fx.genx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I'm having a problem with MFS: now that I've switched /usr/obj and /tmp
over, I can't seem to make it through a make world:

--- tclsh ---
cc -O2 -I/usr/obj/usr/src/tmp/usr/include/tcl
-I/usr/obj/usr/src/tmp/usr/include  -o tclsh tclAppInit.o  -ltcl -lm
*** Signal 11
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

The console has a message from the swap pager suggesting that 190 MB
isn't enough.  Also a message from the kernel telling me that sh exited
on signal 11.

Now, I have two swap partitions of 98 megs apiece, with /tmp on one and
/usr/obj on the other.  I suppose my MFS filesystems shouldn't be more
than 98 megs (I have /usr/obj at 256 megs now, which is what I believe
the problem is)?  That won't be large enough for /usr/obj, of course. Is
there any workaround besides repartitioning with a larger swap area, or
going back to a standard /usr/obj?

Also, does anyone know how compiling without -pipe interacts with MFS?
I wonder if MFS is faster or slower than piping.


 Ben

"You have your mind on computers, it seems." 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.02.9808111706390.10012-100000>