Gentoo Archives: gentoo-user

From: Technomancer <zauberschloss@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Alsa build problem
Date: Tue, 28 Mar 2006 10:15:51
Message-Id: 2d561deb0603280211k74dd394fge5f98a35c6bd0c55@mail.gmail.com
1 Hello guys! I'm having some trouble building alsa on my machine.
2
3 The alsa kernel driver builds fine, but I get many error messages when
4 alsasound tries to load the module and also a lot of error messages
5 when the service is stopped.
6
7 I tried to build the modules with alsa-driver (I have disabled the
8 alsa option in the kernel) but it fails to compile, with the following
9 error:
10
11 include/linux/pci.h:460: error: syntax error before numeric constant
12 make[4]: *** [/var/tmp/portage/alsa-driver-1.0.10-r2/work/alsa-driver-1.0.10/acore/hwdep.o]
13 Error 1
14 make[3]: *** [/var/tmp/portage/alsa-driver-1.0.10-r2/work/alsa-driver-1.0.10/acore]
15 Error 2
16 make[2]: *** [_module_/var/tmp/portage/alsa-driver-1.0.10-r2/work/alsa-driver-1.0.10]
17 Error 2
18 make[1]: *** [modules] Error 2
19 make[1]: Leaving directory `/usr/src/linux-2.6.16-gentoo'
20 make: *** [compile] Error 2
21
22 !!! ERROR: media-sound/alsa-driver-1.0.10-r2 failed.
23 !!! Function src_compile, Line 101, Exitcode 2
24 !!! Make Failed
25
26 --
27 gentoo-user@g.o mailing list

Replies

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