error compiling kernel 2.1.117 and 2.1.126

Sigurdur Hannesson (sigurdh@kerfi.hi.is)
Wed, 04 Nov 1998 15:15:41 +0000


Hi ,
I am using the following setup:
Compaq Desktop 300MHz Pentium II
128MB RAM
Videologic Captivator video grabber
ATM FORE 25LE card
3Com 3900 Vortex ethernet card
Creative SB 64AWE

the problem is that if I include the soundcard in the kernel I get a
error regarding
the soundcard but okay if include as module. This happens on kernel
2.1.117 and
kernel 2.1.126 but not on 2.1.125. I there some basic thing that I am
missing or what.
The following message comes:

D_UART401 -c -o sb_common.o sb_common.c
gcc -D__KERNEL__ -I/usr/src/linux-2.1.126/include -Wall
-Wstrict-prototypes
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loop
-malign-jumps=2 -malign-functions=2 -DCPU=586 -DCONFIG_SOUND_SBDSP
-DCONFIG_
D_UART401 -c -o sb_midi.o sb_midi.c
gcc -D__KERNEL__ -I/usr/src/linux-2.1.126/include -Wall
-Wstrict-prototypes
-fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loop
-malign-jumps=2 -malign-functions=2 -DCPU=586 -DCONFIG_SOUND_SBDSP
-DCONFIG_
D_UART401 -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[3]: *** [sb_mixer.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.1.126/drivers/sound'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.1.126/drivers/sound'
make[1]: *** [_subdir_sound] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.126/drivers'
make: *** [_dir_drivers] Error 2

regards,
Siggi

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