[geos-devel] [GEOS] #472: Can't compile under Windows mingw

GEOS geos-trac at osgeo.org
Sun Sep 4 01:56:16 EDT 2011


#472: Can't compile under Windows mingw
------------------------+---------------------------------------------------
 Reporter:  robe        |       Owner:  geos-devel@…              
     Type:  defect      |      Status:  new                       
 Priority:  major       |   Milestone:  3.4.0                     
Component:  Default     |     Version:  svn-trunk                 
 Severity:  Unassigned  |    Keywords:                            
------------------------+---------------------------------------------------
 Can't remember the last time I tried.  I can still compile 3.3 branch
 okay.

 I tried compiling r3463 and get below error:


 {{{
 XMLTester-SingleSidedBufferResultMatcher.o: In function
 `ZN4geos9xmltester30Sing
 leSidedBufferResultMatcher38isBoundaryHausdorffDistanceInToleranceERKNS_4geom8Ge
 ometryES5_d':
 C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/c++/3.4.5/bits/stl_uni
 nitialized.h:1058: undefined reference to
 `geos::geom::Coordinate::~Coordinate()                         '
 XMLTester-SingleSidedBufferResultMatcher.o: In function
 `ZN4geos9xmltester30Sing
 leSidedBufferResultMatcher38isBoundaryHausdorffDistanceInToleranceERKNS_4geom8Ge
 ometryES5_d':
 C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/c++/3.4.5/bits/stl_con
 struct.h:107: undefined reference to
 `geos::geom::Coordinate::~Coordinate()'
 C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/c++/3.4.5/bits/stl_con
 struct.h:107: undefined reference to
 `geos::geom::Coordinate::~Coordinate()'
 C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/c++/3.4.5/bits/stl_con
 struct.h:107: undefined reference to
 `geos::geom::Coordinate::~Coordinate()'
 collect2: ld returned 1 exit status
 make[2]: *** [XMLTester.exe] Error 1
 make[2]: Leaving directory `/c/projects/geos/trunk/tests/xmltester'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/c/projects/geos/trunk/tests'
 make: *** [all-recursive] Error 1
 }}}

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