Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12090 closed defect (worksforme)

BUG: Configuring silc-client C compiler cannot create executables

Reported by: esteban@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jmroot (Joshua Root)
Port: silc-client

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (5)

comment:1 Changed 17 years ago by nox@…

Milestone: Port Bugs
Priority: ExpectedNormal
Summary: Configuring silc-client C compiler cannot create executablesBUG: Configuring silc-client C compiler cannot create executables
Version: 1.4.40

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Cc: jmr@… added

The configure script is finding gcc-3.3, and IIRC, Apple's GCC 3.3 can't produce x86 binaries. As of MacPorts 1.6, GCC 4 should automatically be selected. Could you please check if it works now?

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

It picks up gcc-4.0 and builds OK for me. Marking WFM since reporter hasn't responded in 2 weeks.

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: silc-client added

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.