In message <[EMAIL PROTECTED]> Josef Karthauser writes:
: On Thu, Jan 18, 2001 at 05:36:30PM -0700, Warner Losh wrote:
: > In message <[EMAIL PROTECTED]> Josef Karthauser writes:
: > : Hear hear.  We had to back out the 'make buildkernel' within PicoBSD
: > : because there was no guarentee that the user had ever done a make
: > : buildworld.  Additionally if you do an
: > :   env MAKEOBJDIRPREFIX=/usr/myobj make buildkernel
: > : you have the same problem even if someone did do a make buildworld.
: > 
: > Wait a minute.  I thought that crunchgen required a buildworld...
: 
: In no way at all.... what do you mean?

I thought that crunchgen dealt with the .o's that were created in the
buildworld process.  It looks like it rebuilds them itself in a
whacked out way to make the whole thing work.

Still, I don't think it is too onerous a requirement that a buildworld
have happened first.

The other reason to encourage it strongly is that there are too many
binary incompatibilities with the kernel interface for some programs,
even in -stable, so we'd want to encourage people to build and install
both at the same time.  I'd imagine that the same sort of argument
would apply for picobsd since you don't want that to be cross
threaded. :-).  But maybe I'm being overly paranoid here.  Maybe I've
answered one too many questions that boil down to "just rebuild the
world and stop arguing with me, things will start to work".

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to