From owner-freebsd-questions Thu Aug 13 13:02:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01467 for freebsd-questions-outgoing; Thu, 13 Aug 1998 13:02:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01451 for ; Thu, 13 Aug 1998 13:02:40 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id NAA24732; Thu, 13 Aug 1998 13:02:11 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 13 Aug 1998 13:02:11 -0700 (PDT) From: Doug White To: "Brian J. Cohen" cc: freebsd-questions@FreeBSD.ORG Subject: Re: stop errors...where's the error? In-Reply-To: <002c01bdc624$74623f40$03646464@hoghouse> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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