Hi, thanks for your report.
On Tue, Jan 27, 2009 at 08:03:06PM +0100, Martin Zobel-Helas wrote: <snip> > > g++ -Wall -g -ansi -pedantic -DHAVE_LIBFREETYPE -fPIC -I/usr/include/nifti > > -I/usr/include/newmat -I/build/buildd/fsl-4.1.1/extras/src/libprob > > -I/build/buildd/fsl-4.1.1/extras/src/libcprob -I/build/buildd/fsl-4.1.1/src > > -O3 -fexpensive-optimizations -I/usr/include/newmat > > -I/usr/include/boost -I. -I/build/buildd/fsl-4.1.1/include > > -I/build/buildd/fsl-4.1.1/include -c -o splinefield.o splinefield.cpp > > splinefield.cpp: In member function 'unsigned int > > BASISFIELD::splinefield::fake_old_ksp(double, unsigned int, double) const': > > splinefield.cpp:1476: error: 'roundl' was not declared in this scope > > make[1]: *** [splinefield.o] Error 1 > > make[1]: Leaving directory `/build/buildd/fsl-4.1.1/src/basisfield' > > make: *** [biproj-basisfield] Error 2 > > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 My first guess would be, that there is simply a '#include <cmath>' missing in the respective file. However, it is strange that it doesn't happen for i386 and amd64 in this case. It looks like the package also never built on mips and arm. However, it is quite hard for me to determine why .... > A full build log can be found at: > http://buildd.debian.org/build.php?arch=armel&pkg=fsl&ver=4.1.1-1 ... because this is unfortunately not true: | I can't find package version fsl_4.1.1-1_armel in the database. | Wanna Build Team <[email protected]> ( index | build logs ) Looks like there are no logs for non-free packages. Cheers, Michael -- GPG key: 1024D/3144BE0F Michael Hanke http://apsy.gse.uni-magdeburg.de/hanke ICQ: 48230050 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

