Hi! I tried to compile the kernel 2.6. test 4 for PowerPC. I used the cross compile tool chain ELDK V2.1 from Denx http://www.denx.de/. I am not able to make the kernel, because I get the following error.
In file included from include/asm/system.h:8, from include/linux/list.h:8, from include/linux/signal.h:4, from arch/ppc/kernel/asm-offsets.c:12: include/linux/kernel.h:10: stdarg.h: Datei oder Verzeichnis nicht gefunden In file included from include/asm/system.h:8, from include/linux/list.h:8, from include/linux/signal.h:4, from arch/ppc/kernel/asm-offsets.c:12: include/linux/kernel.h:73: parse error before `va_list' include/linux/kernel.h:73: warning: function declaration isn't a prototype include/linux/kernel.h:76: parse error before `va_list' include/linux/kernel.h:76: warning: function declaration isn't a prototype include/linux/kernel.h:80: parse error before `va_list' include/linux/kernel.h:80: warning: function declaration isn't a prototype make[1]: *** [arch/ppc/kernel/asm-offsets.s] Fehler 1 make: *** [arch/ppc/kernel/asm-offsets.s] Fehler 2 I have no problems to compile the kernel for i386 mit the nativ gcc. Can it be that the GCC 2.95.4 is to old or is there a missing option? Andr? ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/