Opened 15 years ago

Last modified 15 years ago

#22356 closed defect

gettext incorrectly links to /Users/lattner/2.5/prerelease2/llvm-gcc/install/lib/x86_64 — at Initial Version

Reported by: mixal@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: msgmerge libgomp.1.dylib Cc:
Port: gettext

Description

Running msgmerge:

dyld: Library not loaded: /Users/lattner/2.5/prerelease2/llvm-gcc/obj/../install/lib/x86_64/libgomp.1.dylib

Referenced from: /opt/local/bin/msgmerge Reason: no suitable image found. Did find:

/usr/lib/libgomp.1.dylib: mach-o, but wrong architecture

If I create the directory and link to /usr/lib/x86_64/libgomp.1.dylib, then msgmerge runs.

uninstalling, running a clean --all on gettext does not help.

Change History (0)

Note: See TracTickets for help on using tickets.