Your message dated Wed, 19 Oct 2016 11:25:39 +0200
with message-id <147686913982.3303.1472315832301407782@localhost>
and subject line Re: Bug#841204: liblaser-geometry-dev: laser_geometry.h 
includes Eigen/Core instead of eigen3/Eigen/Core
has caused the Debian Bug report #841204,
regarding liblaser-geometry-dev: laser_geometry.h includes Eigen/Core instead 
of eigen3/Eigen/Core
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
841204: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841204
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: liblaser-geometry-dev
Version: 1.6.4-2+b3
Severity: normal

Hi,

/usr/include/laser_geometry/laser_geometry.h reads:

#include <Eigen/Core>

but that should instead be:

#include <eigen3/Eigen/Core>

because libeigen3-dev installs to /usr/include/eigen3/Eigen/Core.
Otherwise, all users of liblaser-geometry-dev must manually add
/usr/include/eigen3 to their include path.

Thanks!

cheers, josch

--- End Message ---
--- Begin Message ---
Quoting Jochen Sprickerhof (2016-10-19 11:20:57)
> * Johannes Schauer <jo...@debian.org> [2016-10-19 09:45]:
> > MESSAGE(${catkin_INCLUDE_DIRS})
> 
> It's a list, try:
> 
> MESSAGE("${catkin_INCLUDE_DIRS}")
> 
> /usr/include;/usr/include/eigen3

Indeed, the problem must then be elsewhere. Lets thus close this bug.

Thanks!

cheers, josch

Attachment: signature.asc
Description: signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to