Gentoo Archives: gentoo-user-br

From: "João Matos" <jaoneto@×××××.com>
To: gentoo-user-br@l.g.o
Subject: [gentoo-user-br] Problema para instalar nvidia-drivers: genkernel
Date: Fri, 26 Oct 2007 00:24:00
Message-Id: c09b61fb0710251723s863e7a4s46aea9aee5d4c0d5@mail.gmail.com
1 Olá a todos.
2
3 Da penúltima vez que eu usei o genkernel, ele não compilou nenhum módulo
4 para hd sata, e o sistema nem iniciou... Depois de resolver isso, não
5 consigo instalar os drivers da nvidia. Já tentei: 'emerge nvidia-drivers' e
6 'FEATURES="-sandbox" emerge nvidia-drivers', este último depois de da uma
7 olhada em alguns fóruns, e nada...
8
9 Dêem uma olhada na mensagem de erro, e vamos ver por onde eu posso
10 começar...
11
12 *
13 * ERROR: x11-drivers/nvidia-drivers-100.14.19 failed.
14 * Call stack:
15 * ebuild.sh, line 1695: Called dyn_compile
16 * ebuild.sh, line 1033: Called qa_call
17 'src_compile'
18 * ebuild.sh, line 44: Called src_compile
19 * nvidia-drivers-100.14.19.ebuild, line 211: Called
20 linux-mod_src_compile
21 * linux-mod.eclass, line 518: Called die
22 * The specific snippet of code:
23 * emake HOSTCC="$(tc-getBUILD_CC)"
24 CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" \
25 * ${BUILD_FIXES} ${BUILD_PARAMS}
26 ${BUILD_TARGETS} \
27 * || die "Unable to make ${BUILD_FIXES}
28 ${BUILD_PARAMS} ${BUILD_TARGETS}."
29 * The die message:
30 * Unable to make IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux
31 SYSOUT=/lib/modules/2.6.23-gentoo/build clean module.
32 *
33 * If you need support, post the topmost build error, and the call stack if
34 relevant.
35 * A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-
36 drivers-100.14.19/temp/build.log'.
37 *
38 --------------------------- ACCESS VIOLATION SUMMARY
39 ---------------------------
40 LOG FILE = "/var/log/sandbox/sandbox-x11-drivers_-_nvidia-
41 drivers-100.14.19-14941.log"
42
43 open_wr: /usr/src/linux-2.6.23-gentoo/null.gcda
44 open_wr: /usr/src/linux-2.6.23-gentoo/null.gcda
45 open_wr: /usr/src/linux-2.6.23-gentoo/null.gcda
46 open_wr: /usr/src/linux-2.6.23-gentoo/null.gcda
47 open_wr: /usr/src/linux-2.6.23-gentoo/null.gcda
48 --------------------------------------------------------------------------------
49
50 * Messages for package x11-drivers/nvidia-drivers-100.14.19:
51
52 *
53 * ERROR: x11-drivers/nvidia-drivers-100.14.19 failed.
54 * Call stack:
55 * ebuild.sh, line 1695: Called dyn_compile
56 * ebuild.sh, line 1033: Called qa_call
57 'src_compile'
58 * ebuild.sh, line 44: Called src_compile
59 * nvidia-drivers-100.14.19.ebuild, line 211: Called
60 linux-mod_src_compile
61 * linux-mod.eclass, line 518: Called die
62 * The specific snippet of code:
63 * emake HOSTCC="$(tc-getBUILD_CC)"
64 CC="$(get-KERNEL_CC)" LDFLAGS="$(get_abi_LDFLAGS)" \
65 * ${BUILD_FIXES} ${BUILD_PARAMS}
66 ${BUILD_TARGETS} \
67 * || die "Unable to make ${BUILD_FIXES}
68 ${BUILD_PARAMS} ${BUILD_TARGETS}."
69 * The die message:
70 * Unable to make IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux
71 SYSOUT=/lib/modules/2.6.23-gentoo/build clean module.
72 *
73 * If you need support, post the topmost build error, and the call stack if
74 relevant.
75 * A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-
76 drivers-100.14.19/temp/build.log'.
77 *
78
79 --
80 João de Matos Pereira de Souza Neto
81 Graduando do 5º período em Engenharia de Computação
82 Membro do grupo PetEcomp-UEFS
83 UEFS - Universidade Estadual de Feira de Santana

Replies

Subject Author
Re: [gentoo-user-br] Problema para instalar nvidia-drivers: genkernel Bruno Laturner <renrutal@×××××.com>
Re: [gentoo-user-br] Problema para instalar nvidia-drivers: genkernel Andre Ramoni <andre.ramoni@×××××.com>