[MacPorts] #33148: gsed can't load libintl.8.dylib because wrong architecture (was: libffi failed to build due to shell command failure)
MacPorts
noreply at macports.org
Sun Feb 5 10:40:56 PST 2012
#33148: gsed can't load libintl.8.dylib because wrong architecture
-------------------------------+--------------------------------------------
Reporter: drkem@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port:
-------------------------------+--------------------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* port: libffi ghostscript =>
Comment:
The log says:
{{{
:info:configure dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
:info:configure Referenced from: /opt/local/bin/gsed
:info:configure Reason: no suitable image found. Did find:
:info:configure /opt/local/lib/libintl.8.dylib: mach-o, but wrong
architecture
}}}
What architecture is /opt/local/bin/gsed? (The `file` command can tell
you.)
What architecture is /opt/local/lib/libintl.8.dylib?
Why don't they match?
On Lion, the expected architecture is x86_64. Ensure your macports.conf
has build_arch set to x86_64. Whichever port above does not have x86_64
arch, rebuild it with "sudo port -n upgrade --force".
--
Ticket URL: <https://trac.macports.org/ticket/33148#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list