#13350: gail fails to build -----------------------------------+---------------------------------------- Reporter: jwhowse4@comcast.net | Owner: rhwood@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by jwhowse4@comcast.net): Replying to [comment:3 yves@macports.org]:
Since you want gimp2, you can workaround gail with
install gimp +without_gnome
That is if you won't miss svg support
I tried your suggestion of building gimp without gnome. The build still fails, this time while trying to compile the package poppler. Just as with gail the compiler complains about a missing header file gdk/gdkx.h g++ -Wall -Wno-unused -O2 -o .libs/gtk-splash-test gtk-splash-test.o -Wl,-bind_at_load -L/opt/macports/lib ../poppler/.libs/libpoppler.dylib -L/usr/X11R6/lib /opt/macports/lib/libglade-2.0.dylib /opt/macports/lib /libgtk-quartz-2.0.dylib /opt/macports/lib/libxml2.dylib -lpthread /opt/macports/lib/libgdk-quartz-2.0.dylib /opt/macports/lib/libatk-1.0.dylib /opt/macports/lib/libgdk_pixbuf-2.0.dylib /opt/macports/lib/libtiff.dylib /opt/macports/lib/libjpeg.dylib /opt/macports/lib/libpangocairo-1.0.dylib /opt/macports/lib/libpangoft2-1.0.dylib /opt/macports/lib/libpango-1.0.dylib -lm /opt/macports/lib/libcairo.dylib -lSM -lICE /opt/macports/lib/libgobject-2.0.dylib /opt/macports/lib/libgmodule-2.0.dylib /opt/macports/lib/libglib-2.0.dylib /opt/macports/lib/libintl.dylib -lc /opt/macports/lib/libfontconfig.dylib /opt/macports/lib/libiconv.dylib /opt/macports/lib/libfreetype.dylib /opt/macports/lib/libexpat.dylib /opt/macports/lib/libpng12.dylib /opt/macports/lib/libXrender.dylib -lX11 -lz /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning prebinding disabled because dependent library: /opt/macports/lib/libpoppler.2.dylib is not prebound creating gtk-splash-test if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../poppler -I.. -I../poppler -I../glib -I../glib -DXTHREADS -I/opt/macports/include/cairo -I/opt/macports/include/freetype2 -I/opt/macports/include -I/opt/macports/include/libpng12 -I/usr/X11R6/include -I/opt/macports/include/freetype2 -I/opt/macports/include -DXTHREADS -I/opt/macports/include/gtk-2.0 -I/opt/macports/lib/gtk-2.0/include -I/opt/macports/include/atk-1.0 -I/opt/macports/include/cairo -I/opt/macports/include/pango-1.0 -I/opt/macports/include/glib-2.0 -I/opt/macports/lib/glib-2.0/include -I/opt/macports/include -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng12 -I/usr/X11R6/include -I/opt/macports/include/libglade-2.0 -I/opt/macports/include/libxml2 -I/opt/macports/include -I/opt/macports/include -Wall -Wno-unused -O2 -MT gtk-cairo-test.o -MD -MP -MF ".deps/gtk-cairo-test.Tpo" -c -o gtk-cairo-test.o gtk-cairo- test.cc; \ then mv -f ".deps/gtk-cairo-test.Tpo" ".deps/gtk-cairo-test.Po"; else rm -f ".deps/gtk-cairo-test.Tpo"; exit 1; fi gtk-cairo-test.cc:18:22: error: gdk/gdkx.h: No such file or directory make[2]: *** [gtk-cairo-test.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for poppler): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: poppler py25-gtk py25-cairo py25-numeric py25-gobject Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13350#comment:5> MacPorts </projects/macports> Ports system for Mac OS