Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 1997 12:30:23 +0300
From:      Nadav Eiron <nadav@barcode.co.il>
To:        Antonio Bemfica <bemfica@militzer.me.tuns.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: can't compile kernel - aha1542 errors on 2.2
Message-ID:  <33379B2F.77E0@barcode.co.il>
References:  <Pine.BSI.3.94.970324144723.17084A-100000@militzer.me.tuns.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Antonio Bemfica wrote:
> 
> I've tailored the kernel on my machine (486DX66 with FreeBSD 2.2) and it
> seems to compile fine, until the point when it says "loading kernel",
> where it stops with error code 1 and prints out the following messages:
> 
> aha1542.o: Undefined symbol `_scsi_alloc_bus' referenced from text segment
> aha1542.o: Undefined symbol `_scsi_attachdevs' referenced from text segment
> aha1542.o: Undefined symbol `_scsi_3btou' referenced from text segment
> aha1542.o: Undefined symbol `_scsi_3btoi' referenced from text segment
> aha1542.o: Undefined symbol `_scsi_done' referenced from text segment
> aha1542.o: Undefined symbol `_scsi_uto3b' referenced from text segment
> aha1542.o: Undefined symbol `_scsi_print_addr' referenced from text segment
> 
> (I did "make depend" before "make", just in case you're wondering...)
> 
> Below follows my config file:
> 
   [snipped]
> 
> ####### end of KERNEL config
> 
> Does anybody know what's going on?

You seem to be missing SCSI support:

controler	scbus0

> 
> Antonio
> -- ------------------------------------------------------------------------
> "I myself have always disliked being called a 'genius'.  It is fascinating
>  to notice how quick people have been to intuit this aversion and avoid
>  using the term"  --  John Lanchester,  in  "The Debt to Pleasure"
Nadav



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33379B2F.77E0>