Hi.
I am running FreeBSD 3.5-STABLE on a i386 arch. When I boot, it tells
me that:
---
sb0 at 0x220 on isa
NOTE! SB Pro support required with your soundcard!
snd0: <SoundBlaster 16 4.13>
---
So I added:
---
device sbxvi0 at isa? drq ?
---
to my kernel. Then, I recompiled and I got an error:
---
su-2.04# make
loading kernel
dev_table.o(.data+0xc4): undefined reference to `attach_sb16midi'
dev_table.o(.data+0xc8): undefined reference to `probe_sb16midi'
sb_dsp.o: In function `sbintr':
sb_dsp.o(.text+0xa9): undefined reference to `sb16midiintr'
*** Error code 1
Stop.
---
I did a: make depend; make; make install
It fails in the "make".
Any idea?
______________________
Felix-Antoine Paradis
[EMAIL PROTECTED]
PGP Key ID: 0x7B3AD2C5
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message