linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug report : Build problem with kernel 2.4.8
@ 2001-08-12 10:21 CuPoTKa
  0 siblings, 0 replies; 2+ messages in thread
From: CuPoTKa @ 2001-08-12 10:21 UTC (permalink / raw)
  To: linux-kernel, kbuild-devel, alan, kaos

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread
[parent not found: <no.id>]

end of thread, other threads:[~2001-08-12 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-12 10:21 Bug report : Build problem with kernel 2.4.8 CuPoTKa
     [not found] <no.id>
2001-08-12 12:04 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).