Gentoo Archives: gentoo-user-de

From: Peter Kansy <Peter.Kansy@×××.de>
To: gentoo <gentoo-user-de@l.g.o>
Subject: [gentoo-user-de] emerge -uD macht Probleme beit ALSA
Date: Tue, 09 Nov 2004 09:18:27
Message-Id: 41908B51.40104@gmx.de
1 Folgende Fehlermeldung habe ich am Ende:
2
3 [ebuild NS ] media-sound/alsa-driver-1.0.6a
4
5 Do you want me to merge these packages? [Yes/No] Yes
6 >>> emerge (1 of 1) media-sound/alsa-driver-1.0.6a to /
7 >>> md5 src_uri ;-) alsa-driver-1.0.6a.tar.bz2
8 >>> Unpacking source...
9 >>> Unpacking alsa-driver-1.0.6a.tar.bz2 to
10 /var/tmp/portage/alsa-driver-1.0.6a/work
11 * Applying alsa-driver-1.0.5-devfix.patch
12 ...
13 [ ok ]
14 * Applying alsa-driver-1.0.5a-cs46xx-passthrough.patch
15 ...
16 [ ok ]
17 * Applying alsa-driver-1.0.6a-emu10k1-passthrough.patch
18 ...
19 [ ok ]
20 * Applying alsa-driver-1.0.6a-kbuild.patch
21 ...
22 [ ok ]
23 * /usr/src/linux is a symbolic link
24 * Determining the real directory of the Linux kernel source code
25 * Building for Linux 2.6.7 found in /usr/src/linux
26 * /usr/src/linux is a symbolic link
27 * Determining the real directory of the Linux kernel source code
28 * Building for Linux 2.6.7 found in /usr/src/linux
29 >>> Source unpacked.
30 ./configure --prefix=/usr --host=i586-pc-linux-gnu
31 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
32 --sysconfdir=/etc --localstatedir=/var/lib --with-oss
33 --with-kernel=/usr/src/linux --with-isapnp=yes --with-sequencer=yes
34 --with-cards=all
35 configure: WARNING: If you wanted to set the --build type, don't use --host.
36 If a cross compiler is detected then cross compile mode will be used.
37 checking for i586-pc-linux-gnu-gcc... gcc
38 checking for C compiler default output... a.out
39 checking whether the C compiler works... yes
40 checking whether we are cross compiling... no
41 checking for suffix of executables...
42 checking for suffix of object files... o
43 checking whether we are using the GNU C compiler... yes
44 checking whether gcc accepts -g... yes
45 checking for gcc option to accept ANSI C... none needed
46 checking for i586-pc-linux-gnu-ranlib... no
47 checking for ranlib... ranlib
48 checking for a BSD-compatible install... /bin/install -c
49 checking how to run the C preprocessor... gcc -E
50 checking for egrep... grep -E
51 checking for ANSI C header files... yes
52 checking for an ANSI C-conforming const... yes
53 checking for inline... inline
54 checking whether time.h and sys/time.h may both be included... yes
55 checking whether gcc needs -traditional... no
56 checking for current directory...
57 /var/tmp/portage/alsa-driver-1.0.6a/work/alsa-driver-1.0.6a
58 checking cross compile...
59 checking for directory with kernel source... /usr/src/linux
60 checking for kernel version... 2.6.7
61 checking for GCC version... Kernel compiler: gcc 3.3.3 20040412 (Gentoo
62 Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6) Used compiler: gcc (GCC) 3.3.4
63 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
64 checking for built-in ALSA... "yes"
65 configure: error: You have built-in ALSA in your kernel.
66
67 !!! ERROR: media-sound/alsa-driver-1.0.6a failed.
68 !!! Function econf, Line 449, Exitcode 1
69 !!! econf failed
70 !!! If you need support, post the topmost build error, NOT this status
71 message.
72
73 Wer weiß Rat ?
74
75
76 --
77 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] emerge -uD macht Probleme beit ALSA Bernd Wurst <bernd@××××××.org>
Re: [gentoo-user-de] emerge -uD macht Probleme beit ALSA "Cyrill Helg (Phlogiston)" <linux@××××××.ch>