In message <[EMAIL PROTECTED]> Robert Bowen writes:
: Whenever I have tried to make a new kernel for the past two days the
: build dies in /src/sys/modules/agp
: 
: What am I doing wrong? It does the same thing if I cd
: /usr/src/sys/modues/agp/ and do a "make"

Hmmmm.  I've not seen this.  Lemme go try it on my build box...  This
will only take a minute.

Looks like it is working for me.  Can you send me, privately, the
output of the entire kernel build?

What I did:

cd /where/I/keep/the/source
setenv MAKEOBJDIRPREFIX /wher/I/keep/the/obj
sudo make buildworld
<time passes>
<logout-login, set MAKEOBJDIRPREFIX again, cd to the sources)
sudo make buildkernel

This was on a 4.0 RELEASE machine that has had a few tweakes applied
to some binaries.  The sources were checked out last night at 5:00pm
from a CVS mirror tree that was updated around 3am that morning.

Warner


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

Reply via email to