Changes between Initial Version and Version 1 of Ticket #45612
- Timestamp:
- Oct 26, 2014, 4:49:31 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45612
- Property Owner changed from macports-tickets@… to css@…
- Property Port SoXt added
-
Ticket #45612 – Description
initial v1 1 1 SoXt failed to install on a brand new install of MacPorts on Yosemite. All other ports install fine, from the log file I get the following error message with "symbol(s) not found for architecture x86_6". I've tried cleaning the port and reinstalling with same error. Attached is the log file. 2 2 3 {{{ 3 4 :info:build Undefined symbols for architecture x86_64: 4 5 :info:build "_glXChooseVisual", referenced from: … … 20 21 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) 21 22 :info:build make[8]: *** [libSoXt.la] Error 1 23 }}}