Re: [gtk-osx-users] Issues when building latest GTK+

2013-10-02 Thread John Ralls
I've pushed changes reverting the upgrade of cmake, so it's back to 2.8.9. You'll need to run gtk-osx-build-setup.sh to put it in place. I've also pushed a patch that makes the m4 directory in gtk+-2.24.21. Looks like charset.alias gets built, but not installed, in glib-2.38.0. I'll continue i

Re: [gtk-osx-users] Issues when building latest GTK+

2013-10-02 Thread John Ralls
On Oct 2, 2013, at 4:41 AM, Miroslav Rajcic wrote: > It seems that my report on GTK being OK was premature. > When trying to bundle my app which complied successfully, I get this bundle > error: > Cannot find source to copy: /Users/helix/gtk/inst/lib/charset.alias > > This file does not exist,

Re: [gtk-osx-users] Issues when building latest GTK+

2013-10-02 Thread Miroslav Rajcic
It seems that my report on GTK being OK was premature. When trying to bundle my app which complied successfully, I get this bundle error: Cannot find source to copy: /Users/helix/gtk/inst/lib/charset.alias This file does not exist, could it be related to cmake issue? Looking at my log, I found th

Re: [gtk-osx-users] Issues when building latest GTK+

2013-10-02 Thread Miroslav Rajcic
> Just to be clear (I had the same issue), the m4 directory has to be > created in the $HOME/gtk/source/gtk+-2.24.21 folder. Got that thanks, GTK is building OK with that fix. Note that exit to jhbuild shell drops you to the correct directory, so there is no need to do "cd ...". I had issues w

Re: [gtk-osx-users] Issues when building latest GTK+

2013-10-02 Thread Timo
op 02-10-13 10:11, Louis Lagendijk schreef: On Wed, 2013-10-02 at 09:54 +0200, Miroslav Rajcic wrote: Just tried to rebuild latest GTK for OS X using jhbuild. I am using OSX 10.7.5, XCode 4.3.3, building modulesets-stable version of GTK 2.x 32-bit (I've downloaded latest gtk-osx-build-setup.sh f

Re: [gtk-osx-users] Issues when building latest GTK+

2013-10-02 Thread Miroslav Rajcic
Thanks Louis, will try the tips. It would be nice to have this fixed upstream too :) Regards, Miroslav > From: lo...@fazant.net > To: gtk-osx-users-list@gnome.org > Date: Wed, 2 Oct 2013 10:11:50 +0200 > Subject: Re: [gtk-osx-users] Issues when building latest GTK+ > > On Wed, 2013-10-02 at 09

Re: [gtk-osx-users] Issues when building latest GTK+

2013-10-02 Thread Louis Lagendijk
On Wed, 2013-10-02 at 09:54 +0200, Miroslav Rajcic wrote: > Just tried to rebuild latest GTK for OS X using jhbuild. > I am using OSX 10.7.5, XCode 4.3.3, building modulesets-stable version > of GTK 2.x 32-bit (I've downloaded latest gtk-osx-build-setup.sh from > GitHub). > > Issues this time: > 1

[gtk-osx-users] Issues when building latest GTK+

2013-10-02 Thread Miroslav Rajcic
Just tried to rebuild latest GTK for OS X using jhbuild. I am using OSX 10.7.5, XCode 4.3.3, building modulesets-stable version of GTK 2.x 32-bit (I've downloaded latest gtk-osx-build-setup.sh from GitHub). Issues this time: 1. cmake fails to build: *** Checking out cmake *** [3/19] curl --conti