From: Clemens E. <lin...@gm...> - 2011-04-08 10:57:30
|
Hi, I tried compiling coLinux (snapshot from Feb 2011) myself, however ran into problems when compiling the linux-kernel (log at bottom). Any idea whats going wrong here? Btw I get a warning about using gcc-4.5.1 for the linux kernel, but the ABI check says ABIs match. Is this ok? Thanks, Clemens scripts/kconfig/conf -s arch/x86/Kconfig make[1]: Leaving directory `/home/ce/colinux-devel/build/linux-2.6.33.7-source' make[1]: Entering directory `/home/ce/colinux-devel/build/linux-2.6.33.7-build' make[1]: Leaving directory `/home/ce/colinux-devel/build/linux-2.6.33.7-build' --- ERROR LOG /home/ce/colinux-devel/log/build-colinux-31377.err: Makefile:23: *** mixed implicit and normal rules. Stop. Kernel 2.6.33.7 make failed make: *** [kernel] Error 1 |