Configure error macport - mkvToolnix
Ryan Schmidt
ryandesign at macports.org
Wed Sep 24 19:40:44 PDT 2008
On Sep 24, 2008, at 20:03, Ryan Schmidt wrote:
> So we'll have to settle for a log of the entire build process. Try
> this:
>
> sudo port clean --work boost
> sudo port -d install boost build.jobs=1 2>&1 | tee ~/Desktop/boost.txt
> bzip2 ~/Desktop/boost.txt
>
> Then attach boost.txt.bzip2 from your Desktop.
I don't see a lot of difference between your output and mine. Yours
also shows that it did in fact build and install libboost_regex-mt.
Is it there now? Does mkvtoolnix now install correctly?
DEBUG: installing file: /opt/local/var/macports/software/boost/
1.35.0_2/opt/local/lib/libboost_regex-mt-1_35.dylib
DEBUG: installing link: /opt/local/var/macports/software/boost/
1.35.0_2/opt/local/lib/libboost_regex-mt.dylib
[snip]
DEBUG: activating file: /opt/local/lib/libboost_regex-mt-1_35.dylib
DEBUG: activating link: /opt/local/lib/libboost_regex-mt.dylib
[snip]
DEBUG: Adding file to file_map: /opt/local/lib/libboost_regex-
mt-1_35.dylib for: boost
DEBUG: Adding link to file_map: /opt/local/lib/libboost_regex-
mt.dylib for: boost
More information about the macports-users
mailing list