Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2000 11:46:25 -0600
From:      Warner Losh <imp@village.org>
To:        Robert Bowen <robert@braingarage.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: kernel compile fails at agp_if.h 
Message-ID:  <200007281746.LAA58361@harmony.village.org>
In-Reply-To: Your message of "Thu, 27 Jul 2000 22:44:32 PDT." <39811DC0.4A9917A4@braingarage.com> 
References:  <39811DC0.4A9917A4@braingarage.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <39811DC0.4A9917A4@braingarage.com> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007281746.LAA58361>