Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2009 11:00:25 -0500
From:      Michael Powell <nightrecon@verizon.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: kernel compile problems
Message-ID:  <gnp8de$8aa$1@ger.gmane.org>
References:  <f086613f0902210541x53531f8fg59c0be99082aed77@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?gnp8de$8aa$1>