Re: [Gtk-osx-users] Failure while building gtk+



On Sep 15, 2010, at 10:29 AM, John Ralls wrote:
> 
> Based on the date-stamps of the two packages, you'd probably have to go back to gobject-introspection-0.6.5. It probably makes more sense to upgrade pygobject to 2.21.5 -- which will undoubtedly requirea newer rev of pygtk, as well. I'll do that in the moduleset tomorrow; in the meantime, one or both of you can try it out manually.

Tried pygobject 2.21.5, though it gave me another error.  The following, however, do work:

branches["pygobject"] = "http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/2.21/pygobject-2.21.3.tar.bz2";
branches["pygtk"] = "http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.16/pygtk-2.16.0.tar.bz2";

There might have been some upstream changes to the application I'm packaging, while I'll investigate, but I notice a much larger initial delay when opening the app built against the above versions rather than pygobject-2.20.0 and pygtk-2.16.0.

A cursory examination of the the gtk-osx installation directory suggests that the libraries are not prebound (otool -hv, look for PREBOUND).  Should it be as simple as adding "-prebind -prebind_all_twolevel_modules" to LDFLAGS inside .jhbuildrc-custom ?

Regards,

  Phil

Attachment: smime.p7s
Description: S/MIME cryptographic signature







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]