On 14 May 2014 08:53, Richard Purdie <[email protected]> wrote: > Its an odd error, why would a build of freetype be looking into the > sysroot for a freetype.la file?
Someone on oe-devel hit this too and I noticed it was looking in the sysroot, which I didn't spot when Saul first encounted this error. Freetype now has an optional dependency on harfbuzz, but harfbuzz depends on freetype. The changelog implies this is opt-in but I suspect it's automatically detected, which is why we're hitting this breakage. I'll replicate and force-disable the harfbuzz linking in freetype if that's the problem. Ross -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
