sound broken in 2.1.126

Michael Elizabeth Chastain (kernel@asd.dyn.ml.org)
Sat, 24 Oct 1998 17:52:56 -0400 (EDT)


Upon compiling modules for 2.1.126 I came across this, and the compile
errored out:

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-2.1.123/drivers/sound'
make[1]: *** [_modsubdir_sound] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.123/drivers'
make: *** [_mod_drivers] Error 2

This is a .123 kernel patched [4,5,6]. gcc 2.7.2.2 (slackware 3.3)

I'm not a programmer and 2.1.125 has worked flawlessly for sound, any
ideas?

-
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/