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. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"