kernel compile problems

Tim Judd tajudd at gmail.com
Sun Feb 22 09:21:03 PST 2009


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



More information about the freebsd-questions mailing list