Re: Regression in 2.6.27-rc2 when cross-building the kernel

From: Larry Finger
Date: Tue Aug 19 2008 - 12:56:59 EST


David Woodhouse wrote:
On Tue, 2008-08-19 at 06:48 +0200, Sam Ravnborg wrote:
And Larry log say it is so.

David - did you have a patch to fix this already?

The fix was to 'build' the firmware blobs at the same time as 'make
modules', so that they're already built and don't need to be built at
modules_install time. That went in a while ago though.

Why is ihex2fw being rebuilt?


sudo make V=2 modules_install says:

HOSTCC firmware/ihex2fw - due to: /usr/include/gnu/stubs-64.h /usr/lib64/gcc/x86_64-suse-linux/4.3/include/stddef.h /usr/lib64/gcc/x86_64-suse-linux/4.3/include-fixed/limits.h /usr/lib64/gcc/x86_64-suse-linux/4.3/include-fixed/syslimits.h /usr/lib64/gcc/x86_64-suse-linux/4.3/include/stdarg.h
/bin/sh: scripts/basic/fixdep: cannot execute binary file
make[1]: *** [firmware/ihex2fw] Error 126
make: *** [_modinst_post] Error 2

Larry

--
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/