#16086: silc-client: gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags ----------------------------------+----------------------------------------- Reporter: jharres@comcast.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r38933. The problem appears to have been that on Leopard, the perl provided by Mac OS X is universal, and so the silc-client compilation process somehow inherits the "`-arch i386 -arch ppc`" flags from there. This problem was not present on earlier versions of Mac OS X. The problem also doesn't exist on any platform when using the MacPorts perl, so that's how I fixed it (always require MacPorts perl). Thanks for reporting the problem and for bearing with me through to the solution. If you wait 30 minutes, then "`sudo port sync`" and "`sudo port clean --work silc- client`" you should then be able to install silc-client. -- Ticket URL: <http://trac.macports.org/ticket/16086#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS