Changes between Initial Version and Version 2 of Ticket #23499


Ignore:
Timestamp:
Jan 31, 2010, 5:47:53 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainers.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23499

    • Property Cc jwa@… added
    • Property Owner changed from macports-tickets@… to mww@…
    • Property Port wxWidgets added
  • Ticket #23499 – Description

    initial v2  
     1{{{
    12$ sudo rm -rf \
    23     /opt/local \
     
    1617$ sudo port selfupdate
    1718$ sudo port install wxWidgets
    18 
     19}}}
    1920I get an error for full debug log see attachment.
     21{{{
    2022ts_sources_rsync.macports.org_release_ports_graphics_wxWidgets/work/wxWidgets-2.8.9/build/lib -install_name /opt/local/lib/libwx_macu-2.8.0.dylib   -compatibility_version 6.0 -current_version 6.0  -lz -lpthread -lwxtiff-2.8 -lwxjpeg-2.8 -lwxpng-2.8    -lwxregexu-2.8  -arch i386 -L/opt/local/lib -framework IOKit -framework Carbon -framework Cocoa -framework System -framework QuickTime -framework OpenGL -framework AGL  -lz -lpthread  -framework WebKit -lexpat    -L/opt/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa
    2123ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture
     
    7173  "_XML_Parse", referenced from:
    7274      wxXmlDocument::Load(wxInputStream&, wxString const&, int)in monodll_xml.
     75}}}