Changes between Initial Version and Version 1 of Ticket #33650


Ignore:
Timestamp:
Mar 16, 2012, 8:32:12 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Sounds like your portindex is messed up. Try "sudo port -v selfupdate".

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33650

    • Property Priority changed from High to Normal
  • Ticket #33650 – Description

    initial v1  
    99now, however, fails:
    1010
     11{{{
    1112$sudo port install libxml2
    1213--->  Computing dependencies for libxml2
     
    1415Error: Status 1 encountered during processing.
    1516To report a bug, see <http://guide.macports.org/#project.ticke
    16 
     17}}}
    1718
    1819the only port file i find here is:
     20{{{
    1921$port search libiconv
    2022php5-iconv @5.3.10 (php, textproc)
    2123    a PHP interface to the libiconv character encoding conversion functions
     24}}}
    2225
    2326i can not find libiconv on the machine. is it due to a broken ports file or the new setup of Xcode that libiconv could be missing? i assume if libiconv comes from osX/Xcode by default, it should be in the standard directories... ?