[Bug 480] New: test_complete_filter doesn't compile with NEWMAT

For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=480>

           Summary: test_complete_filter doesn't compile with NEWMAT
           Product: BFL
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tests
        AssignedTo: tinne delaet [..] 
        ReportedBy: tinne delaet [..] 
                CC: bfl [..] 
   Estimated Hours: 0.0

MakeFiles/test_complete_filter.dir///examples/mobile_robot.o: In function
`NEWMAT::Matrix::operator=(NEWMAT::Matrix const&)':
/usr/local/include/newmat/newmat.h:635: undefined reference to
`NEWMAT::GeneralMatrix::Eq(NEWMAT::GeneralMatrix const&)'
CMakeFiles/test_complete_filter.dir///examples/discrete_filter/conditionalUniformMeasPdf1d.o:
In function `NEWMAT::SymmetricMatrix::operator=(NEWMAT::SymmetricMatrix
const&)':
/usr/local/include/newmat/newmat.h:763: undefined reference to
`NEWMAT::GeneralMatrix::Eq(NEWMAT::GeneralMatrix const&)'
/home/fiep/bfl_dimension/build-newmat/src/liborocos-bfl.so: undefined reference
to `NEWMAT::BaseMatrix::as_scalar() const'
/home/fiep/bfl_dimension/build-newmat/src/liborocos-bfl.so: undefined reference
to `NEWMAT::SymmetricMatrix::type() const'
/home/fiep/bfl_dimension/build-newmat/src/liborocos-bfl.so: undefined reference
to `NEWMAT::GeneralMatrix::minimum() const'
/home/fiep/bfl_dimension/build-newmat/src/liborocos-bfl.so: undefined reference
to `NEWMAT::GeneralMatrix::cleanup()'
/home/fiep/bfl_dimension/build-newmat/src/liborocos-bfl.so: undefined reference
to `NEWMAT::RowVector::resize(int, int)'
\
...

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

[Bug 480] test_complete_filter doesn't compile with NEWMAT

For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=480>

Klaas Gadeyne <klaas gadeyne [..] > changed:

           What    |Removed                     |Added
 --------------------------------------------------------------------------
                 CC|                            |klaas gadeyne [..] 
--- Comment #1 from Klaas Gadeyne <klaas gadeyne [..] >  2008-01-09 16:40:19 ---

Can't reproduce this one on my debian testing machine (not all tests succeed
though, but that's a different bugreport :-)

kgad@watt ~/SVN/bfl-trunkTeX Embedding failed!

 dpkg -l libnewmat*
/ Name Version

                                                        Description
+++-=================================================================-=================================================================-==================================================================================================================================================

un libnewmat-dev <none>

                                                        (no description

available)
rc libnewmat10 1.10.4-2

                                                        matrix manipulations

C++ library
ii libnewmat10-dev 1.10.4-3

                                                        matrix manipulations

C++ library
ii libnewmat10ldbl 1.10.4-3

                                                        matrix manipulations

C++ library

[Bug 480] test_complete_filter doesn't compile with NEWMAT

For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=480>

--- Comment #2 from Tinne De Laet <tinne delaet [..] >  2008-01-09 17:15:20 ---

Created an attachment (id=182)

 --> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=182)

Patch to solve allocation issues for EKparticlefilter