[Gtk-osx-users] glib version error while building gimp
- From: Tim Chen <ht timchen gmail com>
- To: gtk-osx-users lists sourceforge net
- Subject: [Gtk-osx-users] glib version error while building gimp
- Date: Tue, 19 Apr 2011 02:16:50 +0800
Hi,
I am trying to build gimp on my 2011 MacBook Pro (64 bit) via jhbuild.
I basically follow the instruction on http://sourceforge.net/apps/trac/gtk-osx/wiki/Build
and I update the .jhbuildrc-custom file with
setup_sdk(target="10.6", sdk_version="10.6", architectures=["i386"])
build_policy="updated-deps"
os.environ["ARCHFLAGS"] = "-arch x86_64 -arch i386"
moduleset = "http://github.com/jralls/gtk-osx-build/raw/master/modulesets-stable/gtk-osx.modules"
everything goes well with
$ jhbuild bootstrap
$ jhbuild build meta-gtk-osx-bootstrap
$ jhbuild build meta-gtk-osx-core
However, when I am trying to build gimp with $ jhbuild build gimp
it complains about glib while configuring GEGL :
checking for GLIB - version >= 2.22.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
Is there anything I missed?
thanks for your help,
-Tim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]