[ros-users] ROS 1.1 Released (Unstable)
Josh Faust
jfaust at willowgarage.com
Thu Mar 18 18:18:36 UTC 2010
> I checked out ros trunk and make could not complete. I had to fix two
> lines,
> cfr attachment. The strange thing is that I kept getting these python
> exceptions:
>
> [ rosmake ] Last 40 lines
>
> {-------------------------------------------------------------------------------
> generate(arg)
> File
> "/home/kaltan/src/ros/trunks/ros/core/roscpp/scripts/gensrv_cpp.py",
> line 193, in generate
> os.makedirs(output_dir)
> File "/usr/lib/python2.6/os.py", line 157, in makedirs
> mkdir(name, mode)
> OSError: [Errno 17] File exists:
>
> '/home/kaltan/src/ros/trunks/ros/test/test_roscpp/srv_gen/cpp/include/test_roscpp'
> make[4]: *** [../srv_gen/cpp/include/test_roscpp/TestStringString.h] Error
> 1
> make[4]: Leaving directory
> `/home/kaltan/src/ros/trunks/ros/test/test_roscpp/build'
>
> I had to work around with a try statement. Really weird (Ubuntu Karmic,
> standard install). The other fix is a forgotten link library, when
> binutils-
> gold is used during linking.
>
These are fixed in trunk, I'll get a patch release out soon. Not sure how I
(and our build machines) never hit that case in gensrv_cpp, it had already
been fixed in genmsg_cpp.
Josh
>
> Regards,
> Peter
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20100318/c3e5c0e6/attachment-0003.html>
More information about the ros-users
mailing list