Date: Thu, 20 May 1999 09:44:47 -0500 From: Nathan Ahlstrom <nrahlstr@winternet.com> To: eidiaz@lbl.gov, questions@FreeBSD.ORG Subject: Re: Rebuild of Kernel Message-ID: <19990520094447.E7996@winternet.com> In-Reply-To: <99052007453300.04090@havana.als.lbl.gov>; from Eduardo Diaz on Thu, May 20, 1999 at 07:41:14AM -0700 References: <99052007453300.04090@havana.als.lbl.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
Eduardo Diaz <ed_diaz@havana.als.lbl.gov> wrote: > While reading about rebuilding the kernel for FreeBSD 3.1, I tried the steps > in the book "The Complete FreeBSD" to rebuild a generic kernel. The kernel > got past the config segment but would not make it through the make cycle. > It came up with an error related to CD9660 on line 43??? I want to add > sound support to my kernal, can you help me with htis problem? You probably should post your kernel config file too. My guess would be that you need quotes around "CD9660", like this: options "CD9660" versus options CD9660 Good Luck, Nathan -- Nathan Ahlstrom FreeBSD: http://www.FreeBSD.org/ nrahlstr@winternet.com PGP Key ID: 0x67BC9D19 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?19990520094447.E7996>