Changes between Version 77 and Version 78 of ProblemHotlist


Ignore:
Timestamp:
Mar 4, 2012, 9:29:07 PM (12 years ago)
Author:
raimue (Rainer Müller)
Comment:

Use xcodebuild -license to avoid error messages

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v77 v78  
    1313any compilation can proceed. Run:
    1414{{{
    15 xcodebuild
     15xcodebuild -license
    1616}}}
    1717from a terminal window and follow the prompts. After accepting the EULA, rebuild the port again.
    18 If the following error is shown:
    19 {{{
    20 xcodebuild: error: The directory XXXX does not contain an Xcode project.
    21 }}}
    22 then xcodebuild has been configured previously, and is not the cause of the problem.
    2318
    2419== A port build fails on Snow Leopard with: "file is not of required architecture" == #wrongarch