Date: Thu, 2 Oct 1997 21:51:20 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: bouldernews.infi.net@fh102.infi.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: kernel make errors Message-ID: <Pine.BSF.3.96.971002215052.26112H-100000@gdi.uoregon.edu> In-Reply-To: <34312261.52CE@bouldernews.infi.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Sep 1997, Mark Hoffman wrote: > When I compiled to use an Intel Etherexpress 16 network card, I added > the line to my kernel config file just like the handbook says. When I > compiled it, I got the error: > > Loading Kernel > ioconf.o: Undefined symbol '_ixdriver' referneced from data segment > ioconf.o: Undefined symbol '_ixintr' referenced from data segment > > Also, when I tried to compile in support for my Soundblaster 16, I got > similar errors for something related to midi. Unfortunately, I didn't > write these down. What version is this? The ix driver was removed in 2.2.2 and later, it's in the ie0 driver instead. For your midi problems, make sure ``controller snd0'' is in your config file too. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971002215052.26112H-100000>