2.1.126 fails compile #2 (sound module)

Ralf Wierzbicki (rafal@boa1.cas.McMaster.CA)
Sat, 24 Oct 1998 02:38:44 -0400 (EDT)


I have an old SoundBlaster PRO, configured to compile as a module.
Compilations fails here:

2 -malign-functions=2 -DCPU=586 -DMODULE -c -o sb_mixer.o sb_mixer.c
sb_mixer.c: In function `sb_mixer_ioctl':
sb_mixer.c:357: `SOUND_MIXER_OUTSRC' undeclared (first use this function)
sb_mixer.c:357: (Each undeclared identifier is reported only once
sb_mixer.c:357: for each function it appears in.)
sb_mixer.c:392: `SOUND_MIXER_OUTMASK' undeclared (first use this function)
make[2]: *** [sb_mixer.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/sound'
make[1]: *** [_modsubdir_sound] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_mod_drivers] Error 2

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