[geos-devel] [GEOS] #444: error compiling geos
GEOS
geos-trac at osgeo.org
Wed May 18 15:08:31 EDT 2011
#444: error compiling geos
------------------------+---------------------------------------------------
Reporter: aperi2007 | Owner: geos-devel@…
Type: defect | Status: new
Priority: blocker | Milestone: 3.3.0
Component: Default | Version: svn-trunk
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
Hi ,
tryinig to compile geos trunck on debian 32bit
I see this error:
{{{
...
mv -f .deps/ConvexHull.Tpo .deps/ConvexHull.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I../../include -I../../include/geos -I../../include -DGEOS_INLINE
-pedantic -Wall -ansi -Wno-long-long -ffloat-store -g -O2 -MT
HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c -o HCoordinate.lo
HCoordinate.cpp
g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos
-I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long
-ffloat-store -g -O2 -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo
-c HCoordinate.cpp -fPIC -DPIC -o .libs/HCoordinate.o
HCoordinate.cpp: In static member function âstatic void
geos::algorithm::HCoordinate::intersection(const geos::geom::Coordinate&,
const geos::geom::Coordinate&, const geos::geom::Coordinate&, const
geos::geom::Coordinate&, geos::geom::Coordinate&)â:
HCoordinate.cpp:75: error: âfiniteâ is not a member of âstdâ
HCoordinate.cpp:75: error: âfiniteâ is not a member of âstdâ
HCoordinate.cpp: In member function âdouble
geos::algorithm::HCoordinate::getX() constâ:
HCoordinate.cpp:152: error: âfiniteâ is not a member of âstdâ
HCoordinate.cpp: In member function âdouble
geos::algorithm::HCoordinate::getY() constâ:
HCoordinate.cpp:163: error: âfiniteâ is not a member of âstdâ
make[3]: *** [HCoordinate.lo] Error 1
make[3]: Leaving directory `/home/postgres/software/geos/geos-
svn/src/algorithm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/postgres/software/geos/geos-
svn/src/algorithm'
make[1]: *** [all-recursive] Error 1
}}}
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/444>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list