Gentoo Archives: gentoo-user

From: Michael Scherer <a6702894@××××××××××××××.at>
To: gentoo-user@l.g.o
Subject: [gentoo-user] make of gentoo-sources-3.2.12 fails
Date: Thu, 10 May 2012 14:23:30
Message-Id: 20120510162012.74db0575@unet.univie.ac.at
In Reply to: Re: [gentoo-user] Are those "green" drives any good? by Pandu Poluan
1 Hi all,
2
3 after downloading the 3.2.12-sources everything went fine
4 for a couple of weeks, I compiled them a couple of times,
5 but suddenly, maybe because of some world-updates, errors
6 started to accumulate, first it could do make but no modules,
7 then kernel make made it almost and now I'm stuck with this
8 rather short make output:
9
10 HOSTCC scripts/basic/fixdep
11 HOSTCC scripts/kconfig/conf.o
12 HOSTCC scripts/kconfig/zconf.tab.o
13 scripts/kconfig/zconf.tab.c: In function ‘header_print_comment’:
14 scripts/kconfig/confdata.c:540:10: warning: ignoring return value of
15 ‘fwrite’, declared with attribute warn_unused_result
16 scripts/kconfig/zconf.tab.c: In function ‘kconfig_print_comment’:
17 scripts/kconfig/confdata.c:467:10: warning: ignoring return value of
18 ‘fwrite’, declared with attribute warn_unused_result HOSTLD
19 scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig
20 CHK include/linux/version.h CHK include/generated/utsrelease.h
21 CC kernel/bounds.s
22 GEN include/generated/bounds.h
23 CC arch/x86/kernel/asm-offsets.s
24 GEN include/generated/asm-offsets.h
25 CALL scripts/checksyscalls.sh
26 CC scripts/mod/empty.o
27 HOSTCC scripts/mod/mk_elfconfig
28 MKELF scripts/mod/elfconfig.h
29 HOSTCC scripts/mod/file2alias.o
30 HOSTCC scripts/mod/modpost.o
31 HOSTCC scripts/mod/sumversion.o
32 HOSTLD scripts/mod/modpost
33 HOSTCC scripts/kallsyms
34 HOSTCC scripts/pnmtologo
35 HOSTCC scripts/conmakehash
36 HOSTCC scripts/bin2c
37 CC init/main.o
38 CHK include/generated/compile.h
39 CC init/version.o
40 CC init/do_mounts.o
41 CC init/do_mounts_initrd.o
42 LD init/mounts.o
43 ls -Al -m elf_x86_64 -r -o init/mounts.o init/do_mounts.o
44 init/do_mounts_initrd.o init/mounts.o: No such file or directory
45 make[1]: *** [init/mounts.o] Error 1
46 make: *** [init] Error 2
47
48 glibc is 2.14.1-r3, which otherwise works perfectly, so I don't
49 think it's the reason.
50 I cleared ccache and rebuilt the kernel sources, to no avail.
51
52 .config is in attachments.
53
54 Maybe someone could give me a hint, I need that kernel really
55 badly and hopefully soon.
56
57 kind regards
58
59 michael

Attachments

File name MIME type
config-3.2.12-gentoo application/octet-stream

Replies

Subject Author
Re: [gentoo-user] make of gentoo-sources-3.2.12 fails Pandu Poluan <pandu@××××××.info>
Re: [gentoo-user] make of gentoo-sources-3.2.12 fails Stroller <stroller@××××××××××××××××××.uk>
[gentoo-user] Re: make of gentoo-sources-3.2.12 fails walt <w41ter@×××××.com>
[gentoo-user] Re: make of gentoo-sources-3.2.12 fails walt <w41ter@×××××.com>