Bug#709333: libeigen3-dev: Wrong path to included .h file in StdVector.h

Grześ Andruszkiewicz gandrusz at gmail.com
Wed May 22 21:44:34 UTC 2013


Hi,

In this case it should be:
#include <eigen3/Eigen/src/StlSupport/details.h>

otherwise it just doesn't compile.

Regards,
Grzegorz


On 22 May 2013 19:47, Anton Gladky <gladk at debian.org> wrote:

> tags 709333 +moreinfo
> thanks
>
> Hi Grzegorz,
>
> thanks for bugreport. But I do not think it is a problem.
>
> You should add into compiler the flag "-I/usr/include". In this case
> "details.h" should be picked up properly. Please, provide an example, if
> it does not solve your problem.
>
> Cheers,
>
> Anton
>
> On 05/22/2013 05:21 PM, Grzegorz Andruszkiewicz wrote:
> > Package: libeigen3-dev
> > Version: 3.1.3-1
> > Severity: normal
> >
> > Dear Maintainer,
> >
> > It seems that there is a bug in the file
> > eigen3/Eigen/src/StlSupport/StdVector.h. At the top there is an include
> > statement:
> > #include "Eigen/src/StlSupport/details.h"
> >
> > which gives an error that the required file was not found. The file
> seems to be
> > in the same directory, so I guess the correct thing should be:
> > #include "details.h"
> >
> > StdList.h and StdDeque.h in the same folder seem to contain the same
> buggy
> > line.
> >
> >
> >
> > -- System Information:
> > Debian Release: jessie/sid
> >   APT prefers testing
> >   APT policy: (700, 'testing'), (600, 'stable'), (500, 'oldstable'),
> (50, 'unstable')
> > Architecture: i386 (i686)
> >
> > Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
> > Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
> > Shell: /bin/sh linked to /bin/dash
> >
> > libeigen3-dev depends on no packages.
> >
> > libeigen3-dev recommends no packages.
> >
> > Versions of packages libeigen3-dev suggests:
> > pn  libeigen3-doc  <none>
> >
> > -- no debconf information
> >
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20130522/b2ad2660/attachment.html>


More information about the debian-science-maintainers mailing list