Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2009 10:20:56 -0700
From:      Tim Judd <tajudd@gmail.com>
To:        daemon@crypt.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kernel compile problems
Message-ID:  <1235323256.700.1.camel@opensolaris>
In-Reply-To: <f086613f0902210541x53531f8fg59c0be99082aed77@mail.gmail.com>
References:  <f086613f0902210541x53531f8fg59c0be99082aed77@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 2009-02-21 at 13:41 +0000, daemon wrote:
> Hi,
> 
> I try to build a 7.1 kernel but when i does
> 
> # make depend && make clean depend


So you make the dependency chain, then clean it and remake the
dependency chain.  You've gained nothing.


> 
> make shows :
> 
> make : don't know how to make ../../../dev/agp/agp.c. Stop
> 


This sounds like you've removed the device agp from the config file...
Which is needed, even if you don't have an AGP slot/card in your system.


> anyone know anything? Thanks!

GL




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