#27509: Cannot install gcl -----------------------------------------+---------------------------------- Reporter: andrew.pennebaker@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: -----------------------------------------+---------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Old description:
Trace:
$ sudo port install gcl Password: Error: Cannot install gcl for the arch(s) 'x86_64' because Error: its dependency gettext is only installed for the archs 'i386 ppc'. Error: Unable to execute port: architecture mismatch
When I forcibly install gcl's many dependencies with the +x86_64 option, gcl fails to compile.
Specs:
Mac OS X 10.6.5
~MacBook Pro 5,1
New description: Trace: {{{ $ sudo port install gcl Password: Error: Cannot install gcl for the arch(s) 'x86_64' because Error: its dependency gettext is only installed for the archs 'i386 ppc'. Error: Unable to execute port: architecture mismatch }}} When I forcibly install gcl's many dependencies with the +x86_64 option, gcl fails to compile. Specs: Mac OS X 10.6.5 ~MacBook Pro 5,1 -- Comment: There is no "+x86_64 option". This error suggests you migrated your MacPorts from a previous Mac with an earlier version of Mac OS X (or upgraded this Mac to Snow Leopard from an earlier version). In this case, you need to uninstall all ports and reinstall them, as per the [wiki:Migration Migration instructions]. -- Ticket URL: <https://trac.macports.org/ticket/27509#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS