Opened 13 years ago
Closed 13 years ago
#33148 closed defect (invalid)
gsed can't load libintl.8.dylib because wrong architecture
Reported by: | drkem@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
ghostscript 9.04 install failed for above reason. Unable to fix following suggestions from this site. error message, repair fails, and main.log attached. Over my head here; any help welcome.
OS 10.7.3; XCode 4.2.1
Attachments (3)
Change History (5)
Changed 13 years ago by drkem@…
Attachment: | main.log.txt added |
---|
Changed 13 years ago by drkem@…
Attachment: | Error_message.txt added |
---|
Changed 13 years ago by drkem@…
Attachment: | repair_fail.txt added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Port: | libffi ghostscript removed |
Summary: | libffi failed to build due to shell command failure → gsed can't load libintl.8.dylib because wrong architecture |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The log says:
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".