#12090: BUG: Configuring silc-client C compiler cannot create executables ----------------------------------+----------------------------------------- Reporter: esteban@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: worksforme | Keywords: Port: silc-client | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * port: => silc-client Old description:
error installing silc-client
MyMAC:~/ me$ sudo port install silc-client Password: ---> Configuring silc-client Error: Target com.apple.configure returned: configure failure: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports .org_dpupdate_dports_irc_silc-client/work/silc-client-1.0.3" && ./configure --prefix=/opt/local --without-silcd --with- docdir=/opt/local/share/silc-client --with-helpdir=/opt/local/share/silc- client --with-simdir=/opt/local/share/silc-client --with- logsdir=/opt/local/var/log/silc-client --disable-asm " returned error 77 Command output: checking build system type... i686-apple-darwin8.9.1 checking host system type... i686-apple-darwin8.9.1 checking target system type... i686-apple-darwin8.9.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for egrep... grep -E checking for sed... /usr/bin/sed checking for gcc... gcc-3.3 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details.
Error: Status 1 encountered during processing.
New description: error installing silc-client {{{ MyMAC:~/ me$ sudo port install silc-client Password: ---> Configuring silc-client Error: Target com.apple.configure returned: configure failure: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports .org_dpupdate_dports_irc_silc-client/work/silc-client-1.0.3" && ./configure --prefix=/opt/local --without-silcd --with- docdir=/opt/local/share/silc-client --with-helpdir=/opt/local/share/silc- client --with-simdir=/opt/local/share/silc-client --with- logsdir=/opt/local/var/log/silc-client --disable-asm " returned error 77 Command output: checking build system type... i686-apple-darwin8.9.1 checking host system type... i686-apple-darwin8.9.1 checking target system type... i686-apple-darwin8.9.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for egrep... grep -E checking for sed... /usr/bin/sed checking for gcc... gcc-3.3 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. Error: Status 1 encountered during processing. }}} -- -- Ticket URL: <http://trac.macports.org/ticket/12090#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS