package geos
reopen 456809
found 456809 3.0.0-3
thanks

I'm still getting build failures for geos using g++-4.3:

...
Making all in quadtree
make[4]: Entering directory `/tmp/buildd/geos-3.0.0/source/index/quadtree'
if /bin/bash ../../../libtool --tag=CXX --mode=compile 
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../source/headers 
-I../../../source/headers/geos -I../../../source/headers     -g -O2 
-DGEOS_INLINE -Wall -ansi -pedantic -Wno-long-long -MT 
DoubleBits.lo -MD -MP -MF ".deps/DoubleBits.Tpo" -c -o DoubleBits.lo 
DoubleBits.cpp; \
        then mv -f ".deps/DoubleBits.Tpo" ".deps/DoubleBits.Plo"; else rm -f 
".deps/DoubleBits.Tpo"; exit 1; fi
mkdir .libs
 
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../source/headers 
-I../../../source/headers/geos -I../../../source/headers -g -O2 -DGEOS_INLINE 
-Wall -ansi -pedantic -Wno-long-long -MT 
DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c DoubleBits.cpp  -fPIC -DPIC 
-o .libs/DoubleBits.o
DoubleBits.cpp: In static member function 'static double 
geos::index::quadtree::DoubleBits::powerOf2
(int)':
DoubleBits.cpp:51: error: 'memcpy' was not declared in this scope
DoubleBits.cpp: In constructor 
'geos::index::quadtree::DoubleBits::DoubleBits(double)':
DoubleBits.cpp:94: error: 'memcpy' was not declared in this scope
make[4]: *** [DoubleBits.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/geos-3.0.0/source/index/quadtree'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/geos-3.0.0/source/index'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/geos-3.0.0/source'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/geos-3.0.0'
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to