From owner-freebsd-bugs Thu Oct 8 12:10:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA25795 for freebsd-bugs-outgoing; Thu, 8 Oct 1998 12:10:09 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA25719 for ; Thu, 8 Oct 1998 12:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA01538; Thu, 8 Oct 1998 12:10:02 -0700 (PDT) Received: from eubie.lbl.gov (eubie.lbl.gov [131.243.2.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA25588 for ; Thu, 8 Oct 1998 12:09:49 -0700 (PDT) (envelope-from jin@eubie.lbl.gov) Received: (from jin@localhost) by eubie.lbl.gov (8.9.1/8.9.1) id TAA05985; Thu, 8 Oct 1998 19:09:44 GMT (envelope-from jin) Message-Id: <199810081909.TAA05985@eubie.lbl.gov> Date: Thu, 8 Oct 1998 19:09:44 GMT From: Jin Guojun (FTG staff) Reply-To: jin@eubie.lbl.gov To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: conf/8213: config errors Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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