#47817: itcl @3.4b1 compilation error ----------------------+-------------------------------- Reporter: peter@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: itcl | ----------------------+-------------------------------- Comment (by dmitriy@…): {{{ configure:2067: /usr/bin/clang -V </dev/null >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:2070: $? = 1 configure:2093: checking for C compiler default output file name configure:2096: /usr/bin/clang -pipe -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_itcl/itcl/work/tcl8.5.9/generic -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_itcl/itcl/work/tcl8.5.9/unix -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -tcl8.5 -arch x86_64 conftest.c >&5 clang: error: unknown argument: '-tcl8.5' configure:2099: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "itcl" | #define PACKAGE_TARNAME "itcl" | #define PACKAGE_VERSION "3.4" | #define PACKAGE_STRING "itcl 3.4" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2138: error: C compiler cannot create executables See `config.log' for more details. }}} -- Ticket URL: <https://trac.macports.org/ticket/47817#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X