All of lore.kernel.org
 help / color / mirror / Atom feed
From: CuPoTKa <cupotka@pisem.net>
To: linux-kernel <linux-kernel@vger.kernel.org>,
	kbuild-devel <kbuild-devel@lists.sourceforge.net>,
	alan <alan@redhat.com>,
	kaos@ocs.com.au
Subject: Bug report : Build problem with kernel 2.4.8
Date: Sun, 12 Aug 2001 13:21:27 +0300	[thread overview]
Message-ID: <3B7658A7.6050708@pisem.net> (raw)

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.


             reply	other threads:[~2001-08-12 10:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-12 10:21 CuPoTKa [this message]
     [not found] <no.id>
2001-08-12 12:04 ` Bug report : Build problem with kernel 2.4.8 Alan Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B7658A7.6050708@pisem.net \
    --to=cupotka@pisem.net \
    --cc=alan@redhat.com \
    --cc=kaos@ocs.com.au \
    --cc=kbuild-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.