Opened 12 years ago
Last modified 11 years ago
#36416 closed defect
Collada-dom fails to build due to boost mt libraries — at Version 3
Reported by: | Eduardop | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | collada-dom |
Description (last modified by mf2k (Frank Schima))
Collada-dom looks for libboost-filesystem.dylib, but macports builds libboost-filesystem-mt.dylib.
The error message from the log file is below.
:info:build i686-apple-darwin11-llvm-g++-4.2: /opt/local/lib/libboost_filesystem.dylib: No such file or directory
Change History (3)
comment:1 Changed 12 years ago by Eduardop
Cc: | poyart@… added |
---|
comment:2 Changed 12 years ago by ahelfer1971@…
workaround is to create a symlink from libboost-filesystem-mt.dylib->libboost-filesystem.dylib I have the same with boost_regex. symlink worked.
comment:3 Changed 12 years ago by mf2k (Frank Schima)
Cc: | poyart@… removed |
---|---|
Description: | modified (diff) |
In the future, please use WikiFormatting.
Please attach the complete main.log after cleaning and trying again.
Note: See
TracTickets for help on using
tickets.
Cc Me!