On Dec 17, 2012, at 4:29 PM, John A. Vink <[email protected]> wrote:

> Hi,
> 
> I'm trying to build on Mac OS X 10.8.2.  I'm following the instructions at 
> https://live.gnome.org/GTK+/OSX/Building.
> 
> All works fine until I get to the step:
> 
> jhbuild build meta-gtk-osx-core
> 
> This ends up failing here:
> 
> Specified Gtk Version check
> checking for MAC... no
> checking for MAC... no
> configure: error: GTK+-2.0 Wersion 2.10 or higher or GTK+-3.0 Version 2.90.0 
> or higher is required to build gtk-mac-integration
> *** Error during phase configure of gtk-mac-integration: ########## Error 
> running ./configure --prefix /Users/jav/gtk/inst --libdir 
> '/Users/jav/gtk/inst/lib' --disable-python   *** [20/21]
> 
> What am I doing wrong?

Looks like a pkg-config problem. Did Gtk+ (either 2.24 or 3.6) build? Is the 
.pc file in gtk/inst/lib/pkgconfig? Do you have PKG_CONFIG_PATH defined in your 
environment in a way that would override one that jhbuild sets up?

Try starting a jhbuild shell and running `pkg-config --cflags gtk+-2.0 
gtk+-3.0`. 

Regards,
John Ralls

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Gtk-osx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-osx-users
_______________________________________________
Gtk-osx-users-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Reply via email to