Changes between Version 82 and Version 83 of ProblemHotlist


Ignore:
Timestamp:
Mar 14, 2012, 12:13:35 PM (12 years ago)
Author:
nerdling (Jeremy Lavergne)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v82 v83  
    1414This is particularly important for people who have error messages referring to their old compiler locations after installing Xcode 4.3: you need to reinstall the package that stored the old compiler location if you see an error message like this:
    1515{{{
    16 error: can't exec '/Developer/usr/bin/xcodebuild' (No such file or directory)
     16error: can't exec '/Developer/usr/bin/<compiler>' (No such file or directory)
    1717}}}
    1818So far this error is seen in previously-built perl and python when building perl or python modules.