Date: Thu, 8 Oct 1998 14:40:00 -0700 (PDT) From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) To: freebsd-bugs@FreeBSD.ORG Subject: Re: conf/8213: config errors Message-ID: <199810082140.OAA06267@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/8213; it has been noted by GNATS. From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) To: jin@eubie.lbl.gov Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: conf/8213: config errors Date: 08 Oct 1998 23:34:00 +0200 Jin Guojun (FTG staff) <jin@eubie.lbl.gov> writes: > # /sys/i386/conf: config GENERIC > config: line 31: syntax error > config: line 32: syntax error > Don't forget to do a ``make depend'' > Kernel build directory is ../../compile/GENERIC > > Line 31-32 in GENERIC file: > options CD9660 #ISO 9660 Filesystem > options CD9660_ROOT #CD-ROM usable as root device, "CD9660" This is not a bug. You need quotes around options that contain digits. It *was* a bug in GENERIC and LINT for a short while, though (about four hours or something, before David fixed it) DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810082140.OAA06267>