[poky] building poky git HEAD with icecc
Andreas Schultz
aschultz at tpip.net
Tue Nov 25 06:12:51 PST 2014
Hi,
I'm trying to build poky git HEAD with icecc (1.0.1) under Ubuntu 14.10 64bit.
My local.conf has:
INHERIT += "icecc"
ICECC_PARALLEL_MAKE = "-j 48"
I'm not complete through with it, but I already had to blacklist these
package from icecc:
ICECC_USER_PACKAGE_BL = "ncurses perl libcap libgpg-error libgcrypt gmp"
Most of them fail with 'fatal error: stdio.h: No such file or directory'.
I have already checked all my builder do have this file.
For example the concrete error from libgcrypt is:
| gcc -o yat2m ./yat2m.c
| ./yat2m.c:92:19: fatal error: stdio.h: No such file or directory
| #include <stdio.h>
It seems that the CC_FOR_BUILD is somehow not working.
Any ideas what might be wrong or are those error expected?
Andreas
--
--
Dipl. Inform.
Andreas Schultz
More information about the poky
mailing list