Gentoo Archives: gentoo-user

From: Technomancer <zauberschloss@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Alsa build problem
Date: Wed, 29 Mar 2006 02:08:12
Message-Id: 2d561deb0603281759l19478bdey71507d333d5f546e@mail.gmail.com
In Reply to: Re: [gentoo-user] Alsa build problem by Richard Fish
1 On 3/28/06, Richard Fish <bigfish@××××××××××.org> wrote:
2 > On 3/28/06, Technomancer <zauberschloss@×××××.com> wrote:
3 > > Hello guys! I'm having some trouble building alsa on my machine.
4 > >
5 > > The alsa kernel driver builds fine, but I get many error messages when
6 > > alsasound tries to load the module and also a lot of error messages
7 > > when the service is stopped.
8 > >
9 > > I tried to build the modules with alsa-driver (I have disabled the
10 > > alsa option in the kernel) but it fails to compile, with the following
11 > > error:
12 > >
13 > > include/linux/pci.h:460: error: syntax error before numeric constant
14 >
15 > I think we are going to need a few more preceding lines here.
16 >
17 > Also, which kernel version are you trying to build against?
18 >
19 > -Richard
20 >
21 > --
22 > gentoo-user@g.o mailing list
23 >
24 >
25
26 Well... I was using 2.6.15-gentoo-r1 and upgraded to 2.6.16 hoping
27 this was bug in the Kernel version. The strange thing is that kernel
28 alsa works fine but the alsasound script reports errors. The
29 alsa-driver packages just fails to compile as I said.
30
31 The sound card is CMI 8738 and the motherboard is an old Asus TUV4X.
32
33 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
34 uname -a output:
35
36 Linux tannhauser 2.6.16-gentoo #3 PREEMPT Tue Mar 28 21:38:05 BRT 2006
37 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
38
39 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
40 make.conf:
41
42 CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
43 CHOST="i686-pc-linux-gnu"
44 CXXFLAGS="${CFLAGS}"
45 MAKEOPTS="-j2"
46 USE="mmx sse opengl nvidia glut fbcon svga acpi alsa esd usb nptl
47 nptlonly crypt ssl doc sdl directfb v4l qt xprint lm_sensors -kde -oss
48 -arts -gnome -gtk -gtk2 -eds -ipv6"
49
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Alsa build problem Richard Fish <bigfish@××××××××××.org>