[Pkg-alsa-devel] Can't build packages from CVS

Thomas Hood jdthood@aglu.demon.nl
Mon, 06 Sep 2004 13:36:53 +0200


I have tried to build ALSA packages from the CVS tree but the
build fails once it tries to link alsactl.

i386-linux-gcc  -Wall -g -O2   -o alsactl  alsactl.o
alsactl.o(.text+0xda): In function `id_str':
/tmp/pkg-alsa/debian/alsa-utils/alsactl/alsactl.c:74: undefined
reference to `snd_ctl_elem_id_get_index'
alsactl.o(.text+0xe5):/tmp/pkg-alsa/debian/alsa-utils/alsactl/alsactl.c:74: undefined reference to `snd_ctl_elem_id_get_name'
...


What am I missing?
--
Thomas Hood