Changes between Initial Version and Version 1 of Ticket #23037
- Timestamp:
- Dec 26, 2009, 4:50:59 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23037
- Property Owner changed from macports-tickets@… to pmq@…
- Property Port blackbox added
-
Ticket #23037 – Description
initial v1 1 {{{ 1 2 checking for sed... sed 2 3 checking for gencat... gencat … … 7 8 Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blackbox/work/blackbox-0.70.1" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --x-includes=/opt/local/include --x-libraries=/opt/local/lib " returned error 1 8 9 Command output: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no 10 }}} 9 11 10 12 I've chosen the "universal" variant, which fails this incomprehensible way, but it is the same with the "darwin_7" variant (how can I retrieve details on the differences between the two variants?). Libiconv is installed: 11 13 14 {{{ 12 15 port list installed | egrep 'xorg-libXext|Xft2|expat|libiconv' 13 16 tclsh(63077,0xa0b1c820) malloc: Could not open , using stderr … … 16 19 Xft2 @2.1.14 x11/Xft2 17 20 xorg-libXext @1.1.1 x11/xorg-libXext 18 21 }}}