[ros-users] Cannot find boost libs

Soo-Hyun Yoo yoos117 at gmail.com
Thu Dec 23 20:49:35 UTC 2010


Yes; boost was upgraded since I built ROS on this machine.

After running "rosmake --pre-clean ros", I was able to successfully build
the joy package. Thank you for the tip!

Soo-Hyun Yoo

On Thu, Dec 23, 2010 at 12:03 PM, Josh Faust <jfaust at willowgarage.com>wrote:

> It looks like you had previously built with boost 1.43 and then upgraded
> the boost version.  You'll need to do a rosmake --pre-clean on whatever
> you're building, or check out a new tree.
>
> Josh
>
> On Thu, Dec 23, 2010 at 11:56 AM, Soo-Hyun Yoo <yoos117 at gmail.com> wrote:
>
>> Hello,
>>
>> I am running 64-bit Arch kernel 2.6.36.
>>
>> I get the following output when I run "rosmake joy":
>> http://pastebin.com/ynxbYddp
>>
>> It appears that rosbag is looking for the boost libraries version 1.43,
>> although I have 1.45 on my system. I tried reverting back to 1.43, but other
>> packages then emit similar error messages complaining they require version
>> 1.45.
>>
>> I can't think of anything to do except manually create symlinks in
>> /usr/lib to the 1.45 libraries. Can anyone suggest a fix? Thanks!
>>
>> Soo-Hyun Yoo
>>
>> _______________________________________________
>> ros-users mailing list
>> ros-users at code.ros.org
>> https://code.ros.org/mailman/listinfo/ros-users
>>
>>
>
> _______________________________________________
> 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/20101223/bbad133b/attachment-0003.html>


More information about the ros-users mailing list