Date: Mon, 21 Jun 1999 11:46:15 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: ari <arifin@xfilesfan.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Compile Custom Kernel? Message-ID: <Pine.BSF.4.10.9906211145510.36767-100000@resnet.uoregon.edu> In-Reply-To: <199906211900.CAA20839@engine9.dnet.net.id>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Jun 1999, ari wrote: > Hello FreeBSD, > > I wish to add my sound card to my kernel, but when I try running "make > compile", appear message "You must build your kernel before trying to install" > > Below is my procedure to install new kernel, reference from handbook: > > #cp /usr/src/sys/i386/conf/GENERIC MYKERNEL > #ee /usr/src/sys/i386/conf/MYKERENL > and then I add device and controller for my soundblaster 16 card then I > compile and install MYKERNEL: > #cd /usr/src/sys/i386/conf > #/usr/sbin/config MYKERNEL > #cd ../../compile/MYKERNEL > #make depend > #make > #make install {notes: here appear message "you must first build your kernel > before trying to install} Can you reproduce the exact message? A script of your session, perhaps? Sounds like the 'make' is failing. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9906211145510.36767-100000>