Re: Can't compile sound for 2.1.126

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 27 Oct 1998 13:46:48 +0000 (GMT)


> I have downloaded patch-2.1.126 and when I am trying to compile modules I get
> this errors:
> -----------------------------------------------------------
> sb_mixer.c: In function `sb_mixer_ioctl':
> sb_mixer.c:357: `SOUND_MIXER_OUTSRC' undeclared (first use in 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 in this function)
> -----------------------------------------------------------
> I never had problems with patching/compiling kernels from 2.1.x series
> (from 2.1.115 to 2.1.125)
> Pls, answer to me too because I'm not subscribed to the linux-kernel list.

Linus merged the sound update but not the sound include update I sent, or
one got lost in the mail (I just checked and I did send it). Anyway
get include/linux/soundcard.h from 2.1.126ac2 and add it to your Linus
tree

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