Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2003 03:40:28 -0300
From:      "Han Hwei Woo" <hhwoo@argosy.ca>
To:        <pcalabrese@adelphia.net>, <freebsd-questions@freebsd.org>
Subject:   Re: Kernel building
Message-ID:  <003e01c33952$5643eee0$0200a8c0@a7n8x>
References:  <20030622232605.PXKJ1551.mta5.adelphia.net@there>

next in thread | previous in thread | raw e-mail | index | archive | help
Try:
# cd /usr/src
# make buildkernel KERNCONF=YOURKERNEL
# make installkernel KERNCONF=YOURKERNEL

----- Original Message ----- 
From: "Paul &" <pcalabrese@adelphia.net>
To: <freebsd-questions@freebsd.org>
Sent: Sunday, June 22, 2003 8:31 PM
Subject: Kernel building


> I'm trying to build a custom kernel that I can eventually include a device
> for a (built in the mother board) sound controller.
>
> I tried several time and added back some devices which I think I don't
need
> just to see if the kernel will make, however, it doesn't.
>
> I followed the directions in the handbook
>             # /usr/sbin/config MYKERNEL
>             # cd ../../compile/MYKERNEL
>             # make depend
>             # make  (fails here with Error code 1)
>
> I'm running FreeBSD 4.8-RELEASE
>
> I'm attaching MYKERNEL with hopes someone can help.
>
> Thanks
> Paul Calabrese


----------------------------------------------------------------------------
----


> _______________________________________________
> 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"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003e01c33952$5643eee0$0200a8c0>