[MacPorts] ProblemHotlist modified

MacPorts noreply at macports.org
Sun Mar 4 13:32:32 PST 2012


Changed page "ProblemHotlist" by raimue at macports.org from 188.194.186.11*
Page URL: <https://trac.macports.org/wiki/ProblemHotlist>
Diff URL: <https://trac.macports.org/wiki/ProblemHotlist?action=diff&version=79>
Revision 79
Comment: Use the full path to work with an older xcode-select (Build 2003 from Xcode 4.2)

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ProblemHotlist
=========================================================================
--- ProblemHotlist (version: 78)
+++ ProblemHotlist (version: 79)
@@ -6,7 +6,7 @@
 
 There have been reports of xcode-select not pointing to the new Xcode location for some users after upgrading to 4.3. If you are having problems even with the latest MacPorts version and `xcode-select -print-path` does not print `/Applications/Xcode.app/Contents/Developer` on your system, then you need to run:
 {{{
-sudo xcode-select -switch /Applications/Xcode.app
+sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
 }}}
 
 When attempting to build a port which compiles an OS X app (e.g., gimp-app), the compilation may fail with an xcodebuild error. One of the cause of this is that an initial run of xcodebuild from the terminal is needed to accept the EULA before

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on ProblemHotlist. If it was not you, please
report to .


More information about the macports-changes mailing list