Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2008 21:06:32 +0100
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org, gerardon_paredes@yahoo.com
Subject:   Re: make doesn't know how to make KERNCONF
Message-ID:  <200811162106.33773.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <279800.62396.qm@web65607.mail.ac4.yahoo.com>
References:  <279800.62396.qm@web65607.mail.ac4.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 14 November 2008 20:31:28 Gerardo Paredes wrote:
> Hello, i have a problem compiling a custom kernel on a AMD 850 MHZ
> Processor, however on the last stage  it fails with the following message:
>
>
> make doesn't know how to make KERNCONF
>
>
> the command i run is:
>
> cd /usr/src
> make buildkernel KERNCONF=MIO

The most likely cause is that you typed make buildkernel KERNCONF =MIO, with a 
space between KERNCONF and the = sign.
-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.



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