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

Grzegorz Andruszkiewicz gandrusz at gmail.com
Wed May 22 15:21:34 UTC 2013


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



More information about the debian-science-maintainers mailing list