Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 10:37:34 +0100
From:      Keith Jones <keith@blueberry.co.uk>
To:        Michel-Ange CAMHI <macamhi@atos-group.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: [2.2.7-stable] kernel not compiling without SCSI in the config
Message-ID:  <19980727103734.47277@blueberry.co.uk>
In-Reply-To: <35BBBEE4.9FC862AE@atos-group.com>; from Michel-Ange CAMHI on Mon, Jul 27, 1998 at 01:42:28AM %2B0200
References:  <35BBBEE4.9FC862AE@atos-group.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980727103734.47277>