On Wed, 2015-06-17 at 16:12 +0100, Jack Mitchell wrote: > Seems to be some sort of python script failure? Is anyone else seeing > this? I've dug around a little but can't see anything obvious.
This turns out to be due to: configure: error: failed to recognize APR_INT64_T_FMT on this platform which is due to gcc5 and the lack of -P in CPPFLAGS. I've just pushed a change for this to master and fido. The python issue is something else and not fatal. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
