#36010: ghostscript upgrade failing ------------------------------+--------------------------------------------- Reporter: bpabbott@… | Owner: takanori@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ghostscript ------------------------------+--------------------------------------------- Comment(by ryandesign@…): The error shown in the config.log is: {{{ configure:2990: /Developer/usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -isystem/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 ld: library not found for -lcrt1.10.6.o }}} Based on some Google searching, this suggests to me that the command line tools are not properly installed. How you install them depends on what version of Xcode you have. With Xcode 3 and earlier, you have to select the correct option in the installer. With Xcode 4.0 through 4.2 I believe, you have to download the command line tools separately from Apple Developer Connection. With Xcode 4.3 and up, you can do that, or you can use the Downloads section of the Xcode program's Preferences window. -- Ticket URL: <https://trac.macports.org/ticket/36010#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS