[DebianGIS-dev] Bug#456089: pedwarnings no longer errors in GCC 4.3, but...

Martin Michlmayr tbm at cyrius.com
Sun Jan 20 10:51:10 UTC 2008


retitle 456089 FTBFS with GCC 4.3: missing #includes
thanks

I mentioned that GCC 4.3 converted a number of C++ warnings into
errors.  This change has now been reverted after a lot of
discussion.  I just compiled your package with the latest snapshot
of GCC 4.3 to see if it compiles with 4.3, but there is another issue:

 x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../source/headers -I../../source/headers/geos -I../../source/headers -DGEOS_VERSION=2.2.3 -g -O2 -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c ../index/quadtree/DoubleBits.cpp  -fPIC -DPIC -o .libs/DoubleBits.o
../index/quadtree/DoubleBits.cpp: In static member function 'static double geos::DoubleBits::powerOf2(int)':
../index/quadtree/DoubleBits.cpp:30: error: 'memcpy' was not declared in this scope
../index/quadtree/DoubleBits.cpp: In constructor 'geos::DoubleBits::DoubleBits(double)':
../index/quadtree/DoubleBits.cpp:72: error: 'memcpy' was not declared in this scope
make[3]: *** [DoubleBits.lo] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/





More information about the Pkg-grass-devel mailing list