Opened 15 years ago
Closed 15 years ago
#20012 closed defect (fixed)
boost libname-mt symlinks still seem to be missing
Reported by: | braden@… | Owned by: | nox@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | boost |
Description
As of boost 1.39.0_1:
$ ls /opt/local/lib/libboost_thread*/opt/local/lib/libboost_thread-xgcc40-mt-1_39.a/opt/local/lib/libboost_thread-xgcc40-mt-1_39.dylib /opt/local/lib/libboost_thread-xgcc40-mt.a /opt/local/lib/libboost_thread-xgcc40-mt.dylib /opt/local/lib/libboost_thread.dylib
Shouldn't the last one be libboost_thread-mt.dylib
?
Change History (5)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to nox@… |
---|
comment:2 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
comment:3 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
I believe the latest version of boost (1.39.0_2) has already solved this problem.
comment:4 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
Cc Me!
comment:5 Changed 15 years ago by nox@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Use boost 1.39.0_2 which was committed the day before yesterday.
$ port contents boost | grep libboost_thread /opt/local/lib/libboost_thread-mt-d.a /opt/local/lib/libboost_thread-mt-d.dylib /opt/local/lib/libboost_thread-mt.a /opt/local/lib/libboost_thread-mt.dylib
Note: See
TracTickets for help on using
tickets.
Cc Me!