Gentoo Archives: gentoo-user-es

From: Angel Cervera Claudio <angel@××××××××.com>
To: gentoo-user-es@l.g.o
Subject: Re: [gentoo-user-es] compilar el kernel.
Date: Sat, 27 Nov 2004 21:36:33
Message-Id: 1101591649.16512.4.camel@carmona
In Reply to: [gentoo-user-es] compilar el kernel. by Angel Cervera Claudio
1 Estas son las últimas líneas del genkernel.log:
2 LD arch/i386/lib/built-in.o
3 CC arch/i386/lib/bitops.o
4 AS arch/i386/lib/checksum.o
5 CC net/sunrpc/cache.o
6 CC arch/i386/lib/delay.o
7 AS arch/i386/lib/getuser.o
8 CC arch/i386/lib/memcpy.o
9 CC arch/i386/lib/strstr.o
10 CC arch/i386/lib/usercopy.o
11 CC net/sunrpc/rpc_pipe.o
12 AR arch/i386/lib/lib.a
13 CC net/sunrpc/stats.o
14 CC net/sunrpc/sysctl.o
15 CC net/sunrpc/auth_gss/auth_gss.o
16 LD net/sunrpc/sunrpc.o
17 CC net/sysctl_net.o
18 CC net/sunrpc/auth_gss/gss_generic_token.o
19 CC net/sunrpc/auth_gss/gss_mech_switch.o
20 CC net/sunrpc/auth_gss/svcauth_gss.o
21 CC net/sunrpc/auth_gss/gss_krb5_crypto.o
22 CC net/sunrpc/auth_gss/gss_krb5_mech.o
23 CC net/sunrpc/auth_gss/gss_krb5_seal.o
24 CC net/sunrpc/auth_gss/gss_krb5_unseal.o
25 CC net/sunrpc/auth_gss/gss_krb5_seqnum.o
26 LD net/sunrpc/auth_gss/auth_rpcgss.o
27 LD net/sunrpc/auth_gss/rpcsec_gss_krb5.o
28 LD net/sunrpc/auth_gss/built-in.o
29 LD net/sunrpc/built-in.o
30 LD net/built-in.o
31 GEN .version
32 CHK include/linux/compile.h
33 UPD include/linux/compile.h
34 CC init/version.o
35 LD init/built-in.o
36 LD .tmp_vmlinux1
37 make: *** [.tmp_vmlinux1] Error 139
38 * Gentoo Linux Genkernel; Version 3.1.0a
39
40 * ERROR: Failed to compile the "bzImage" target...
41 * -- Grepping log... --
42 * -- End log... --
43 * Please consult /var/log/genkernel.log for more information and any
44 * errors that were reported above.
45 * Report any genkernel bugs to bugs.gentoo.org and
46 * assign your bug to genkernel@g.o. Please include
47 * as much information as you can in your bug report; attaching
48 * /var/log/genkernel.log so that your issue can be dealt with
49 effectively.
50 *
51 * Please do *not* report compilation failures as genkernel bugs!
52
53
54
55
56
57
58 El sáb, 27-11-2004 a las 21:21 +0100, Angel Cervera Claudio escribió:
59 > No consigo compilar el kernel:
60 >
61 > * Gentoo Linux Genkernel; Version 3.1.0a
62 > * Compiling Linux Kernel 2.6.9-gentoo-r1 for x86...
63 >
64 > * kernel: >> Running mrproper...
65 > * config: Using config
66 > from /etc/kernels/kernel-config-x86-2.6.9-gentoo-r1
67 > * Previous config backed up to .config.bak
68 > * >> Running oldconfig...
69 > * kernel: >> Cleaning...
70 > * config: >> Invoking menuconfig...
71 > #
72 > # using defaults found in .config
73 > #
74 >
75 >
76 > *** End of Linux kernel configuration.
77 > *** Execute 'make' to build the kernel or try 'make help'.
78 >
79 > * >> Compiling 2.6.9-gentoo-r1 bzImage...
80 > * ERROR: Failed to compile the "bzImage" target...
81 >
82 > * -- Grepping log... --
83 >
84 > SCSI generic support (CHR_DEV_SG) [Y/n/m/?] y
85 > *
86 > * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
87 > *
88 > Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
89 > Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS)
90 > [N/y/?] n
91 > --
92 > CHK include/linux/compile.h
93 > UPD include/linux/compile.h
94 > CC init/version.o
95 > LD init/built-in.o
96 > LD .tmp_vmlinux1
97 > make: *** [.tmp_vmlinux1] Error 139
98 > * Gentoo Linux Genkernel; Version 3.1.0a
99 >
100 > * ERROR: Failed to compile the "bzImage" target...
101 >
102 > * -- End log... --
103 >
104 > * Please consult /var/log/genkernel.log for more information and any
105 > * errors that were reported above.
106 >
107 > * Report any genkernel bugs to bugs.gentoo.org and
108 > * assign your bug to genkernel@g.o. Please include
109 > * as much information as you can in your bug report; attaching
110 > * /var/log/genkernel.log so that your issue can be dealt with
111 > effectively.
112 > *
113 > * Please do *not* report compilation failures as genkernel bugs!
114 > *
115 >
116 >
117 > He intentado compilar otras versiones y me pasa lo mismo.
118 > El caso es que no he modificado ninguna opción y hasta ahora me
119 > compilaba bien. :(
120 >
121 > En el log, todo parece correcto, hasta que llega la hora de "linkar" los
122 > módulos y me sale este error.
123 >
124 > Un saludo.
125 >
126 >
127 --
128 Angel Cervera Claudio
129 Telf. +34 670819234
130 Mail: angel@××××××××.com
131 Web: http://www.acervera.com
132 Msn Messenger: angelcervera@××××××××××.com
133 Yahoo Messenger: angelcervera
134 AOL Messenger: angelcervera
135
136
137 --
138 gentoo-user-es@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-es] compilar el kernel (Resuelto) Angel Cervera Claudio <angel@××××××××.com>