On 11/16/2011 06:25 PM, [email protected] wrote:
> I am trying to build a set of gtk packages.  I got through this and tried
> linking to my application.  I am seeing several undefined symbols from pango
> (1.28.0) . . .
> 
> pango_context_set_base_gravity
> pango_context_set_gravity_hint
> pango_gravity_to_rotation
> 
> Did I miss something or do something in the wrong order?

You're linker flags are bogus, so it's linking to an older (system installed?)
version of Pango.

behdad

> Thanks,
> Bob
_______________________________________________
gtk-i18n-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-i18n-list

Reply via email to