Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 1998 13:02:11 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        "Brian J. Cohen" <bcohen@datatone.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: stop errors...where's the error?
Message-ID:  <Pine.BSF.4.00.9808131301420.11633-100000@resnet.uoregon.edu>
In-Reply-To: <002c01bdc624$74623f40$03646464@hoghouse>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 12 Aug 1998, Brian J. Cohen wrote:

> The problem, as reported in a compile effort on the file attached to this
> message, occurs after the line 'loading kernel.'  the following lines
> follow:
> 
> 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

For some reason you commented out all the SCSI code but left the amd0 SCSI
controller driver.  Comment that out and it should build.

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


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?Pine.BSF.4.00.9808131301420.11633-100000>