<div dir="ltr">Hello ! <div><br>It worked. rest of the things were OK but test folder was the only problem as there is noting mentioned in the tutorial about test folder.</div><div><br></div><div>Thanks</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 23 September 2013 12:00,  <span dir="ltr">&lt;<a href="mailto:rock-dev-request@dfki.de" target="_blank">rock-dev-request@dfki.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Send Rock-dev mailing list submissions to<br>
        <a href="mailto:rock-dev@dfki.de">rock-dev@dfki.de</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev" target="_blank">http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:rock-dev-request@dfki.de">rock-dev-request@dfki.de</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:rock-dev-owner@dfki.de">rock-dev-owner@dfki.de</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Rock-dev digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: ROCK Tutorials (Christian Clausen)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sun, 22 Sep 2013 12:13:34 +0200<br>
From: Christian Clausen &lt;<a href="mailto:cclausen@tzi.de">cclausen@tzi.de</a>&gt;<br>
Subject: Re: [Rock-dev] ROCK Tutorials<br>
To: <a href="mailto:rock-dev@dfki.de">rock-dev@dfki.de</a><br>
Message-ID: &lt;<a href="mailto:523EC2CE.6050908@tzi.de">523EC2CE.6050908@tzi.de</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Hi,<br>
<br>
Easy way would be, to delete the test-folder, correct way is to change<br>
test/test_Dummy.cpp (according to your MessageDriver-class and change<br>
the content of the test, because there is no method &quot;welcome&quot; anymore).<br>
If you rename the test_Dummy-file you will have to change the filename<br>
in test/CMakeLists.txt, too.<br>
<br>
Christian<br>
<br>
On 21.09.2013 21:25, Yasar Mahmood wrote:<br>
&gt; Hello Everybody !<br>
&gt;<br>
&gt; I was trying to learn basic tutorials of ROCK but got a problem on<br>
&gt; first tutorial. I need your suggestions about that.<br>
&gt;<br>
&gt; I completed all the steps on this page;<br>
&gt; <a href="http://rock-robotics.org/stable/documentation/tutorials/100_basics_create_library.html" target="_blank">http://rock-robotics.org/stable/documentation/tutorials/100_basics_create_library.html</a><br>
&gt;<br>
&gt;  But when I run this command to build my package, it give error.<br>
&gt;<br>
&gt; Command: amake basics_tutorial/message_driver<br>
&gt;<br>
&gt; Error:<br>
&gt;<br>
&gt; wafeeq@ubuntu:~/ROCK_Installation$ amake<br>
&gt; basics_tutorial/message_driver Access method to import data from<br>
&gt; <a href="http://gitorious.org" target="_blank">gitorious.org</a> &lt;<a href="http://gitorious.org" target="_blank">http://gitorious.org</a>&gt; (git, http or ssh): git Which<br>
&gt; prepackaged software (a.k.a. &#39;osdeps&#39;) should autoproj install<br>
&gt; automatically (all, ruby, os, none) ? all<br>
&gt;<br>
&gt; Access method to import data from <a href="http://github.com" target="_blank">github.com</a> &lt;<a href="http://github.com" target="_blank">http://github.com</a>&gt;<br>
&gt; (git, http or ssh): git WARN: osdeps definition for boost,<br>
&gt; previously defined in<br>
&gt; autoproj/remotes/orocos.toolchain/orocos.osdeps overridden by<br>
&gt; autoproj/remotes/rock/rock.osdeps autoproj: loading ... run<br>
&gt; &#39;autoproj reconfigure&#39; to change configuration options and use<br>
&gt; &#39;autoproj switch-config&#39; to change the remote source for autoproj&#39;s<br>
&gt; main build configuration Which flavor of Rock do you want to use ?<br>
&gt; stable Do you need compatibility with OCL ? (yes or no): false<br>
&gt; auto-adding basics_tutorial/message_driver using the cmake package<br>
&gt; handler the target operating system for Orocos/RTT (gnulinux or<br>
&gt; xenomai): gnulinux which CORBA implementation should the RTT use ?<br>
&gt; omniorb WARN: WARN: the following packages are using a different<br>
&gt; branch than the current flavor WARN: it is assumed that it is<br>
&gt; intentional WARN:   ocl(toolchain-2.5), log4cpp(toolchain-2.5),<br>
&gt; control/kdl(master)<br>
&gt;<br>
&gt; autoproj: importing and loading selected packages autoproj:<br>
&gt; building and installing packages *Build failed<br>
&gt; *<br>
&gt; *basics_tutorial/message_driver(/home/wafeeq/ROCK_Installation/basics_tutorial/message_driver):<br>
&gt;<br>
&gt;<br>
failed in build phase*<br>
&gt; &#39;make --jobserver-fds=5,6 -j&#39; returned status 2 see<br>
&gt; /home/wafeeq/ROCK_Installation/install/log/basics_tutorial/message_driver-build.log<br>
&gt;<br>
&gt;<br>
for details<br>
&gt; last 10 lines are:<br>
&gt;<br>
&gt; 2013-09-21 21:13:16 +0200: running make --jobserver-fds=5,6 -j in<br>
&gt; directory<br>
&gt; /home/wafeeq/ROCK_Installation/basics_tutorial/message_driver/build<br>
&gt;<br>
&gt;<br>
[ 33%] Built target message_driver<br>
&gt; [ 66%] Building CXX object<br>
&gt; test/CMakeFiles/test.dir/test_Dummy.cpp.o<br>
&gt;<br>
&gt; /home/wafeeq/ROCK_Installation/basics_tutorial/message_driver/test/test_Dummy.cpp:2:36:<br>
&gt;<br>
&gt;<br>
fatal error: message_driver/Dummy.hpp: No such file or directory<br>
&gt; compilation terminated. make[2]: ***<br>
&gt; [test/CMakeFiles/test.dir/test_Dummy.cpp.o] Error 1 make[1]: ***<br>
&gt; [test/CMakeFiles/test.dir/all] Error 2 make: *** [all] Error 2<br>
&gt; wafeeq@ubuntu:~/ROCK_Installation$<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________ Rock-dev mailing<br>
&gt; list <a href="mailto:Rock-dev@dfki.de">Rock-dev@dfki.de</a><br>
&gt; <a href="http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev" target="_blank">http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev</a><br>
&gt;<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.11 (GNU/Linux)<br>
Comment: Using GnuPG with Thunderbird - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
iQEcBAEBAgAGBQJSPsLOAAoJEFs1kTdNIsi+qBgH/irOABQKmjRDFYE9YkUWnLTp<br>
791o6kkQ4oKmNT910JxnuxgbnHNiL9OjdUJMOqBAqmzXyJx2kBD6GrcV2gE8Z0/T<br>
k3GpJYwhy79F77DQBzprVVhqa107H8Tap8LzSCdDE/GGLzvoYG5eoLYS5IWqmQZm<br>
uIIM9nPvtaksuUow/m6YNTtgwUJ7zSfwvn2GUocFVRUUZfX8e/XPssU+T1+4sg6I<br>
IG5EghjAuKLjvghPr40ORpnL55UN1s/WGgzevtx+YMzUrv95N+CZI+OpAjJFFPct<br>
zK3/73sWnpUJVQwPc7O2suSe7eoJaKgimafzlhX9r37bmVrAye1G6UPliZnyTy0=<br>
=oAOM<br>
-----END PGP SIGNATURE-----<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Rock-dev mailing list<br>
<a href="mailto:Rock-dev@dfki.de">Rock-dev@dfki.de</a><br>
<a href="http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev" target="_blank">http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev</a><br>
<br>
<br>
End of Rock-dev Digest, Vol 34, Issue 29<br>
****************************************<br>
</blockquote></div><br></div>