#57153 closed defect (fixed)
crossgcc: installs a conflicting file /opt/local/lib/libcc1.0.so
Reported by: | mojca (Mojca Miklavec) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | raimue (Rainer Müller), g5pw (Aljaž Srebrnič), cooljeanius (Eric Gallager) | |
Port: |
Description
The crossgcc compilers would install two files which make various cross-compilers conflict with each other.
/opt/local/lib/libcc1.0.so /opt/local/lib/libcc1.so -> libcc1.0.so
We need to move those files under some unique prefix (or delete them?).
See #53802.
Change History (2)
comment:1 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 15 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
In 3215a8186db7fdc354b9a4ee304fc687ba7b0d53/macports-ports (master):