Changes between Version 82 and Version 83 of ProblemHotlist
- Timestamp:
- Mar 14, 2012, 12:13:35 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProblemHotlist
v82 v83 14 14 This 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: 15 15 {{{ 16 error: can't exec '/Developer/usr/bin/ xcodebuild' (No such file or directory)16 error: can't exec '/Developer/usr/bin/<compiler>' (No such file or directory) 17 17 }}} 18 18 So far this error is seen in previously-built perl and python when building perl or python modules.