Changes between Version 88 and Version 89 of ProblemHotlist


Ignore:
Timestamp:
Aug 2, 2012, 3:05:21 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

add that you may need to accept Xcode license as root

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v88 v89  
    3939}}}
    4040from a terminal window and follow the prompts. After accepting the EULA, rebuild the port again.
     41
     42With some ports and some versions of Xcode (e.g. libunwind-headers with Xcode 4.4+) you may need to accept the license as root, i.e.:
     43{{{
     44sudo xcodebuild -license
     45}}}
    4146
    4247== A port build fails on Snow Leopard with: "file is not of required architecture" == #wrongarch