Hi,

when I try to compile a kernel again (meaning after compiling it and building the modules), I get this error message:

hive linux # make && make modules_install && make
[...]
  INSTALL sound/core/snd-timer.ko
  INSTALL sound/core/snd.ko
  INSTALL sound/drivers/mpu401/snd-mpu401-uart.ko
  INSTALL sound/pci/ac97/snd-ac97-codec.ko
  INSTALL sound/pci/snd-via82xx-modem.ko
  INSTALL sound/pci/snd-via82xx.ko
  INSTALL sound/soc/snd-soc-core.ko
  INSTALL sound/soundcore.ko
  DEPMOD  2.6.29-gentoo-r3
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-x86
  CALL    scripts/checksyscalls.sh
  CHK     include/linux/compile.h
/usr/src/linux-2.6.29-gentoo-r3/usr/Makefile:41: *** mixed implicit and normal rules. Stop.
make: *** [usr] Error 2

The same happens with stable gentoo-sources and stable vanilla sources.

This thing worked a few weeks again (I first noticed the error yesterday, but this does not mean, that it was the first time the error there).

Any ideas, what could be wrong or how to identify the problem?

Marc


Reply via email to