Hi Michal, 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? roscd rosconsole VERBOSE=1 make ... Josh On Wed, Mar 3, 2010 at 3:28 AM, wrote: > Hi all, > > I am starting to use ROS and I have encountered an error while making the > rosconsole package. The log file from rosmake is attached, the problem > seems to be that rosmake could not locate log4cxx/logger.h (and other > files from log4cxx), but log4cxx was installed (using rosdep) and logger.h > exist in opt/ros/include/log4cxx , where I would expect the compiler to be > looking for it. > > Does anybody know, what might be the problem? Maybe some environmental > variable is not set properly? Or should the header files be somewhere > else? > > Thank you very much for any hints. > > Michal Stolba > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users > >