On Thu, Sep 07, 2006 at 12:35:51AM +0200, Michael Trimarchi wrote: > Hi all, > we had a problem compiling the linux kernel using scratchbox for an > arm big endian target in the qemu-armeb environment. The compilation > stopped when executing the split-include utility during the kernel > compilation phase. split-include exited with an error of the stat64
Hi, for completeness, an other way to get rid of the split-include issue is to either cross-compile kernel outside the scratchbox or define the host-gcc correctly to the kernnel build system. See http://scratchbox.org/wiki/Kernel for details. -- Toni Timonen 040-5111863,GPG 0x7984A4FD _______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
