Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 13:20:22 +0300
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Michel-Ange CAMHI <macamhi@atos-group.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: [2.2.7-stable] kernel not compiling without SCSI in the config
Message-ID:  <19980727132022.A12181@ucb.crimea.ua>
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
Hi!

Remove the line ``controller amd0''.

According to LINT:
# The `amd' device provides support for the Tekram DC-390 and 390T
# SCSI host adapters, but is expected to work with any AMD 53c974
# PCI SCSI chip and the AMD Ethernet+SCSI Combo chip, after some
# local patches were applied to the sources (that had originally
# been written by Tekram and limited to work with their SCSI cards).

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.
> 
> 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?

Regards,
-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?19980727132022.A12181>