#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 ---------------------------------------+------------------------------------ Comment(by chris.russell@…): 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: {{{ Messed it up, got confused, want to start over? ¶ Before you start deleting anything, make sure you have a Leopard's installation DVD available and downloaded the latest update of X11 from this site. * Delete pretty much all X11 from you system, and let it forget its receipts sudo rm -rf /usr/X11* /System/Library/Launch*/org.x.* /Applications/Utilities/X11.app sudo pkgutil --forget com.apple.pkg.X11DocumentationLeo sudo pkgutil --forget com.apple.pkg.X11User sudo pkgutil --forget com.apple.pkg.X11SDKLeo sudo pkgutil --forget org.x.X11.pkg * If you want OSX's X11 * Install X11User.pkg from Leopard's installation DVD, which is in /Volumes/Mac OS X Install DVD/Optional Install/Optional Installs.mpkg * Install X11SDK.pkg from Leopard's installation DVD, which is in /Volumes/Mac OS X Install DVD/Optional Installs/Xcode Tools/Packages/ * Install the latest OSX Combo Update * If you want the latest release * Install the latest X11 package release. }}} -- Ticket URL: <http://trac.macports.org/ticket/18611#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS