Hi all,I'm trying to install Gtk on Mac OSX 10.7 LionI follow the steps from https://live.gnome.org/GTK+/OSX/Building$ jhbuild bootstrap $ jhbuild build meta-gtk-osx-bootstrap $ jhbuild build meta-gtk-osx-coreand then$ jhbuild build gimpMy problem is:MacBook-Pro-de-Fabrice:~ clairfabrice$ jhbuild build gimp*** Checking out lcms *** [1/8]*** Skipping lcms (package and dependencies not updated) *** [1/8]*** Checking out expat *** [2/8]*** Skipping expat (package and dependencies not updated) *** [2/8]*** Checking out zlib *** [3/8]*** Skipping zlib (package and dependencies not updated) *** [3/8]*** Checking out freetype *** [4/8]*** Skipping freetype (package and dependencies not updated) *** [4/8]*** Checking out fontconfig *** [5/8]*** Skipping fontconfig (package and dependencies not updated) *** [5/8]*** Checking out babl *** [6/8]*** Building babl *** [6/8]makemake all-recursiveMaking all in bablMaking all in basemake[3]: Nothing to be done for `all'.CC babl-palette.lobabl-palette.c:22:20: error: values.h: No such file or directorybabl-palette.c: In function 'babl_palette_lookup':babl-palette.c:93: error: 'INT_MAX' undeclared (first use in this function)babl-palette.c:93: error: (Each undeclared identifier is reported only oncebabl-palette.c:93: error: for each function it appears in.)make[3]: *** [babl-palette.lo] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2*** Error during phase build of babl: ########## Error running make *** [6/8][1] Rerun phase build[2] Ignore error and continue to install[3] Give up on module[4] Start shell[5] Reload configuration[6] Go to phase "wipe directory and start over"[7] Go to phase "configure"[8] Go to phase "clean"[9] Go to phase "distclean"choice: 3*** module gegl not built due to non buildable babl *** [7/8]*** module gimp not built due to non buildable gegl *** [8/8]*** the following modules were not built *** [8/8]babl gegl gimpMacBook-Pro-de-Fabrice:~ clairfabrice$Any idea?Fabrice CLAIR
_______________________________________________
Gtk-osx-users-list mailing list
Gtk-osx-users-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list