snd_sb8 sound blaster PRO

kalin mintchev kalin at el.net
Tue Feb 22 10:13:25 GMT 2005


hi all....

ok..  trying to build sound kernel support on a t30 thinkpad with
5.3-RELEASE.
according the ibm website the card is Sound Blaster Pro compatible.
according to the /boot/defaults/loader.conf the driver is snd_sb8

so following the instructions in the handbook i put this in my custom kernel

device     sound
device     "snd_sb8"

make depend is ok. make stops with this:

MAKE=make sh ../../../conf/newvers.sh MAINE01
cc -c -O -pipe  -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -std=c99  -nostdinc
-I-  -I. -I../../.. -I../../../contrib/dev/acpica
-I../../../contrib/altq -I../../../contrib/ipfilter
-I../../../contrib/pf -I../../../contrib/dev/ath
-I../../../contrib/dev/ath/freebsd
-I../../../contrib/ngatm -D_KERNEL -include
opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param
large-function-growth=1000  -mno-align-long-strings
-mpreferred-stack-boundary=2 -ffreestanding -Werror
vers.c
linking kernel
sb8.o(.text+0x11): In function `sb_lock':
: undefined reference to `sbc_lock'
sb8.o(.text+0x29): In function `sb_unlock':
: undefined reference to `sbc_unlock'
*** Error code 1

Stop in /usr/src/sys/i386/compile/MINE01


uhhhh......  know what?

should i just compile with:

deivce   sound

and then load snd_sb8 with kldload? is that going to work?

help will be appreciared.....

thanks..........


-- 






More information about the freebsd-mobile mailing list