From owner-freebsd-questions Fri Oct 2 09:33:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA24942 for freebsd-questions-outgoing; Fri, 2 Oct 1998 09:33:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA24917 for ; Fri, 2 Oct 1998 09:33:26 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.1/8.9.1) id LAA02582; Fri, 2 Oct 1998 11:33:05 -0500 (CDT) Date: Fri, 2 Oct 1998 11:33:05 -0500 From: Dan Nelson To: Wade Hovind , "'freebsd-questions@FreeBSD.org'" Subject: Re: Minimum SCSI Support? Message-ID: <19981002113305.B1077@emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.3i In-Reply-To: ; from "Wade Hovind" on Fri Oct 2 09:38:14 GMT 1998 X-OS: FreeBSD 2.2.7-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 02), Wade Hovind said: > Is there a sort of minimum SCSI support that must be in the kernel? > The machine this is running on has no SCSI devices whatsoever. > > The error messages I received: > > loading kernel > od.o: Undefined symbol `_scsi_device_register' referenced from text segment [snip] > Kernel conf file follows: [snip] > #controller scbus0 > > #device sd0 > > device od0 #See LINT for possible `od' options. > > #device st0 Why did you caomment out all the scsi devices except od0? comment that one out as well and your compile should work. -Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message