#19703: Pango upgrade fails to find X11 -------------------------------+-------------------------------------------- Reporter: pony777@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: pango x11 | Port: pango -------------------------------+-------------------------------------------- I'm trying to upgrade Pango to version 1.24.2. The build fails. It appears to be having trouble finding X11. The tail end of the log file is: {{{ libtool: link: /usr/bin/grep -E -e "^pango_.*" ".libs/libpangox-1.0.exp" > ".libs/libpangox-1.0.expT" libtool: link: mv -f ".libs/libpangox-1.0.expT" ".libs/libpangox-1.0.exp" libtool: link: sed 's,^,_,' < .libs/libpangox-1.0.exp > .libs/libpangox-1.0-symbols.expsym libtool: link: /usr/bin/gcc-4.0 -dynamiclib -o .libs/libpangox-1.0.0.dylib .libs/pangox.o .libs/module-defs-x.o .libs /pangox-fontcache.o .libs/pangox-fontmap.o -L/opt/local/lib ./.libs/libpango-1.0.dylib -lm /opt/local/lib/libgobject-2.0.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib -lc /opt/local/lib/libiconv.dylib -lX11 -framework Carbon -install_name /opt/local/lib/libpangox-1.0.0.dylib -compatibility_version 2401 -current_version 2401.2 -Wl,-exported_symbols_list,.libs/libpangox-1.0-symbols.expsym /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: can't locate file for: -lX11 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: file: -lX11 is not an object file (not allowed in a library) make[4]: *** [libpangox-1.0.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for pango): org.macports.destroot org.macports.build Error: Unable to upgrade port: 1 Executing: /opt/local/bin/port -v upgrade pango +macosx }}} -- Ticket URL: <http://trac.macports.org/ticket/19703> MacPorts <http://www.macports.org/> Ports system for Mac OS