Bug report : Build problem with kernel 2.4.8

CuPoTKa (cupotka@pisem.net)
Sun, 12 Aug 2001 13:21:27 +0300


Problem: Can't compile kernel 2.4.8 with support of sound card CM8338A.

ver_linux script information:

Gnu C 2.95.4
Gnu make 3.79.1
binutils 2.11.90.0.24
util-linux 2.11h
mount 2.11h
modutils 2.4.6
e2fsprogs 1.22
reiserfsprogs 3.x.0j
PPP 2.4.1
Linux C Library 2.2.4
Dynamic linker (ldd) 2.2.4
Procps 2.0.7
Net-tools 1.60
Kbd [ключи...]
Console-tools 0.2.3
Sh-utils 2.0.11
cat: /proc/modules: No such file or directory
Modules Loaded

Errors i got:

make[4]: Entering directory `/usr/local/src/kernel-source-2.4.8/drivers/sound'
gcc -D__KERNEL__ -I/usr/local/src/kernel-source-2.4.8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o cmpci.o cmpci.c
In file included from cmpci.c:90:
/usr/local/src/kernel-source-2.4.8/include/linux/module.h:21: linux/modversions.h: No such file or directory
cmpci.c: In function `cm_release_mixdev':
cmpci.c:1594: warning: unused variable `s'
cmpci.c: In function `initialize_chip':
cmpci.c:3013: warning: unused variable `reg_mask'
make[4]: *** [cmpci.o] Error 1
make[4]: Leaving directory `/usr/local/src/kernel-source-2.4.8/drivers/sound'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/local/src/kernel-source-2.4.8/drivers/sound'
make[2]: *** [_subdir_sound] Error 2
make[2]: Leaving directory `/usr/local/src/kernel-source-2.4.8/drivers'
make[1]: *** [_dir_drivers] Error 2
make[1]: Leaving directory `/usr/local/src/kernel-source-2.4.8'
make: *** [stamp-build] Error 2

Part of .config :

#
# Sound
#
CONFIG_SOUND=y
CONFIG_SOUND_CMPCI=y
# CONFIG_SOUND_CMPCI_FM is not set
# CONFIG_SOUND_CMPCI_MIDI is not set
# CONFIG_SOUND_CMPCI_JOYSTICK is not set
CONFIG_SOUND_CMPCI_CM8738=y
# CONFIG_SOUND_CMPCI_SPDIFINVERSE is not set
# CONFIG_SOUND_CMPCI_SPDIFLOOP is not set
CONFIG_SOUND_CMPCI_SPEAKERS=2
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_MAESTRO3 is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_MIDI_VIA82CXXX is not set
# CONFIG_SOUND_OSS is not set
# CONFIG_SOUND_TVMIXER is not set

I use Debian GNU/Linux. Custom kernel 2.4.6 i686.

Best regards.

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