[MINC-users] Building Register on Ubuntu

Andrew Janke a.janke at gmail.com
Sat May 1 07:16:48 EDT 2010


Hi Burt,

> /Network/MEDICS/EX/etc/minc-2.0.18/lib/libEBTKS.a(Spline.o): In function
> `RSpline::addDataPoint(float const*, double)':
> /opt/build/source/ebtks-1.6.2/src/Spline.cc:346: undefined reference to
> `Mat<double>& operator+=<double, double>(Mat<double>&, Mat<double> const&)'
> /opt/build/source/ebtks-1.6.2/src/Spline.cc:347: undefined reference to
> `Mat<double>& operator+=<double, double>(Mat<double>&, Mat<double> const&)'
> /Network/MEDICS/EX/etc/minc-2.0.18/lib/libEBTKS.a(Spline.o): In function
> `Mat<double>::operator-() const':
> /opt/build/source/ebtks-1.6.2/./templates/Matrix.h:486: undefined reference
> to `Mat<double>& operator-=<double, double>(Mat<double>&, Mat<double>
> const&)'

This is a problem with EBTKS and versions of g++ greater than 4.2.
You will have to either get the version of EBTKS from CVS or build
with an older version of g++ and then re-link N3 against this.


--
Andrew Janke
(a.janke at gmail.com || http://a.janke.googlepages.com/)
Canberra->Australia    +61 (402) 700 883


More information about the MINC-users mailing list