Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2008 15:48:39 -0800
From:      Chris St Denis <chris@smartt.com>
To:        gerardon_paredes@yahoo.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make doesn't know how to make KERNCONF
Message-ID:  <491E0E57.9040802@smartt.com>
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
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
>
> where MIO is my kernel configuration file, living at /usr/src/sys/i386/conf
>
> why it is failing with that error??
>
>
> Regards,
> Gerardo Paredes
>
>
>
>       
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>   

What shell are you using? That syntax should be fine for csh, but if you 
are using something like bash you may need to change the syntax.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?491E0E57.9040802>