[alsa-devel] 2.6.25-rc2 compile error: 'OPL3_PATCH_HASH_SIZE' undeclared

George Spelvin linux at horizon.com
Mon Feb 18 02:58:16 CET 2008


sound/drivers/opl3/opl3_synth.c:308
sound/drivers/opl3/opl3_synth.c:335

I think it's caused by the fact that I don't have the sequencer enabled.
The definition inside include/sound/opl3.h is insdie an #ifdef, but the
use is not.

CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_HWDEP=y
CONFIG_SND_RAWMIDI=y
# CONFIG_SND_SEQUENCER is not set
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_DYNAMIC_MINORS is not set
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set



More information about the Alsa-devel mailing list