Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.nl.innet.net!INnl.net!feed1.news.innet.be!INbe.net!stns.news.pipex.net!warm.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Problems compiling a kernel with sound in it..HELP! Date: 9 Jun 1997 10:26:12 GMT Organization: Awfulhak Ltd. Lines: 37 Message-ID: <5nglo4$ot9@ui-gate.utell.co.uk> References: <339AB2C5.167EB0E7@earthling.net> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42632 In article <339AB2C5.167EB0E7@earthling.net>, Benjamin Lim <fade@earthling.net> writes: > I have an SBAWE32 and added the settings to the kernel text file like > the handbook said. When I tried compiling it (after I typed config > MYKERNEL, make depend) using the command make all, all was well until it > spat this error after about 5-10 minutes: > > ioconf.o: Undefined symbol `_sbdriver' referenced from data segment > ioconf.o: Undefined symbol `_sbintr' referenced from data segment > ioconf.o: Undefined symbol `_sbxvidriver' referenced from data segment > ioconf.o: Undefined symbol `_sbmididriver' referenced from data segment > *** Error code 1 > > Does anyone know how to fix this problem so I can use my sound card in > freebsd? Thanks. Mine says: controller snd0 options "SBC_BASE=0x240" options "SBC_IRQ=5" options "SBC_DMA=1" options "SB16_DMA=5" options "SB16MIDI_BASE=0x330" device sb0 at isa? port 0x240 conflicts irq 5 conflicts drq 1 vector sbintr device sbxvi0 at isa? port 0x240 conflicts irq 5 conflicts drq 5 vector sbintr device sbmidi0 at isa? port 0x330 (my card is at 0x240 rather than the default 0x220). It's worth keeping the options around - even if they aren't required. > Benjamin Lim -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !