Gentoo Archives: gentoo-user-br

From: "João Matos" <jaoneto@×××××.com>
To: gentoo-user-br@l.g.o
Subject: Re: [gentoo-user-br] Problema para instalar nvidia-drivers: genkernel
Date: Sat, 27 Oct 2007 02:06:17
Message-Id: c09b61fb0710261905p79419351paa3e3bd7799e2911@mail.gmail.com
In Reply to: Re: [gentoo-user-br] Problema para instalar nvidia-drivers: genkernel by Tiago Falcao
1 O genkernel não parece ser uma boa idéia mesmo não. Comigo nunca funionou...
2
3 Usando FEATURES="-sandbox -usersandbox" emerge nvidia-drivers, a mensagem de
4 erro diminuiu um pouco, mas nada muito animador:
5
6 *
7 * ERROR: x11-drivers/nvidia-drivers-100.14.19 failed.
8 * Call stack:
9 * ebuild.sh, line 1695: Called dyn_compile
10 * ebuild.sh, line 1033: Called qa_call
11 'src_compile'
12 * ebuild.sh, line 44: Called src_compile
13 * nvidia-drivers-100.14.19.ebuild, line 211: Called
14 linux-mod_src_compile
15 * linux-mod.eclass, line 518: Called die
16 * The specific snippet of code:
17 * emake HOSTCC="$(tc-getBUILD_CC)"
18 CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" \
19 * ${BUILD_FIXES} ${BUILD_PARAMS}
20 ${BUILD_TARGETS} \
21 * || die "Unable to make ${BUILD_FIXES}
22 ${BUILD_PARAMS} ${BUILD_TARGETS}."
23 * The die message:
24 * Unable to make IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux
25 SYSOUT=/lib/modules/2.6.23-gentoo/build clean module.
26 *
27 * If you need support, post the topmost build error, and the call stack if
28 relevant.
29 * A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-
30 drivers-100.14.19/temp/build.log'.
31 *
32
33 * Messages for package x11-drivers/nvidia-drivers-100.14.19:
34
35 *
36 * ERROR: x11-drivers/nvidia-drivers-100.14.19 failed.
37 * Call stack:
38 * ebuild.sh, line 1695: Called dyn_compile
39 * ebuild.sh, line 1033: Called qa_call
40 'src_compile'
41 * ebuild.sh, line 44: Called src_compile
42 * nvidia-drivers-100.14.19.ebuild, line 211: Called
43 linux-mod_src_compile
44 * linux-mod.eclass, line 518: Called die
45 * The specific snippet of code:
46 * emake HOSTCC="$(tc-getBUILD_CC)"
47 CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" \
48 * ${BUILD_FIXES} ${BUILD_PARAMS}
49 ${BUILD_TARGETS} \
50 * || die "Unable to make ${BUILD_FIXES}
51 ${BUILD_PARAMS} ${BUILD_TARGETS}."
52 * The die message:
53 * Unable to make IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux
54 SYSOUT=/lib/modules/2.6.23-gentoo/build clean module.
55 *
56 * If you need support, post the topmost build error, and the call stack if
57 relevant.
58 * A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-
59 drivers-100.14.19/temp/build.log'.
60
61 Se continuar assim, vou tentar fazer na unha mesmo...
62 --
63 João de Matos Pereira de Souza Neto
64 Graduando do 5º período em Engenharia de Computação
65 Membro do grupo PetEcomp-UEFS
66 UEFS - Universidade Estadual de Feira de Santana

Replies

Subject Author
Re: [gentoo-user-br] Problema para instalar nvidia-drivers: genkernel Tiago Falcao <tiagofalcao@×××××.com>