From owner-freebsd-questions Sat Apr 20 20:51:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA20801 for questions-outgoing; Sat, 20 Apr 1996 20:51:38 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA20796 for ; Sat, 20 Apr 1996 20:51:36 -0700 (PDT) Received: from jbrann.dialup.access.net (jbrann.dialup.access.net [166.84.193.118]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id UAA16594 for ; Sat, 20 Apr 1996 20:51:34 -0700 Received: (from jbrann@localhost) by jbrann.dialup.access.net (8.6.12/8.6.12) id XAA01006; Sat, 20 Apr 1996 23:51:00 -0400 Message-Id: <199604210351.XAA01006@jbrann.dialup.access.net> Subject: Re: Kernel Compile Trouble To: root@brianb3.cts.com (Charlie ROOT) Date: Sat, 20 Apr 1996 23:50:59 -0400 (EDT) Cc: questions@freebsd.org (freeq) In-Reply-To: from Charlie ROOT at "Apr 20, 96 09:00:43 pm" From: John Brann Reply-To: John Brann Organisation: Not while I'm at home X-Mailer: ELM [version 2.4ME+ PL13 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Charlie ROOT wrote... > > > When compiling, I get an Error 1 and stop. Errors I see are from > ncr.o(c)? and pci.o(c)? They return Undefine Symbol referenced from text.... > > > Please reply to: brianb@cts.com > > Thank you > More detailed info (exact quote of the error) would be useful, but I would guess that your problem is due to the following line being commented in the config file: #controller scbus0 #base SCSI code the two lines: controller ncr0 controller ahc0 are scsi controllers, and the base scsi code being missing will cause the symptom you are seeing. Either uncomment the 'scbus' line, or remove these two. John -- Beavis and Butt-Head; Vladimir and Estragon for the '90s. finger jbrann@panix.com for pgp public key