#18611 closed defect (fixed)
bitmap 1.0.3 configuration fails (missing xbitmaps)
Reported by: | chris.russell@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | bitmap configure xbitmaps | Cc: | |
Port: | bitmap |
Description
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.
Note: See
TracTickets for help on using
tickets.
I think I may have figured it out. I wanted to start fresh as far as X11 is concerned on my system after having used XQuartz so I followed these instructions from the XQuartz page. Assuming that I did the delete step but not either of the install steps that follow it, would port be able to build the xorg port or would I encounter the error that I have encountered? If I am correct would installing XCode/X11 SDK anew allow me to build xorg with port?
XQuartz uninstall instructions that I followed minus the reinstall: