Hi Michal,<br><br>What OS/version are you on?  Do you have ROS_BINDEPS_PATH set to something other than /opt/ros?  Can you send the output of doing a verbose make in rosconsole?<br><br>roscd rosconsole<br>VERBOSE=1 make<br>

...<br><br>Josh<br><br><div class="gmail_quote">On Wed, Mar 3, 2010 at 3:28 AM,  <span dir="ltr"><<a href="mailto:Michal.Stolba@cis.strath.ac.uk">Michal.Stolba@cis.strath.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi all,<br>
<br>
I am starting to use ROS and I have encountered an error while making the<br>
rosconsole package. The log file from rosmake is attached, the problem<br>
seems to be that rosmake could not locate log4cxx/logger.h (and other<br>
files from log4cxx), but log4cxx was installed (using rosdep) and logger.h<br>
exist in opt/ros/include/log4cxx , where I would expect the compiler to be<br>
looking for it.<br>
<br>
Does anybody know, what might be the problem? Maybe some environmental<br>
variable is not set properly? Or should the header files be somewhere<br>
else?<br>
<br>
Thank you very much for any hints.<br>
<br>
Michal Stolba<br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br>