Public bug reported:
Binary package hint: libalps-light1-dev
If you compile this (g++-4.1):
#include <cassert>
#include <boost/numeric/bindings/lapack/geev.hpp>
int main(int argc, char *argv[]) { return 0; }
The error is this:
/usr/include/boost/numeric/bindings/lapack/geev.hpp: In function ‘int
boost::numeric::bindings::lapack::geev(A&, W&, V*, V*,
boost::numeric::bindings::lapack::optimal_workspace)’:
/usr/include/boost/numeric/bindings/lapack/geev.hpp:332: error: ‘vecttraits’
has not been declared
vecttraits does not occur anywhere in /usr/include/boost.
The straightforward solution is to remove line 332 from geev.hpp.
** Affects: alps-light1 (Ubuntu)
Importance: Undecided
Status: New
--
vecttraits has not been declared at line 332 in
/usr/include/boost/numeric/bindings/lapack/geev.hpp
https://bugs.launchpad.net/bugs/132736
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs