On May 27, 2013 04:52:28 PM chrysn wrote:
> > tl;dr: is there already a libcgal for libboost-dev =1.53, and where can
> > i find it?
> 
> i found out that it's only libcgal (and not a bunch of other libraries
> too) that's required, built it myself.
> 
> after bending all the build depends from libboostX-dev to
> libboostX1.53-dev both in cgal and openscad, and with the custom built
> cgal installed, everything compiled flawlessly.

Good to know.

> there is code that would touch the -mt part, but when the libraries
> present are recent enough not to have -mt files, the regular ones are
> used.
> 
> could you report what went wrong when you tried to rebuild openscad in
> more detail?

Something generated a "make" dependency on /usr/lib/libboost_thread-mt.so.
Here's a build log excerpt:

[ 58%] Building CXX object CMakeFiles/tests-
cgal.dir/home/steve/Packages/boost-
defaults/rebuilds/1.53/build/openscad/openscad-2013.01+dfsg/src/svg.cc.o
Linking CXX static library libtests-cgal.a
make[4]: Leaving directory `/home/steve/Packages/boost-
defaults/rebuilds/1.53/build/openscad/openscad-2013.01+dfsg/tests'
[ 58%] Built target tests-cgal
make[4]: Entering directory `/home/steve/Packages/boost-
defaults/rebuilds/1.53/build/openscad/openscad-2013.01+dfsg/tests'
Scanning dependencies of target cgalcachetest
make[4]: Leaving directory `/home/steve/Packages/boost-
defaults/rebuilds/1.53/build/openscad/openscad-2013.01+dfsg/tests'
make[4]: Entering directory `/home/steve/Packages/boost-
defaults/rebuilds/1.53/build/openscad/openscad-2013.01+dfsg/tests'
[ 59%] Building CXX object CMakeFiles/cgalcachetest.dir/cgalcachetest.cc.o
[ 60%] Building CXX object CMakeFiles/cgalcachetest.dir/bboxhelp.cc.o
make[4]: *** No rule to make target `/usr/lib/libboost_thread-mt.so', needed 
by `cgalcachetest'.  Stop.
make[4]: Leaving directory `/home/steve/Packages/boost-
defaults/rebuilds/1.53/build/openscad/openscad-2013.01+dfsg/tests'
make[3]: *** [CMakeFiles/cgalcachetest.dir/all] Error 2
make[3]: Leaving directory `/home/steve/Packages/boost-
defaults/rebuilds/1.53/build/openscad/openscad-2013.01+dfsg/tests'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/steve/Packages/boost-
defaults/rebuilds/1.53/build/openscad/openscad-2013.01+dfsg/tests'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/home/steve/Packages/boost-
defaults/rebuilds/1.53/build/openscad/openscad-2013.01+dfsg'
make: *** [build] Error 2


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to