<div dir="ltr">Hello Everybody !<div><br></div><div>I was trying to learn basic tutorials of ROCK but got a problem on first tutorial. I need your suggestions about that. </div><div><br></div><div>I completed all the steps on this page;</div>
<div><a href="http://rock-robotics.org/stable/documentation/tutorials/100_basics_create_library.html">http://rock-robotics.org/stable/documentation/tutorials/100_basics_create_library.html</a><br></div><div><br></div><div>
But when I run this command to build my package, it give error. </div><div><br></div><div>Command: <span style="background-color:rgb(228,228,255);font-size:11px">amake basics_tutorial/message_driver</span></div><div><span style="background-color:rgb(228,228,255);font-size:11px"><br>
</span></div><div><span style="background-color:rgb(228,228,255);font-size:11px">Error: </span></div><div><span style="background-color:rgb(228,228,255);font-size:11px"><br></span></div><div><span style="background-color:rgb(228,228,255)"><div>
<span style="font-size:11px">wafeeq@ubuntu:~/ROCK_Installation$ amake basics_tutorial/message_driver</span></div><div><span style="font-size:11px">  Access method to import data from <a href="http://gitorious.org">gitorious.org</a> (git, http or ssh): git</span></div>
<div><span style="font-size:11px">  Which prepackaged software (a.k.a. &#39;osdeps&#39;) should autoproj install automatically (all, ruby, os, none) ? all</span></div><div><span style="font-size:11px"><br></span></div><div>
<span style="font-size:11px">  Access method to import data from <a href="http://github.com">github.com</a> (git, http or ssh): git</span></div><div><span style="font-size:11px">  WARN: osdeps definition for boost, previously defined in autoproj/remotes/orocos.toolchain/orocos.osdeps overridden by autoproj/remotes/rock/rock.osdeps</span></div>
<div><span style="font-size:11px">autoproj: loading ...</span></div><div><span style="font-size:11px">run &#39;autoproj reconfigure&#39; to change configuration options</span></div><div><span style="font-size:11px">and use &#39;autoproj switch-config&#39; to change the remote source for</span></div>
<div><span style="font-size:11px">autoproj&#39;s main build configuration</span></div><div><span style="font-size:11px">  Which flavor of Rock do you want to use ? stable</span></div><div><span style="font-size:11px">  Do you need compatibility with OCL ? (yes or no): false</span></div>
<div><span style="font-size:11px">  auto-adding basics_tutorial/message_driver using the cmake package handler</span></div><div><span style="font-size:11px">  the target operating system for Orocos/RTT (gnulinux or xenomai): gnulinux</span></div>
<div><span style="font-size:11px">  which CORBA implementation should the RTT use ? omniorb</span></div><div><span style="font-size:11px">  WARN: </span></div><div><span style="font-size:11px">  WARN: the following packages are using a different branch than the current flavor</span></div>
<div><span style="font-size:11px">  WARN: it is assumed that it is intentional</span></div><div><span style="font-size:11px">  WARN:   ocl(toolchain-2.5), log4cpp(toolchain-2.5), control/kdl(master)</span></div><div><span style="font-size:11px"><br>
</span></div><div><span style="font-size:11px">autoproj: importing and loading selected packages</span></div><div><span style="font-size:11px">autoproj: building and installing packages</span></div><div><span style="font-size:11px"><b><font color="#cc0000">Build failed                                               </font></b></span></div>
<div><span style="font-size:11px"><b><font color="#cc0000">basics_tutorial/message_driver(/home/wafeeq/ROCK_Installation/basics_tutorial/message_driver): failed in build phase</font></b></span></div><div><span style="font-size:11px">    &#39;make --jobserver-fds=5,6 -j&#39; returned status 2</span></div>
<div><span style="font-size:11px">    see /home/wafeeq/ROCK_Installation/install/log/basics_tutorial/message_driver-build.log for details</span></div><div><span style="font-size:11px">    last 10 lines are:</span></div><div>
<span style="font-size:11px"><br></span></div><div><span style="font-size:11px">    2013-09-21 21:13:16 +0200: running</span></div><div><span style="font-size:11px">        make --jobserver-fds=5,6 -j</span></div><div><span style="font-size:11px">    in directory /home/wafeeq/ROCK_Installation/basics_tutorial/message_driver/build</span></div>
<div><span style="font-size:11px">    [ 33%] Built target message_driver</span></div><div><span style="font-size:11px">    [ 66%] Building CXX object test/CMakeFiles/test.dir/test_Dummy.cpp.o</span></div><div><span style="font-size:11px">    /home/wafeeq/ROCK_Installation/basics_tutorial/message_driver/test/test_Dummy.cpp:2:36: fatal error: message_driver/Dummy.hpp: No such file or directory</span></div>
<div><span style="font-size:11px">    compilation terminated.</span></div><div><span style="font-size:11px">    make[2]: *** [test/CMakeFiles/test.dir/test_Dummy.cpp.o] Error 1</span></div><div><span style="font-size:11px">    make[1]: *** [test/CMakeFiles/test.dir/all] Error 2</span></div>
<div><span style="font-size:11px">    make: *** [all] Error 2</span></div><div><span style="font-size:11px">wafeeq@ubuntu:~/ROCK_Installation$ </span></div><div style="font-size:11px"><br></div></span></div></div>