Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Is this because of make oldconfig?
Date: Fri, 18 Jul 2008 17:39:54
Message-Id: 200807181839.38232.michaelkintzios@gmail.com
1 Hi All,
2
3 I rolled up a new kernel after I ran make oldconfig and noticed this little
4 message:
5 =======================================
6 . . .
7 CC arch/x86/lib/usercopy_32.o
8 AR arch/x86/lib/lib.a
9 LD vmlinux.o
10 MODPOST vmlinux.o
11 WARNING: modpost: Found 10 section mismatch(es).
12 To see full details build your kernel with:
13 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
14 GEN .version
15 CHK include/linux/compile.h
16 UPD include/linux/compile.h
17 CC init/version.o
18 LD init/built-in.o
19 LD .tmp_vmlinux1
20 KSYM .tmp_kallsyms1.S
21 . . .
22 Kernel: arch/x86/boot/bzImage is ready (#1)
23 Building modules, stage 2.
24 MODPOST 66 modules
25 WARNING: modpost: Found 5 section mismatch(es).
26 To see full details build your kernel with:
27 'make CONFIG_DEBUG_SECTION_MISMATCH=y'
28 CC drivers/acpi/video.mod.o
29 LD [M] drivers/acpi/video.ko
30 CC drivers/block/cryptoloop.mod.o
31 LD [M] drivers/block/cryptoloop.ko
32 CC drivers/bluetooth/bcm203x.mod.o
33 LD [M] drivers/bluetooth/bcm203x.ko
34 CC drivers/bluetooth/hci_uart.mod.o
35 LD [M] drivers/bluetooth/hci_uart.ko
36 . . .
37 =======================================
38
39 What's it telling me? Is this something I should ignore?
40 --
41 Regards,
42 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Is this because of make oldconfig? Nikos Chantziaras <realnc@×××××.de>
Re: [gentoo-user] Is this because of make oldconfig? Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
Re: [gentoo-user] Is this because of make oldconfig? Duane Griffin <duaneg@×××××.com>