On Monday 11 November 2002 21:24, Stefan Farrenkopf wrote:
> Hi there,
>
> I hope anybody can help me.
> I followed the Handbook to make a new kernel. The main interest for
> doing so is: I need to mount Netware volumes, etc. and I want to use my
> onboard SoundMax sound device. By going through I disabled a lot of
> stuff I do not need (SCSI, RAID, some USB devices etc) and added some
> nice stuff I may want to use in the near future (IPSec).
> The config command and make depend went well, but make produces an error
> and because I am a newbie I did not find the error until now.
> Perhaps somebody can help me to get the new kernel?
> BTW: i tried the make buildkernel command (second way to build a
> kernel), but it refuses to work with:
> localhost# make buildkernel KERNCONF=mykernel
> make: don't know how to make buildkernel. Stop
# cd /usr/src
# make buildkernel KERNCONF=mykernel
will work

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to