Gentoo Archives: gentoo-user

From: Marc Blumentritt <marc.blumentritt@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problem with compiling kernel
Date: Mon, 11 May 2009 19:33:52
Message-Id: gu9ui5$7to$1@ger.gmane.org
1 Hi,
2
3 when I try to compile a kernel again (meaning after compiling it and
4 building the modules), I get this error message:
5
6 hive linux # make && make modules_install && make
7 [...]
8 INSTALL sound/core/snd-timer.ko
9 INSTALL sound/core/snd.ko
10 INSTALL sound/drivers/mpu401/snd-mpu401-uart.ko
11 INSTALL sound/pci/ac97/snd-ac97-codec.ko
12 INSTALL sound/pci/snd-via82xx-modem.ko
13 INSTALL sound/pci/snd-via82xx.ko
14 INSTALL sound/soc/snd-soc-core.ko
15 INSTALL sound/soundcore.ko
16 DEPMOD 2.6.29-gentoo-r3
17 CHK include/linux/version.h
18 CHK include/linux/utsrelease.h
19 SYMLINK include/asm -> include/asm-x86
20 CALL scripts/checksyscalls.sh
21 CHK include/linux/compile.h
22 /usr/src/linux-2.6.29-gentoo-r3/usr/Makefile:41: *** mixed implicit and
23 normal rules. Stop.
24 make: *** [usr] Error 2
25
26 The same happens with stable gentoo-sources and stable vanilla sources.
27
28 This thing worked a few weeks again (I first noticed the error
29 yesterday, but this does not mean, that it was the first time the error
30 there).
31
32 Any ideas, what could be wrong or how to identify the problem?
33
34 Marc

Replies

Subject Author
Re: [gentoo-user] Problem with compiling kernel Arnau Bria <arnau@×××××××××.net>
[gentoo-user] Re: Problem with compiling kernel Marc Blumentritt <marc.blumentritt@×××××.de>