#18611: bitmap 1.0.3 configuration fails (missing xbitmaps) ---------------------------------------+------------------------------------ Reporter: chris.russell@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: bitmap configure xbitmaps | Port: bitmap ---------------------------------------+------------------------------------ Attempting to install xorg (sudo port install xorg) fails because install of bitmap fails because configuration step fails because "Package requirements (xbitmaps) were not met." OS X 10.5.6 Macports 1.7 Log follows. {{{ Macintosh:~ faux$ sudo port install bitmap Password: ---> Configuring bitmap 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_x11_bitmap/work/bitmap-1.0.3" && ./configure --prefix=/opt/local --disable-xprint " returned error 1 Command output: checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.0... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for mkstemp... yes checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BMTOA... yes checking for ATOBM... yes checking for TMP_XAW... yes checking for XBITMAPS... configure: error: Package requirements (xbitmaps) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the XBITMAPS_CFLAGS and XBITMAPS_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/18611> MacPorts <http://www.macports.org/> Ports system for Mac OS