SB16 kernel troubles

Gary Kline kline at tao.thought.org
Thu Dec 22 21:24:55 PST 2005


	In rebuilding my 5.4 kernel I added

	device sound
	device "snd_sb16"

	to get my AWE-64 to work.   Anybody know what's causng the
	linking troubles??

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 -I../../../dev/twa -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  -mno-mmx -mno-3dnow
-mno-sse -mno-sse2 -ffreestanding -Werror  vers.c
linking kernel
sb16.o(.text+0x12): In function `sb_lock':
: undefined reference to `sbc_lock'
sb16.o(.text+0x2a): In function `sb_lockassert':
: undefined reference to `sbc_lockassert'
sb16.o(.text+0x42): In function `sb_unlock':
: undefined reference to `sbc_unlock'
*** Error code 1


	I'm just upgrading from 5.3; this is a new one!

	gary

-- 
   Gary Kline     kline at thought.org   www.thought.org     Public service Unix



More information about the freebsd-questions mailing list