From owner-freebsd-questions Wed Aug 2 13:38:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shag.xpays.com (shag.xpays.com [209.164.24.73]) by hub.freebsd.org (Postfix) with ESMTP id 08FA737B5CB for ; Wed, 2 Aug 2000 13:38:48 -0700 (PDT) (envelope-from clark@essoc.com) Received: from me (adsl-63-193-219-100.dsl.snfc21.pacbell.net [63.193.219.100]) by shag.xpays.com (8.9.3/8.9.3) with SMTP id NAA11166 for ; Wed, 2 Aug 2000 13:40:09 -0700 Reply-To: From: "Brian" To: Subject: Error in compile of kernel with out NFS Date: Wed, 2 Aug 2000 13:40:15 -0700 Message-ID: <000001bffcc1$de0f5e20$64dbc13f@pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, When I try to compile without NFS I get the following error: ../../dev/aha/aha.c: In function `ahaaction': ../../dev/aha/aha.c:990: `hl' undeclared (first use in this function) ../../dev/aha/aha.c:990: (Each undeclared identifier is reported only once ../../dev/aha/aha.c:990: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/compile/ESSOC. Compile works fine as long as I do not comment out these lines. Cut from FreeBSD handbook----------------------- options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required The network filesystem. Unless you plan to mount partitions from a UNIX file server over TCP/IP, you can comment these out. ------------------------------------------------- System Info: 4.0-RELEASE P3 600 256MB ram SCSI HD Thank You, Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message