Changes between Version 86 and Version 87 of ProblemHotlist


Ignore:
Timestamp:
Mar 25, 2012, 2:07:08 AM (12 years ago)
Author:
ned-deily (Ned Deily)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v86 v87  
    2020error: can't exec '/Developer/usr/bin/<compiler>' (No such file or directory)
    2121}}}
    22 So far this error is seen in previously-built perl and python when building perl or python modules.
     22So far this error is seen in previously-built perl and python when building perl or python modules.  For example, if a py27-xxxx port fails to install and the log contains error messages of this type, try reinstalling the main python27 port with:
     23{{{
     24sudo port -n upgrade --force python27
     25}}}
    2326
    2427Note you might have an older version of the xcode-select tool in case you installed Xcode 4.2 after installing the Mac OS X 10.7.3 update. If the command `xcode-select -version` returns `version 2003` this is from Xcode 4.2 and we recommend to install the update once again with the [http://support.apple.com/kb/DL1484 Mac OS X 10.7.3 combo updater]. The current xcode-select version that comes with Mac OS X 10.7.3 identifies itself as `version 2307`.