#13350: gail fails to build -----------------------------------+---------------------------------------- Reporter: jwhowse4@comcast.net | Owner: rhwood@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by jwhowse4@comcast.net): Replying to [comment:8 rhwood@macports.org]:
I'm sorry, I should have had you try:
sudo port clean --all gail sudo port install gail +quartz
I tried the following approach. I uninstalled and then cleaned every package that both 'gail' and 'poppler' depend upon. I also cleaned 'gail' and 'poppler'. I then installed 'gtk2' explicitly using the variants '+with_x11 +without_quartz'. After all this 'gail' installs properly. Apparently, using these variants with 'gtk2' installs the header file 'gdkx.h' while using the '+with_quartz' option does not install this file. However 'poppler' still fails, but with a different error message. Any suggestions? Making all in tests /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wno-unused -O2 -L/opt/macports/lib -o test-poppler-qt4 test-poppler-qt4.o ../../poppler/libpoppler.la ../../qt4/src/libpoppler-qt4.la -L/opt/macports/lib -lfontconfig -lexpat -framework ApplicationServices -framework Carbon -framework AppKit -L/opt/macports/lib -L/opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work /qt-mac-opensource-src-4.3.2/lib -lQtGui -lpng -lQtXml -lQtTest -lQtCore -lz -lm -liconv -lz libtool: link: cannot find the library `' or unhandled argument `Carbon' make[3]: *** [test-poppler-qt4] Error 1 make[2]: *** [all-recursive] 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: Status 1 encountered during processing. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13350#comment:10> MacPorts </projects/macports> Ports system for Mac OS