Changes between Version 3 and Version 4 of Ticket #71091
- Timestamp:
- Oct 13, 2024, 4:40:34 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71091 – Description
v3 v4 1 1 Build process stops at the "configure" stage. 2 2 3 {{{ 3 4 :info:configure checking whether the C compiler (/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64) works... no 4 5 5 :info:configure configure: error: installation or configuration problem: C compiler cannot create executables. 6 7 6 :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_libxmi/libxmi/work/libxmi-1.2" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info 8 9 7 :info:configure Exit code: 1 8 }}} 10 9 11 10 To build libxmi requires to use "autoreconf" rather than patches.