Re: Problem with building pango
Patrick Welche <[email protected]> Sun, 15 Sep 2013 23:56:04 +0100
| Newsgroups | gmane.comp.gnome.love |
|---|---|
| Message-ID | <20130915225604.GD16678@quantz> |
On Sun, Sep 15, 2013 at 05:48:28PM +0200, Mat? Tur?in wrote: > Hi guys, > > I was trying to build Nautilus with jhbuild and I got following error related to pango. > I was searching for some solution on internet but with no luck. > Could you please give me some advice how to move on? I have 64 bit ubuntu 13.04. > > > /opt/gnome/lib64/libpango-1.0.so.0: undefined reference to `g_object_replace_qdata' g_object_replace_qdata appeared in glib 2.34. Presumably you have a recent glib installed, with sensible paths set in your build? Cheers, Patrick