Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2005 14:40:42 +0200
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        multimedia@freebsd.org
Cc:        doc@freebsd.org
Subject:   snd_ess needs snd_sbc
Message-ID:  <20050716144042.65f846e3.lehmann@ans-netz.de>

next in thread | raw e-mail | index | archive | help
Hi,

with "sound" and "snd_ess" in kernelconfig:

ess.o(.text+0x17): In function `ess_lock':
/usr/src/sys/dev/sound/isa/ess.c:140: undefined reference to `sbc_lock'
ess.o(.text+0x37): In function `ess_unlock':
/usr/src/sys/dev/sound/isa/ess.c:146: undefined reference to `sbc_unlock'

For me it looks like snd_ess needs snd_sbc - shouldn't that been
documented somehow?

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050716144042.65f846e3.lehmann>