Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Oct 1998 19:09:44 GMT
From:      Jin Guojun (FTG staff) <jin@eubie.lbl.gov>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   conf/8213: config errors
Message-ID:  <199810081909.TAA05985@eubie.lbl.gov>

next in thread | raw e-mail | index | archive | help

>Number:         8213
>Category:       conf
>Synopsis:       config errors
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct  8 12:10:01 PDT 1998
>Last-Modified:
>Originator:     Jin Guojun (FTG staff)
>Organization:
>Release:        FreeBSD 3.0-19981006-BETA i386
>Environment:

	FreeBSD 3.0-1998xxxx-BATE

>Description:

# /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"

# /sys/i386/conf: config ATM			# ATM is GENERIC + ATM + bpf
config: line 31: syntax error			# same as above
config: line 32: syntax error
ATM:178: unknown option "BPF_KERN_FILTER"	# why ??? It is set in Makefile
Unknown option used - it is VERY important that you do
         make clean && make depend
before recompiling
Kernel build directory is ../../compile/ATM


>How-To-Repeat:

	just repeat config in /sys/i386/conf directory.

>Fix:
	
	unknown

>Audit-Trail:
>Unformatted:

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?199810081909.TAA05985>