[geos-devel] Building geos-2.2.0 on fedora core 5

Simon O'Malley simonom at gmail.com
Thu Mar 30 17:29:02 EST 2006


Hi All

I wont confess to being a developer so hopefully there is someone on the
list who can help.

Has anyone successfully built geos-2.2.0 on fedora core 5.

I get the following errors when running make.

[root at nazgul geos-2.2.0]# make
Making all in source
make[1]: Entering directory `/usr/src/postgres/geos-2.2.0/source'
Making all in geom
make[2]: Entering directory `/usr/src/postgres/geos-2.2.0/source/geom'
if /bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I.
-I. -I../../source/headers -I../../source/headers/geos
-I../../source/headers -DGEOS_VERSION=""2.2.0""    -g -O2 -MT
Coordinate.lo-MD -MP -MF ".deps/Coordinate.Tpo" -c -o
Coordinate.lo Coordinate.cpp; \
then mv -f ".deps/Coordinate.Tpo" ".deps/Coordinate.Plo"; else rm -f
".deps/Coordinate.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../../source/headers
-I../../source/headers/geos -I../../source/headers -DGEOS_VERSION=2.2.0 -g
-O2 -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c Coordinate.cpp
-fPIC -DPIC -o .libs/Coordinate.o
../../source/headers/geos/geom.h:361: error: extra qualification
'geos::Coordinate::' on member 'setNull'
../../source/headers/geos/geom.h:367: error: extra qualification
'geos::Coordinate::' on member 'getNull'
../../source/headers/geos/geom.h:371: error: extra qualification
'geos::Coordinate::' on member 'Coordinate'
../../source/headers/geos/geom.h:377: error: extra qualification
'geos::Coordinate::' on member 'Coordinate'
../../source/headers/geos/geom.h:384: error: extra qualification
'geos::Coordinate::' on member 'Coordinate'
../../source/headers/geos/geom.h:394: error: extra qualification
'geos::Coordinate::' on member 'Coordinate'
../../source/headers/geos/geom.h:400: error: extra qualification
'geos::Coordinate::' on member 'setCoordinate'
../../source/headers/geos/geom.h:406: error: extra qualification
'geos::Coordinate::' on member 'equals2D'
../../source/headers/geos/geom.h:416: error: extra qualification
'geos::Coordinate::' on member 'compareTo'
../../source/headers/geos/geom.h:432: error: extra qualification
'geos::Coordinate::' on member 'equals3D'
../../source/headers/geos/geom.h:436: error: extra qualification
'geos::Coordinate::' on member 'makePrecise'
../../source/headers/geos/geom.h:441: error: extra qualification
'geos::Coordinate::' on member 'distance'
../../source/headers/geos/geom.h:447: error: extra qualification
'geos::Coordinate::' on member 'hashCode'
../../source/headers/geos/geom.h:459: error: extra qualification
'geos::Coordinate::' on member 'hashCode'
make[2]: *** [Coordinate.lo] Error 1
make[2]: Leaving directory `/usr/src/postgres/geos-2.2.0/source/geom'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/postgres/geos-2.2.0/source'
make: *** [all-recursive] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geos-devel/attachments/20060331/911ac21b/attachment.html


More information about the geos-devel mailing list