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