Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 1997 23:48:09 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Cole Jones <ctjones@dankaoi.com>
Cc:        FreeBsd-questions@freebsd.org
Subject:   Re: Undefined symbols in Kernel Compile ???
Message-ID:  <Pine.BSI.3.94.970221234736.421M-100000@localhost>
In-Reply-To: <330E38D4.7E0D@dankaoi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Feb 1997, Cole Jones wrote:

> cd.o: Undefined symbol `_scsi_scsi_cmd` referenced fro text segment
> cd.o: Undefined symbol `_scsi_start_unit` referenced fro text segment
> cd.o: Undefined symbol `_scsi_stop_unit` referenced fro text segment
> cd.o: Undefined symbol `_scsi_prevent` referenced fro text segment
>    ...
> 
> Several other Undefined symbols have '_scsi' prefixes.  I have no SCSI
> devices and I thought I commented out all the SCSI options in my kernel
> config file.

No, you must have missed one.  Make sure scbus0 and all the SCSI
controllers and devices are commented out.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970221234736.421M-100000>