Error :Code 1

Johan Hendriks Johan at double-l.nl
Mon Sep 8 11:47:48 UTC 2008


>I try to build and install custom kernel.However when i write this command,

> make buildkernel KERNCONF=MYKERNEL

>I got this error:

>ERROR:Missing kernel configuration file(s) (MYKERNEL)
>****Error code 1

>Stop in /usr/src
>****Error code 1

>Stop in /usr/src

>Can somebody help me!

>Thanks,
>-Hilmi

You need to create a kernel config file and give it a name like MYKERNEL
Place this file in /usr/src/sys/i386/conf/
If you use amd64 then it needs to go in /usr/src/sys/amd64/conf/

If you named that file KRNL then the command needs to be:
make buildkernel KERNCONF=KRNL


regards
Johan

No virus found in this outgoing message.
Checked by AVG - http://www.avg.com 
Version: 8.0.169 / Virus Database: 270.6.19/1659 - Release Date: 8-9-2008 7:01


More information about the freebsd-questions mailing list