I assume you checked that typelib_testuite is indeed linked to the boost test libs ?
Sylvain On Mon, Oct 19, 2015 at 11:15 AM, Martin Schröer <[email protected]> wrote: > Yes, tried several rebuilds already. > > System is Debian Sid, Rock stable. > > Matthias Goldhoorn <[email protected]> hat am 19. Oktober 2015 um > 15:12 geschrieben: > > > Did you tried to delete the build folder? > > Which System and flavor or release do you use? > > Best Matthias > > Am 19. Oktober 2015 14:53:09 MESZ, schrieb "Martin Schröer" > <[email protected]>: > > Hi there. > > I'm currently stuck at a problem I can't relive - while most of the ROCK > installation went nicely, it stops at building typelib: > > [100%] Building CXX object > test/CMakeFiles/typelib_testsuite.dir/test_marshalling.o > Linking CXX executable typelib_testsuite > CMakeFiles/typelib_testsuite.dir/test_registry.o: In function > `boost::unit_test::make_test_case(boost::unit_test::callback0<boost::unit_test::ut_detail::unused> > const&, boost::unit_test::basic_cstring<char const>)': > test_registry.cc:(.text._ZN5boost9unit_test14make_test_caseERKNS0_9callback0INS0_9ut_detail6unusedEEENS0_13basic_cstringIKcEE[_ZN5boost9unit_test14make_test_caseERKNS0_9callback0INS0_9ut_detail6unusedEEENS0_13basic_cstringIKcEE]+0x10): > undefined reference to > `boost::unit_test::ut_detail::normalize_test_case_name(boost::unit_test::basic_cstring<char > const>)' > collect2: error: ld returned 1 exit status > test/CMakeFiles/typelib_testsuite.dir/build.make:317: recipe for target > 'test/typelib_testsuite' failed > make[2]: *** [test/typelib_testsuite] Error 1 > CMakeFiles/Makefile2:1042: recipe for target > 'test/CMakeFiles/typelib_testsuite.dir/all' failed > make[1]: *** [test/CMakeFiles/typelib_testsuite.dir/all] Error 2 > Makefile:123: recipe for target 'all' failed > make: *** [all] Error 2 > > > libboost-*-dev is installed [1.58] on the system, still the build process > doesn't seen to be able to link it ... ? > > > > See the attached full log for further info. > > > As always, any help would be highly appreciated. > > > > ________________________________ > > > Rock-dev mailing list > [email protected] > http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev > > > -- > Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. > > > > > > _______________________________________________ > Rock-dev mailing list > [email protected] > http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev > _______________________________________________ Rock-dev mailing list [email protected] http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
