Re: [ros-release] segbot: doc job message generation failure…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: G.A. vd. Hoorn - 3ME
Date:  
To: Jack O'Quin
CC: ros-release@code.ros.org
Subject: Re: [ros-release] segbot: doc job message generation failures
On 26/04/2014 20:26, Dirk Thomas wrote:
[..]
> "camera1394" seems to export a library incorrectly:
> https://github.com/ros-drivers/camera1394/blob/master/CMakeLists.txt#L45
> That line is definitely wrong - you might want to fill a bug report against
> it since the package is basically not find_package()-able.


The line directly above 45 (so 44) also seems to be using a variable's
name, instead of it's value. Ie:

DEPENDS Boost DC1394_LIBRARY

instead of:

DEPENDS Boost ${DC1394_LIBRARY}


Gijs
_______________________________________________
ros-release mailing list

http://lists.ros.org/mailman/listinfo/ros-release