Changes between Initial Version and Version 2 of Ticket #23499
- Timestamp:
- Jan 31, 2010, 5:47:53 PM (15 years ago)
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 {{{ 1 2 $ sudo rm -rf \ 2 3 /opt/local \ … … 16 17 $ sudo port selfupdate 17 18 $ sudo port install wxWidgets 18 19 }}} 19 20 I get an error for full debug log see attachment. 21 {{{ 20 22 ts_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 21 23 ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture … … 71 73 "_XML_Parse", referenced from: 72 74 wxXmlDocument::Load(wxInputStream&, wxString const&, int)in monodll_xml. 75 }}}