Ticket #444 (closed defect: fixed)
error compiling geos
| Reported by: | aperi2007 | Owned by: | geos-devel@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | 3.3.0 |
| Component: | Default | Version: | svn-trunk |
| Severity: | Unassigned | Keywords: | |
| Cc: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
