Re: question kernel 2.6 problem

From: sc2
Date: Wed Jul 07 2004 - 06:24:11 EST


hello
when i try to make the 2.6.7 kernel this error is coming
i use gcc 3.2.1
any ideas what i did wrong? (i did same stuff likle every time)
thx
CC arch/i386/kernel/asm-offsets.s
In Datei, eingef?gt von include/asm/system.h:5,
von include/asm/processor.h:18,
von include/asm/thread_info.h:16,
von include/linux/thread_info.h:21,
von include/linux/spinlock.h:12,
von include/linux/capability.h:45,
von include/linux/sched.h:7,
von arch/i386/kernel/asm-offsets.c:7:
include/linux/kernel.h:10:20: stdarg.h: Datei oder Verzeichnis nicht
gefunden
In file included from include/asm/system.h:5,
from include/asm/processor.h:18,
from include/asm/thread_info.h:16,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:12,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/kernel.h:71: Fehler: parse error vor "va_list"
include/linux/kernel.h:71: Warnung: Funktionsdeklaration ist kein Prototyp
include/linux/kernel.h:74: Fehler: parse error vor "va_list"
include/linux/kernel.h:74: Warnung: Funktionsdeklaration ist kein Prototyp
include/linux/kernel.h:77: Fehler: parse error vor "va_list"
include/linux/kernel.h:77: Warnung: Funktionsdeklaration ist kein Prototyp
include/linux/kernel.h:81: Fehler: parse error vor "va_list"
include/linux/kernel.h:81: Warnung: Funktionsdeklaration ist kein Prototyp
make[1]: *** [arch/i386/kernel/asm-offsets.s] Fehler 1
make: *** [arch/i386/kernel/asm-offsets.s] Fehler 2


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/