[postgis-tickets] [PostGIS] #4963: PostGIS 2.5 compile fail on windows (mingw64)

PostGIS trac at osgeo.org
Sat Aug 7 22:26:07 PDT 2021


#4963: PostGIS 2.5 compile fail on windows (mingw64)
---------------------+---------------------------
 Reporter:  robe     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  blocker  |  Milestone:  PostGIS 2.5.6
Component:  postgis  |    Version:  2.5.x
 Keywords:           |
---------------------+---------------------------
 I'm getting this error when trying to compile PostGIS 2.5 against
 PostgreSQL 12, GEOS 3.8.3

 Guess it's been a while.  On winnie I'm still strugglging with autoconf
 issues.


 {{{
 cu_measures.c:209:71: error: macro "DIST2DTEST" passed 4 arguments, but
 takes ju
 st 3
    "POINT(5433865 8243495)", 2271704.2698450615, default_accepted_error);
                                                                        ^
 cu_measures.c:207:2: error: 'DIST2DTEST' undeclared (first use in this
 function)
 ; did you mean 'DISTPTS'?
   DIST2DTEST(
   ^~~~~~~~~~
   DISTPTS
 cu_measures.c:207:2: note: each undeclared identifier is reported only
 once for
 each function it appears in

 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4963>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list