Opened 15 years ago
Closed 15 years ago
#22356 closed defect (invalid)
gettext incorrectly links to /Users/lattner/2.5/prerelease2/llvm-gcc/install/lib/x86_64
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.
Change History (3)
comment:1 Changed 15 years ago by blb@…
Description: | modified (diff) |
---|
comment:2 Changed 15 years ago by mixal@…
Sorry, close this one out.
It looks like leftover garbage from on of the Leopard gfortan packages out there. Apparently it got migrated with Migration Asst. when I moved to the new machine.
At any rate, I need to clean up my system and re-install the port. Apologies for the bug report!
comment:3 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.