[geos-devel] [GEOS] #592: Build error in 3.2 branch

GEOS geos-trac at osgeo.org
Mon Sep 17 01:16:47 PDT 2012


#592: Build error in 3.2 branch
------------------------+---------------------------------------------------
 Reporter:  strk        |       Owner:  geos-devel@…              
     Type:  defect      |      Status:  new                       
 Priority:  major       |   Milestone:  3.2.4                     
Component:  Default     |     Version:  3.2.3                     
 Severity:  Unassigned  |    Keywords:                            
------------------------+---------------------------------------------------
 g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3

 {{{
 libtool: compile:  ccache g++ -DHAVE_CONFIG_H -I. -I../../source/headers
 -I../../source/headers/geos -I../../source/headers -g -O2 -DGEOS_INLINE
 -pedantic -Wall -ansi -Wno-long-long -ffloat-store -MT
 CoordinateSequenceFactory.lo -MD -MP -MF
 .deps/CoordinateSequenceFactory.Tpo -c CoordinateSequenceFactory.cpp
 -fPIC -DPIC -o .libs/CoordinateSequenceFactory.o
 In file included from CoordinateSequenceFactory.cpp:20:0:
 ../../source/headers/geos/geom/CoordinateSequenceFactory.h:78:37: error:
 'create' declared as a 'virtual' field
 ../../source/headers/geos/geom/CoordinateSequenceFactory.h:78:30: error:
 expected ';' at end of member declaration
 ../../source/headers/geos/geom/CoordinateSequenceFactory.h:78:37: error:
 declaration of 'geos::geom::CoordinateSequence*
 geos::geom::CoordinateSequenceFactory::create'
 ../../source/headers/geos/geom/CoordinateSequenceFactory.h:65:30: error:
 conflicts with previous declaration 'virtual
 geos::geom::CoordinateSequence*
 geos::geom::CoordinateSequenceFactory::create(std::vector<geos::geom::Coordinate>*)
 const'
 ../../source/headers/geos/geom/CoordinateSequenceFactory.h:78:44: error:
 expected ')' before 'size'
 make[3]: *** [CoordinateSequenceFactory.lo] Error 1
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/592>
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