[MacPorts] LeopardProblems modified

MacPorts noreply at macports.org
Sat Oct 18 07:44:33 PDT 2008


Changed page "LeopardProblems" by raimue at macports.org from 91.11.203.47*
Page URL: <http://trac.macports.org/wiki/LeopardProblems>
Diff URL: <http://trac.macports.org/wiki/LeopardProblems?action=diff&version=14>
Revision 14
Comment: Make more clear what the user ist supposed to do

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: LeopardProblems
=========================================================================
--- LeopardProblems (version: 13)
+++ LeopardProblems (version: 14)
@@ -3,7 +3,11 @@
 == environment variables become blank between configure and build phases ==
 This manifests as error messages like: `unable to execute -DNDEBUG: No such file or directory`. ($CC is an empty string, so what was meant to be the the first argument to the compiler is now the first thing on the command line, and is treated as a command name by the shell.) Seems to frequently occur when building Python modules; see #13930.
 
-This problem can be worked around by cleaning the work area of the affected port (`sudo port clean --work foo`) and then running the `port install` (or `port upgrade`) command again.
+This problem can be worked around by cleaning the work area of the affected port using
+{{{
+sudo port clean --work foo
+}}}
+and then running the `port install` (or `port upgrade`) command again.
 
 Here is [http://lists.macosforge.org/pipermail/macports-users/2008-April/009991.html an analysis of the problem] by Bryan Blackburn.
 

-------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 LeopardProblems. If it was not you, please
report to .


More information about the macports-changes mailing list