ROS Core build on arch Linux
Hi all,
I get the following error when i build the ROS core on a arch linux x86_64 system. I do not know much but a bit of googling pointed me to believe that this could be a boost lib problem that should have been solved in version 1.50 of boost which i have installed but no luck. If someone could help me solve this would be helpful.
Thanks
The Error is below:
Building CXX object ros_comm/tools/rosbag/CMakeFiles/rosbag.dir/src/recorder.cpp.o
/home/zion/ros-underlay/ros_comm/tools/rosbag/src/recorder.cpp: In member function 'void rosbag::Recorder::doRecord()':
/home/zion/ros-underlay/ros_comm/tools/rosbag/src/recorder.cpp:439:42: error: expected unqualified-id before numeric constant
make[2]: *** [ros_comm/tools/rosbag/CMakeFiles/rosbag.dir/src/recorder.cpp.o] Error 1
make[1]: *** [ros_comm/tools/rosbag/CMakeFiles/rosbag.dir/all] Error 2
make: *** [all] Error 2
I encountered the same problem when installing ROS from the sources with rosinstall.