2.5.12 -- ALSA build error "sound/sound.o: In function

Miles Lane (miles@megapathdsl.net)
30 Apr 2002 23:40:28 -0700


sound/sound.o: In function `snd_pcm_period_elapsed':
sound/sound.o(.text+0x1b62a): undefined reference to
`snd_timer_interrupt'
sound/sound.o: In function `snd_pcm_timer_init':
sound/sound.o(.text+0x1ccaa): undefined reference to `snd_timer_new'
make: *** [vmlinux] Error 1

CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=y
CONFIG_SND_SEQUENCER=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_VERBOSE_PRINTK=y
CONFIG_SND_DEBUG=y
CONFIG_SND_DEBUG_MEMORY=y
CONFIG_SND_DEBUG_DETECT=y
CONFIG_SND_VIRMIDI=m
CONFIG_SND_EMU10K1=m

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/