From owner-freebsd-questions Thu Jun 18 08:08:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18807 for freebsd-questions-outgoing; Thu, 18 Jun 1998 08:08:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ikhala.tcimet.net (ikhala.tcimet.net [198.109.166.215]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA18802 for ; Thu, 18 Jun 1998 08:08:48 -0700 (PDT) (envelope-from dervish@ikhala.tcimet.net) Received: (from dervish@localhost) by ikhala.tcimet.net (8.8.8/8.8.8) id LAA29060; Thu, 18 Jun 1998 11:13:18 -0400 (EDT) (envelope-from dervish) From: bush doctor Message-Id: <199806181513.LAA29060@ikhala.tcimet.net> Subject: Re: kernel configuration In-Reply-To: <35888AD8.571030FC@lucratec.com> from josh at "Jun 17, 98 10:34:48 pm" To: josh@lucratec.com (josh) Date: Thu, 18 Jun 1998 11:13:17 -0400 (EDT) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Once upon a time said: > When I run make all on in my ../../compile/kernelname directory, I get > this message > > > loading kernel > cd.o: Undefined symbol `_scsi_device_register' referenced from text > segment > cd.o: Undefined symbol `_scsi_open' referenced from text segment > [snippage ...] > > controller isa0 > controller eisa0 => this can come out unless you have eisa slots ... > controller pci0 [snippage ...] > controller ahc0 > controller aha0 at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr > device sd0 ^^^^^^^^^^^^^^^^^^^^^ The above three lines refer to scsi controllers and a scsi disk If you have scsi devices you'll also need this controller scbus0 #base SCSI code Otherwise take out the scsi references ... [snippage ...] -- bush doctor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message