Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from /usr/include/lsb3/c++/cmath:50,
- from /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/Core:147,
- from /home/carlo/workspace/xprojectscmake/src/common/Arcball.cpp:19:
- /usr/include/lsb3/c++/bits/cpp_type_traits.h:334: error: expected identifier before ‘__is_pod’
- /usr/include/lsb3/c++/bits/cpp_type_traits.h:334: error: expected unqualified-id before ‘__is_pod’
- In file included from /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/Core:332,
- from /home/carlo/workspace/xprojectscmake/src/common/Arcball.cpp:19:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h: In static member function ‘static void Eigen::internal::general_matrix_matrix_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0>::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, typename Eigen::internal::scalar_product_traits<LhsScalar, RhsScalar>::ReturnType*, Index, typename Eigen::internal::scalar_product_traits<LhsScalar, RhsScalar>::ReturnType, Eigen::internal::level3_blocking<LhsScalar, RhsScalar>&, Eigen::internal::GemmParallelInfo<Index>*)’:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h:170: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h:170: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h:171: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/GeneralMatrixMatrix.h:172: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
- In file included from /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/Core:333,
- from /home/carlo/workspace/xprojectscmake/src/common/Arcball.cpp:19:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h: In static member function ‘static void Eigen::internal::general_matrix_matrix_triangular_product<Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, 0, UpLo>::run(Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, typename Eigen::internal::scalar_product_traits<LhsScalar, RhsScalar>::ReturnType*, Index, typename Eigen::internal::scalar_product_traits<LhsScalar, RhsScalar>::ReturnType)’:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h:89: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
- In file included from /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/Core:335,
- from /home/carlo/workspace/xprojectscmake/src/common/Arcball.cpp:19:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h: In static member function ‘static void Eigen::internal::product_selfadjoint_matrix<Scalar, Index, LhsStorageOrder, true, ConjugateLhs, RhsStorageOrder, false, ConjugateRhs, 0>::run(Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Scalar)’:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:269: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h: In static member function ‘static void Eigen::internal::product_selfadjoint_matrix<Scalar, Index, LhsStorageOrder, false, ConjugateLhs, RhsStorageOrder, true, ConjugateRhs, 0>::run(Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Scalar)’:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/SelfadjointMatrixMatrix.h:350: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
- In file included from /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/Core:339,
- from /home/carlo/workspace/xprojectscmake/src/common/Arcball.cpp:19:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h: In static member function ‘static void Eigen::internal::product_triangular_matrix_matrix<Scalar, Index, Mode, true, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, 0>::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Scalar)’:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h:125: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h: In static member function ‘static void Eigen::internal::product_triangular_matrix_matrix<Scalar, Index, Mode, false, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, 0>::run(Index, Index, Index, const Scalar*, Index, const Scalar*, Index, Scalar*, Index, Scalar)’:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/TriangularMatrixMatrix.h:252: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
- In file included from /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/Core:340,
- from /home/carlo/workspace/xprojectscmake/src/common/Arcball.cpp:19:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h: In static member function ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 1, Mode, Conjugate, TriStorageOrder, 0>::run(Index, Index, const Scalar*, Index, Scalar*, Index)’:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h:76: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h: In static member function ‘static void Eigen::internal::triangular_solve_matrix<Scalar, Index, 2, Mode, Conjugate, TriStorageOrder, 0>::run(Index, Index, const Scalar*, Index, Scalar*, Index)’:
- /home/carlo/workspace/xprojectscmake/src/eigen/Eigen/src/Core/products/TriangularSolverMatrix.h:215: error: there are no arguments to ‘alloca’ that depend on a template parameter, so a declaration of ‘alloca’ must be available
Advertisement
Add Comment
Please, Sign In to add comment