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 Version 1
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 (last modified by blb@…)
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.
Note: See
TracTickets for help on using
tickets.
Um, what? Where are all these files coming from? What OS are you using? My 10.6.1 machine does not have any libgomp in /usr/lib nor /usr/lib/x86_64 directory at all.