Gentoo Archives: gentoo-user-es

From: Angel Cervera Claudio <angel@××××××××.com>
To: GentooUserEs <gentoo-user-es@l.g.o>
Subject: [gentoo-user-es] compilar el kernel.
Date: Sat, 27 Nov 2004 20:17:07
Message-Id: 1101586883.16512.2.camel@carmona
1 No consigo compilar el kernel:
2
3 * Gentoo Linux Genkernel; Version 3.1.0a
4 * Compiling Linux Kernel 2.6.9-gentoo-r1 for x86...
5
6 * kernel: >> Running mrproper...
7 * config: Using config
8 from /etc/kernels/kernel-config-x86-2.6.9-gentoo-r1
9 * Previous config backed up to .config.bak
10 * >> Running oldconfig...
11 * kernel: >> Cleaning...
12 * config: >> Invoking menuconfig...
13 #
14 # using defaults found in .config
15 #
16
17
18 *** End of Linux kernel configuration.
19 *** Execute 'make' to build the kernel or try 'make help'.
20
21 * >> Compiling 2.6.9-gentoo-r1 bzImage...
22 * ERROR: Failed to compile the "bzImage" target...
23
24 * -- Grepping log... --
25
26 SCSI generic support (CHR_DEV_SG) [Y/n/m/?] y
27 *
28 * Some SCSI devices (e.g. CD jukebox) support multiple LUNs
29 *
30 Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [N/y/?] n
31 Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS)
32 [N/y/?] n
33 --
34 CHK include/linux/compile.h
35 UPD include/linux/compile.h
36 CC init/version.o
37 LD init/built-in.o
38 LD .tmp_vmlinux1
39 make: *** [.tmp_vmlinux1] Error 139
40 * Gentoo Linux Genkernel; Version 3.1.0a
41
42 * ERROR: Failed to compile the "bzImage" target...
43
44 * -- End log... --
45
46 * Please consult /var/log/genkernel.log for more information and any
47 * errors that were reported above.
48
49 * Report any genkernel bugs to bugs.gentoo.org and
50 * assign your bug to genkernel@g.o. Please include
51 * as much information as you can in your bug report; attaching
52 * /var/log/genkernel.log so that your issue can be dealt with
53 effectively.
54 *
55 * Please do *not* report compilation failures as genkernel bugs!
56 *
57
58
59 He intentado compilar otras versiones y me pasa lo mismo.
60 El caso es que no he modificado ninguna opción y hasta ahora me
61 compilaba bien. :(
62
63 En el log, todo parece correcto, hasta que llega la hora de "linkar" los
64 módulos y me sale este error.
65
66 Un saludo.
67
68
69 --
70 Angel Cervera Claudio
71 Telf. +34 670819234
72 Mail: angel@××××××××.com
73 Web: http://www.acervera.com
74 Msn Messenger: angelcervera@××××××××××.com
75 Yahoo Messenger: angelcervera
76 AOL Messenger: angelcervera
77
78
79 --
80 gentoo-user-es@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-es] compilar el kernel. Angel Cervera Claudio <angel@××××××××.com>
Re: [gentoo-user-es] compilar el kernel. "Chema Cortés" <ch3m4@×××××.org>