From: Sebastian A. <sp...@sy...> - 2007-03-13 11:46:26
|
AstLinux 0.4 branch from yesterday evening fails to compile in the linux package after changing some of kernel options: LD arch/i386/pci/built-in.o CC arch/i386/power/cpu.o LD arch/i386/power/built-in.o CC net/socket.o net/socket.c:71:29: linux/wanrouter.h: No such file or directory make[2]: *** [net/socket.o] Error 1 make[1]: *** [net] Error 2 make[1]: Leaving directory `/home/seb/astlinux-0.4/build_i586/linux-2.6.16.12' make: *** [/home/seb/astlinux-0.4/build_i586/linux-2.6.16.12/arch/i386/boot/bzImage] Error 2 [seb@IVRA1 astlinux-0.4]$ I note that wanrouter.h is indeed missing from linux-2.6.16.12/include/linux (as is wanpipe.h) whereas in AstLinux 0.4 svn from Jan it was present. It was presumably moved with the wanpipe changes? BTW, this was with 2 concurrent jobs set to run; i386; i586; VIA. Kind regards, Sebastian |