Gentoo Archives: gentoo-dev

From: Florian Dittmer <florian.dittmer@××××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Problems with ~x86 system + ALSA
Date: Sun, 10 Nov 2002 19:37:06
Message-Id: 1036957000.3dceb5485ea28@mail.pyogenesis.net
1 Hi,
2
3 I just wanted to install a "bleeding edge" gentoo testing system with
4 the "ACCEPT KEYWORDS ~x86" enabled!
5
6 I started from Stage1 Tar ball. After the bootstrap process, I launched a
7 "emerge --update --emptytree system" to get all the newest versions and the new
8 glibc etc. This process worked fine for me.
9
10 After that I emerged gentoo-sources
11
12 I was now trying to "emerge kde", but the emerge of alsa-driver (09.0rc5) fails!
13
14 Has anyone an Idea what causes this behaviour or why the mentioned file is
15 missing and how I can install it? / or how to fix this? (Or is this a problem
16 with the new glibc version?)
17
18 Thank you in advance.
19
20 Flo
21
22
23 In file included from /var/tmp/portage/alsa-driver-0.9.0_rc5/work/alsa-driver-
24 0.9.0rc5/include/sound/driver.h:43,
25 from ../../alsa-kernel/core/ioctl32/hwdep32.c:21,
26 from hwdep32.c:2:
27 /var/tmp/portage/alsa-driver-0.9.0_rc5/work/alsa-driver-
28 0.9.0rc5/include/adriver.h:40:31: linux/modversions.h: Datei oder Verzeichnis
29 nicht gefunden
30 (means "File not found")
31
32 [...]
33
34 /usr/src/linux/include/linux/spinlock.h:256:1: warning: "write_unlock" redefined
35 In file included from /usr/src/linux/include/linux/spinlock.h:57,
36 from /usr/src/linux/include/linux/module.h:11,
37 from /var/tmp/portage/alsa-driver-0.9.0_rc5/work/alsa-driver-
38 0.9.0rc5/include/adriver.h:49,
39 from /var/tmp/portage/alsa-driver-0.9.0_rc5/work/alsa-driver-
40 0.9.0rc5/include/sound/driver.h:43,
41 from ../../alsa-kernel/core/ioctl32/timer32.c:21,
42 from timer32.c:2:
43 /usr/include/asm/spinlock.h:201:1: warning: this is the location of the
44 previous definition
45 make[3]: *** [fastdep] Fehler 1
46 make[2]: *** [_sfdep_ioctl32] Fehler 2
47 make[1]: *** [dep] Fehler 1
48 make: *** [include/sndversions.h] Fehler 2
49
50 !!! ERROR: The ebuild did not complete successfully.
51 !!! Function src_compile, Line 67, Exitcode 2
52 !!! Parallel Make Failed
53
54
55
56 --
57 Florian Dittmer
58 email: florian.dittmer@××××××××××.net
59 icq: 2901888, aim: nukunuku97, ircnet: nuku
60
61 --
62 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Problems with ~x86 system + ALSA Paul de Vrieze <gentoo-user@××××××××.net>