<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
 </head><body><p>Hi there.<br></p><p>I&#39;m currently stuck at a problem I can&#39;t relive - while most of the ROCK installation went nicely, it stops at building typelib:</p><p>[100%] Building CXX object test/CMakeFiles/typelib_testsuite.dir/test_marshalling.o<br>Linking CXX executable typelib_testsuite<br>CMakeFiles/typelib_testsuite.dir/test_registry.o: In function `boost::unit_test::make_test_case(boost::unit_test::callback0&#60;boost::unit_test::ut_detail::unused&#62; const&#38;, boost::unit_test::basic_cstring&#60;char const&#62;)&#39;:<br>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&#60;char const&#62;)&#39;<br>collect2: error: ld returned 1 exit status<br>test/CMakeFiles/typelib_testsuite.dir/build.make:317: recipe for target &#39;test/typelib_testsuite&#39; failed<br>make[2]: *** [test/typelib_testsuite] Error 1<br>CMakeFiles/Makefile2:1042: recipe for target &#39;test/CMakeFiles/typelib_testsuite.dir/all&#39; failed<br>make[1]: *** [test/CMakeFiles/typelib_testsuite.dir/all] Error 2<br>Makefile:123: recipe for target &#39;all&#39; failed<br>make: *** [all] Error 2<br></p><p><br></p><p>libboost-*-dev is installed [1.58] on the system, still the build process doesn&#39;t seen to be able to link it ... ?<br></p><p><br></p><p><br></p><p>See the attached full log for further info.<br></p><p><br></p><p>As always, any help would be highly appreciated.<br></p></body></html>