2.1.126 sound (SB) compilation problem

Bernhard Rosenkraenzer (bero@microsoft.sucks.eu.org)
Mon, 26 Oct 1998 14:07:58 +0100 (CET)


2.1.126 code uses two new constants in drivers/sound/sb_mixer.c, but
doesn't define the right values in the includes.

gcc -D__KERNEL__ -I/UW-SCSI/linux-2.1.126/include -Wall
-Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -s -fno-exceptions -pipe -s
-fomit-frame-pointer -mk6 -march=k6 -DCPU=686 -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 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)
make[2]: *** [sb_mixer.o] Error 1
make[2]: Leaving directory `/UW-SCSI/linux-2.1.126/drivers/sound'
make[1]: *** [_modsubdir_sound] Error 2
make[1]: Leaving directory `/UW-SCSI/linux-2.1.126/drivers'
make: *** [_mod_drivers] Error 2

LLaP
bero

-- 
Windows 98 supports real multitasking - it can boot and crash simultaneously.
***
Anyone sending unwanted advertising e-mail to this address will be charged
$25 for network traffic and computing time. By extracting my address from
this message or its header, you agree to these terms.

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