Try: # cd /usr/src # make buildkernel KERNCONF=YOURKERNEL # make installkernel KERNCONF=YOURKERNEL
----- Original Message ----- From: "Paul &" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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 ---------------------------------------------------------------------------- ---- > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
