From owner-freebsd-questions Mon Jul 27 02:34:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09549 for freebsd-questions-outgoing; Mon, 27 Jul 1998 02:34:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gateway.blueberry.co.uk (gateway.blueberry.co.uk [195.153.48.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09520 for ; Mon, 27 Jul 1998 02:33:44 -0700 (PDT) (envelope-from keith@blueberry.co.uk) Received: from intranet.blueberry.co.uk (intranet.internal.blueberry.co.uk [10.0.0.2]) by gateway.blueberry.co.uk (8.8.8/8.8.8) with ESMTP id KAA16414; Mon, 27 Jul 1998 10:33:09 +0100 (BST) (envelope-from keith@blueberry.co.uk) Received: (from keith@localhost) by intranet.blueberry.co.uk (8.8.8/8.8.8) id KAA27811; Mon, 27 Jul 1998 10:37:34 +0100 (BST) (envelope-from keith) Message-ID: <19980727103734.47277@blueberry.co.uk> Date: Mon, 27 Jul 1998 10:37:34 +0100 From: Keith Jones To: Michel-Ange CAMHI Cc: questions@FreeBSD.ORG Subject: Re: [2.2.7-stable] kernel not compiling without SCSI in the config References: <35BBBEE4.9FC862AE@atos-group.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <35BBBEE4.9FC862AE@atos-group.com>; from Michel-Ange CAMHI on Mon, Jul 27, 1998 at 01:42:28AM +0200 Organization: Blueberry New Media Ltd. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jul 27, 1998 at 01:42:28AM +0200, Michel-Ange CAMHI wrote: > I removed every reference to the SCSI peripherals in my config file (MYKERNEL260798) as i have none in my box. You missed one..... ;) > The compilation of the kernel fails with : > cc -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DSBC_IRQ=5 -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -c vers.c > loading kernel > tek390.o: Undefined symbol `_scsi_done' referenced from text segment > tek390.o: Undefined symbol `_scsi_done' referenced from text segment > tek390.o: Undefined symbol `_scsi_alloc_bus' referenced from text segment > tek390.o: Undefined symbol `_scsi_attachdevs' referenced from text segment > *** Error code 1 > > Any idea of what the problem is? at a guess, this: > options SCSI_DELAY=15 #Be pessimistic about Joe SCSI device Keith -- v Keith Jones Systems Manager, Blueberry New Media Ltd. v | Postal Mail: 2/10 Harbour Yard, Chelsea Harbour, LONDON, UK. SW10 0XD | | Telephone: +44 (0)171 351 3313 Fax: +44 (0)171 351 2476 | ^ Email: Keith.Jones@blueberry.co.uk WWW: http://www.blueberry.co.uk/ ^ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message