#15914: glib2 2.16.4 - build/configure failure ---------------------------------+------------------------------------------ Reporter: tim.lahey@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: glib2, pkg-config | ---------------------------------+------------------------------------------ When trying to build glib2, I get a configure error in that it cannot find pkg-config. {{{ ---> Fetching glib2 ---> Verifying checksum(s) for glib2 ---> Checksumming glib-2.16.4.tar.bz2 ---> Extracting glib2 ---> Extracting glib-2.16.4.tar.bz2 ---> Applying patches to glib2 ---> Configuring glib2 checking for pkg-config... no configure: error: *** pkg-config not found. See http://www.freedesktop.org/software/pkgconfig/ Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/work/glib-2.16.4" && ./configure --prefix=/opt/local --enable-static --mandir=/opt/local/share/man " returned error 1 Warning: the following items did not execute (for glib2): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} However, I have the following ports installed that are listed as dependencies, {{{ The following ports are currently installed: gettext @0.17_3 (active) libiconv @1.12_0 (active) pkgconfig @0.23_0 (active) }}} and all their dependencies are up-to-date. If I do a which at the command line, I get that pkg-config resides at: /opt/local/bin/pkg-config. I've done a selfupdate and a port sync and I still get the errors. -- Ticket URL: <http://trac.macports.org/ticket/15914> MacPorts <http://www.macports.org/> Ports system for Mac OS