Gentoo Archives: gentoo-catalyst

From: martin nicolas <nicko.martin@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] catalyst can't compile a kernel
Date: Fri, 08 Apr 2005 13:23:23
Message-Id: d6805aee05040806234e70c6b8@mail.gmail.com
In Reply to: Re: [gentoo-catalyst] catalyst can't compile a kernel by Anielkis Herrera Gonzalez
1 What's your catalyst version ? Try to upgrade to the last.
2
3 Nicolas
4
5 On Apr 8, 2005 2:58 PM, Anielkis Herrera Gonzalez <
6 aherrerag@×××××××××××××××.cu> wrote:
7 >
8 > well this is the last part of the log:
9 >
10 > * Gentoo Linux Genkernel; Version 3.1.0c
11 >
12 > * Compiling Linux Kernel 2.6.10-gentoo-r6 for x86...
13 > * kernel: >> Running mrproper...
14 > COMMAND: make -j2 CC="gcc" LD="ld" AS="as" mrproper
15 > CLEAN arch/i386/boot/compressed
16 > CLEAN arch/i386/boot
17 > CLEAN arch/i386/kernel
18 > CLEAN drivers/char
19 > CLEAN init
20 > CLEAN drivers/ieee1394
21 > CLEAN kernel
22 > CLEAN lib
23 > CLEAN drivers/pci
24 > CLEAN drivers/scsi/aic7xxx
25 > CLEAN drivers/video/logo
26 > CLEAN usr
27 > CLEAN scripts/basic
28 > CLEAN .tmp_versions
29 > CLEAN scripts/kconfig
30 > CLEAN scripts/lxdialog
31 > CLEAN scripts/mod
32 > CLEAN include/asm-i386/asm_offsets.h vmlinux
33 > System.map .tmp_kallsyms1.S .tmp_kallsyms1.o .tmp_kallsyms2.S
34 > .tmp_kallsyms2.o .tmp_vmlinux1 .tmp_vmlinux2 .tmp_System.map
35 > CLEAN scripts
36 > CLEAN include/config
37 > CLEAN .config .config.old include/asm .version
38 > include/linux/autoconf.h include/linux/version.h Module.symvers
39 > * config: Using config from /usr/share/genkernel/x86/kernel-config-2.6
40 > * Previous config backed up to .config.bak
41 > * >> Running oldconfig...
42 > COMMAND: make -j2 CC="gcc" LD="ld" AS="as" oldconfig
43 > HOSTCC scripts/basic/fixdep
44 > HOSTCC scripts/basic/split-include
45 > HOSTCC scripts/basic/docproc
46 > SHIPPED scripts/kconfig/zconf.tab.h
47 > SHIPPED scripts/kconfig/zconf.tab.c
48 > SHIPPED scripts/kconfig/lex.zconf.c
49 > HOSTCC scripts/kconfig/conf.o
50 > HOSTCC scripts/kconfig/mconf.o
51 > HOSTCC scripts/kconfig/zconf.tab.o
52 > HOSTLD scripts/kconfig/conf
53 > scripts/kconfig/conf -o arch/i386/Kconfig
54 > .config:69: trying to assign nonexistent symbol MELAN
55 > .config:117: trying to assign nonexistent symbol PM_DISK
56 > .config:141: trying to assign nonexistent symbol ACPI_RELAXED_AML
57 > .config:274: trying to assign nonexistent symbol BLK_DEV_COMPRESSLOOP
58 > .config:293: trying to assign nonexistent symbol IDEDISK_STROKE
59 > .config:300: trying to assign nonexistent symbol IDE_TASKFILE_IO
60 > .config:318: trying to assign nonexistent symbol IDEDMA_PCI_WIP
61 > .config:319: trying to assign nonexistent symbol BLK_DEV_ADMA
62 > .config:348: trying to assign nonexistent symbol DMA_NONPCI
63 > .config:371: trying to assign nonexistent symbol SCSI_REPORT_LUNS
64 > .config:402: trying to assign nonexistent symbol SCSI_MEGARAID
65 > .config:440: trying to assign nonexistent symbol SCSI_DC390T_NOGENSUPP
66 > .config:474: trying to assign nonexistent symbol DM_IOCTL_V4
67 > .config:481: trying to assign nonexistent symbol FUSION_ISENSE
68 > .config:542: trying to assign nonexistent symbol INET_ECN
69 > .config:555: trying to assign nonexistent symbol IPV6_SCTP__
70 > .config:567: trying to assign nonexistent symbol NET_FASTROUTE
71 > .config:568: trying to assign nonexistent symbol NET_HW_FLOWCONTROL
72 > .config:673: trying to assign nonexistent symbol SIS190
73 > .config:675: trying to assign nonexistent symbol NET_BROADCOM
74 > .config:738: trying to assign nonexistent symbol RCPCI
75 > .config:769: trying to assign nonexistent symbol ISDN_BOOL
76 > .config:851: trying to assign nonexistent symbol UNIX98_PTY_COUNT
77 > .config:875: trying to assign nonexistent symbol LIRC_SUPPORT
78 > .config:880: trying to assign nonexistent symbol BUSMOUSE
79 > .config:881: trying to assign nonexistent symbol QIC02_TAPE
80 > .config:972: trying to assign nonexistent symbol PCI_CONSOLE
81 > .config:988: trying to assign nonexistent symbol BOOTSPLASH
82 > .config:1178: trying to assign nonexistent symbol USB_SCANNER
83 > .config:1216: trying to assign nonexistent symbol USB_BRLVGER
84 > .config:1275: trying to assign nonexistent symbol DEVPTS_FS
85 > .config:1281: trying to assign nonexistent symbol SUPERMOUNT
86 > .config:1321: trying to assign nonexistent symbol INTERMEZZO_FS
87 > .config:1384: trying to assign nonexistent symbol X86_EXTRA_IRQS
88 > .config:1413: trying to assign nonexistent symbol CRYPTO_UCL
89 > #
90 > # using defaults found in .config
91 > #
92 >
93 > (.......................)
94 >
95 > Khazad cipher algorithm (CRYPTO_KHAZAD) [N/m/y/?] (NEW) Anubis
96 > cipher algorithm (CRYPTO_ANUBIS) [N/m/y/?] (NEW) Deflate compression
97 > algorithm (CRYPTO_DEFLATE) [Y/n/m/?] y
98 > Michael MIC keyed digest algorithm (CRYPTO_MICHAEL_MIC) [N/m/y/?]
99 > (NEW) CRC32c CRC algorithm (CRYPTO_CRC32C) [N/m/y/?]
100 > (NEW) Testing module (CRYPTO_TEST) [N/m/y/?] n
101 > *
102 > * Library routines
103 > *
104 > CRC-CCITT functions (CRC_CCITT) [M/y/?] (NEW) CRC32 functions (CRC32)
105 > [Y/?] y
106 > CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [N/m/y/?]
107 > (NEW) * kernel: >> Cleaning...
108 > COMMAND: make -j2 CC="gcc" LD="ld" AS="as" clean
109 > awk: cmd. line:2: fatal: cannot open file
110 > `/usr/src/linux-2.6.10-gentoo-r6/include/linux/version.h' for reading
111 > (No such file or directory)
112 > * config: >> Invoking menuconfig...
113 > COMMAND: make j1 menuconfig
114 > COMMAND: make -j2 CC="gcc" LD="ld" AS="as" prepare
115 > SYMLINK include/asm -> include/asm-i386
116 > CHK include/linux/version.h
117 > UPD include/linux/version.h
118 > HOSTLD scripts/kconfig/conf
119 > scripts/kconfig/conf -s arch/i386/Kconfig
120 > make[2]: *** [silentoldconfig] Interrupt
121 > make[1]: *** [silentoldconfig] Interrupt
122 > make: *** [include/linux/autoconf.h] Interrupt
123 >
124 > I don't know how to interpret that result.. :-\
125 >
126 > --
127 > ________________________________________________________
128 > Anielkis Herrera González
129 > Desarrollador de Nova Linux OS
130 > Linux User #377809
131 >
132 > Estudiante 4to año
133 > Universidad de las Ciencias Informáticas
134 > Cuba
135 > ________________________________________________________
136 >
137 >
138 >

Replies

Subject Author
Re: [gentoo-catalyst] catalyst can't compile a kernel Anielkis Herrera Gonzalez <aherrerag@×××××××××××××××.cu>