2012-08-09 10 views
6

स्थापित करने ऐसा लगता है कि मैंमुसीबत libunwind-हेडर macports के माध्यम से</strong></p> <pre><code>sudo port install gcc47 </code></pre> <p><strong>करने के प्रयास में

  • cctools याद आ रही है
  • ld64
  • libunwind-हेडर

जहां दोनों

  • cctools
  • ld64

पर निर्भर

  • libunwind-हेडर

sudo port install libunwind-headers 

करने की कोशिश कर जब मैं मिलती है:

---> Building libunwind-headers 
Error: org.macports.build for port libunwind-headers returned: command execution failed 
Please see the log file for port libunwind-headers for details: 
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libunwind-headers/libunwind-headers/main.log 
To report a bug, follow the instructions in the guide: 
    http://guide.macports.org/#project.tickets 
Error: Processing of port libunwind-headers failed 

लॉग फ़ाइल का कहना है:

25 :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libunwind-headers /libunwind-headers/work/libunwind-30" && /usr/bin/xcodebuild -target "libunwind-ld" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLO YMENT_TARGET=10.8 ARCHS= SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 
26 :info:build Exit code: 69 
27 :error:build org.macports.build for port libunwind-headers returned: command execution failed 
28 :debug:build Error code: NONE 
29 :debug:build Backtrace: command execution failed 
30  while executing 
31 "$procedure $targetname" 
32 :info:build Warning: targets not executed for libunwind-headers: org.macports.activate org.macports.build org.macports.destroot org.macports.install 
33 :notice:build Please see the log file for port libunwind-headers for details: 
34  /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libunwind-headers/libunwind-headers/main.log 

मैं इस के साथ कैसे आगे बढ़ना चाहिए कृपया?

+0

क्या ओएस/Xcode संस्करण को स्थापित करने के लिए प्रयास करने से पहले एप्पल के लाइसेंस समझौते को स्वीकार करने की जरूरत है? – lajarre

उत्तर

11

आप libunwind-headers

sudo xcodebuild -license agree  
+1

उल्लेखनीय! उम्मीद है कि यह आखिरी एक्सकोड से संबंधित बुरा मजाक है, मैं अपने ओएस को अपग्रेड करने के बाद से ठोकर खा रहा हूं ... – lajarre