Date: Tue, 11 Jan 2000 19:51:03 +0000 From: George Cox <gjvc@extremis.demon.co.uk> To: "Virginia K. Wills" <phkywill@intellex.com> Cc: freebsd-questions@freebsd.org Subject: Re: Kernel Compile Errors Message-ID: <20000111195103.C578@extremis.demon.co.uk> In-Reply-To: <387A7DEB.50C61D84@intellex.com>; from phkywill@intellex.com on Mon, Jan 10, 2000 at 06:48:44PM -0600 References: <387A7DEB.50C61D84@intellex.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/01 18:48, Virginia K. Wills wrote: > I am trying to recompile my kernel to add sound support. I have followed > the directions in the handbook, and checked the archives. What sound card do you have? Someone on the list may have the exact same card and be kind enough to post the lines they used to get it working. > When I do: > # /usr/sbin/config MYKERNEL > > I get the following error message: > > config:syntax error line 36. > > Line 36 in MYKERNEL is about the iso9660 for the cdrom file system. Well, what comes just before line 36? Parsers often get confused by some minor problem like a missing punctuation mark, and this manifests itself as a complaint about a following line. Only by seeing the wider context can we be sure what's what. best; gjvc -- [gjvc] 4.4BSD 4.ever! 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?20000111195103.C578>