kernel compile problems
    Michael Powell 
    nightrecon at verizon.net
       
    Sat Feb 21 07:59:57 PST 2009
    
    
  
daemon wrote:
> Hi,
> 
> I try to build a 7.1 kernel but when i does
> 
> # make depend && make clean depend
> 
> make shows :
> 
> make : don't know how to make ../../../dev/agp/agp.c. Stop
> 
> anyone know anything? Thanks!
[snip]
Have you tried cd to /usr/src and make buildkernel KERNCONF=yourkernel
and make installkernel KERNCONF=yourkernel ? Where "yourkernel" would be the 
name of your custom kernel (yourkernel.conf) minus the .conf part.
-Mike
    
    
More information about the freebsd-questions
mailing list