Date: Mon, 10 Jun 1996 08:54:11 -0700 (PDT) From: winterg@os2bbs.com (Gib Winter) To: freebsd-stable@freebsd.org, craigs@os.com (Craig Shrimpton) Subject: Re: kernel compile failure (June 8) Message-ID: <.AA3278@quimby.os2bbs.com>
next in thread | raw e-mail | index | archive | help
I had the same problem, you need to change the line for the bt0 controller
in the Kernel configuration file. The old line used btintr - change it to
bt_isa_intr as show below:
controller bt0 at isa? port "IO_BT0" bio irq ? vector bt_isa_intr
Gib
___________________________________________________________________________
You wrote:
>I got this on a compile of yesterday's kernel:
>
>ioconf.o: Undefined symbol '_btintr' referenced from data segment
>**** Error code 1
>
>Stop.
>
>Anyone know where I should look?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?.AA3278>
