Changes between Initial Version and Version 1 of Ticket #34937


Ignore:
Timestamp:
Jun 20, 2012, 2:48:36 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34937

    • Property Owner changed from macports-tickets@… to mail@…
    • Property Keywords clang added
  • Ticket #34937 – Description

    initial v1  
    11When I tried
    2   sudo port install log4cxx +universal
     2{{{
     3sudo port install log4cxx +universal
     4}}}
    35I got
    4   Error: org.macports.build for port log4cxx returned: command execution failed
     6{{{
     7Error: org.macports.build for port log4cxx returned: command execution failed
     8}}}
    59but all went well when I did
    6   sudo port install log4cxx +universal configure.compiler=llvm-gcc-4.2
     10{{{
     11sudo port install log4cxx +universal configure.compiler=llvm-gcc-4.2
     12}}}
    713
    814Using Xcode 4.3.3 on Mac OS X 10.7.4.