make doesn't know how to make KERNCONF

Mel fbsd.questions at rachie.is-a-geek.net
Sun Nov 16 12:07:13 PST 2008


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.


More information about the freebsd-questions mailing list