[DebianGIS-dev] Bug#520447: FTBFS on armel: BufferOp.cpp:72: error: 'log' was not declared in this scope

Riku Voipio riku.voipio at iki.fi
Thu Mar 19 21:19:41 UTC 2009


Package: geos
Version: 3.0.3-2
Severity: serious
User: debian-arm at lists.debian.org
Usertags: eabi

Looks like a missing #include <cmath> (or #include <math.h>, if you prefer)

>  arm-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I. -I../../../source/headers -I../../../source/headers/geos -I../../../source/headers -g -O2 -Wall -ansi -pedantic -Wno-long-long -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c BufferOp.cpp  -fPIC -DPIC -o .libs/BufferOp.o
> BufferOp.cpp: In static member function 'static double geos::operation::buffer::BufferOp::precisionScaleFactor(const geos::geom::Geometry*, double, int)':
> BufferOp.cpp:72: error: 'log' was not declared in this scope
> BufferOp.cpp:75: error: 'pow' was not declared in this scope
> make[5]: *** [BufferOp.lo] Error 1





More information about the Pkg-grass-devel mailing list