Hallo *,
ich habe seit 11.04.2005 einen 2.6.10-Kernel laufen. Jetzt will ich die Kiste mit GB-Ethernet beglücken und will einen neuen Kernel bauen:
kk-a1600:/usr/src/linux-2.6.10# diff .config-2005.04.11-2 .config
4c4
< # Mon Apr 11 20:48:10 2005
---
> # Mon Jan 23 16:16:08 2006
939c939,940
< # CONFIG_E1000 is not set
---
> CONFIG_E1000=y
> # CONFIG_E1000_NAPI is not set
arch/i386/kernel/process.c:259: warning: pointer targets in passing argument 2 of 'show_trace' differ in signedness
{standard input}: Assembler messages:
{standard input}:803: Error: suffix or operands invalid for `mov'
{standard input}:804: Error: suffix or operands invalid for `mov'
{standard input}:1017: Error: suffix or operands invalid for `mov'
{standard input}:1018: Error: suffix or operands invalid for `mov'
{standard input}:1098: Error: suffix or operands invalid for `mov'
{standard input}:1099: Error: suffix or operands invalid for `mov'
{standard input}:1184: Error: suffix or operands invalid for `mov'
{standard input}:1185: Error: suffix or operands invalid for `mov'
{standard input}:1242: Error: suffix or operands invalid for `mov'
{standard input}:1254: Error: suffix or operands invalid for `mov'
make[2]: *** [arch/i386/kernel/process.o] Fehler 1
make[1]: *** [arch/i386/kernel] Fehler 2
make: *** [stamp-build] Fehler 2
Wo ist mein Problem?
Dank und Gruss
klak