Re: Undefined symbols in Kernel Compile ???

[ Available lists | Index of freebsd-questions | Month of Feb 1997 | Week of 21 Feb 1997 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Doug White <dwhite@gdi.uoregon.edu>
Date
21 Feb 1997 23:48:16
Subject
Re: Undefined symbols in Kernel Compile ???
Message-ID
Pine.BSI.3.94.970221234736.421M-100000@localhost

In reply to

[ Hide this part ]
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



Elapsed time: 0.120 seconds