[OE-core] [PATCH v2] harfbuzz: add recipe, version 0.9.9

Marko Lindqvist cazfi74 at gmail.com
Wed Jan 9 06:03:45 UTC 2013


On 9 January 2013 02:10, Saul Wold <sgw at linux.intel.com> wrote:
> On 01/06/2013 12:34 PM, Marko Lindqvist wrote:
>>
>> OpenType text shaping engine HarfBuzz is dependency of pango >= 1.32
>>
>> Signed-off-by: Marko Lindqvist <cazfi74 at gmail.com>
>
> We we also need libx11?  I am seeing a failure:
>>
>> | x86_64-linux-libtool: link: cannot find the library
>> `/intel/builds/world/tmp/sysroots/x86_64-linux/usr/lib/libX11.la' or
>> unhandled argument
>> `/intel/builds/world/tmp/sysroots/x86_64-linux/usr/lib/libX11.la'
>> | make[2]: *** [hb-view] Error 1
>
> Notice this was the native version that failed.

 There's another dynamically changing property depending on whether
cairo is present in configure time or not - I'll make new version of
HarfBuzz recipe to make builds consistent (to always have sensible
backends, and never the others). However, I don't see how enabling
cairo backend could produce the linking error above if everything
outside harfbuzz is ok.
 Attempt to link against libX11 most likely comes from cairo.pc or
cairo-ft.pc - maybe they get generated with dependencies that are not
guaranteed to exist?


 - ML




More information about the Openembedded-core mailing list