[postgis-tickets] [PostGIS] #4146: undefined reference to `get_float8_infinity' compiling against postgres 12

PostGIS trac at osgeo.org
Sun Aug 12 00:22:37 PDT 2018


#4146: undefined reference to `get_float8_infinity' compiling against postgres 12
-------------------------+---------------------------
 Reporter:  robe         |      Owner:  pramsey
     Type:  defect       |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 2.5.0
Component:  postgis      |    Version:  trunk
 Keywords:  postgres 12  |
-------------------------+---------------------------
 I guess we don't have to worry about this till 2.5.1 or so, but looks like
 PostGIS 2.5 doesn't work against master (pg 12)
 {{{
 C:\ming64gcc48\projects\postgis\branches\2.5\postgis/gserialized_spgist_2d.c:158:
 undefined reference to `get_float4_infinity'
 gserialized_spgist_3d.o: In function `initCubeBox':
 C:\ming64gcc48\projects\postgis\branches\2.5\postgis/gserialized_spgist_3d.c:192:
 undefined reference to `get_float8_infinity'
 collect2.exe: error: ld returned 1 exit status
 C:/MING64~1/projects/POSTGR~1/rel/PG12W6~1/lib/pgxs/src/MAKEFI~1/../../src/Makefile.shlib:371:
 recipe for target 'postgis-2.5.dll' failed
 make[1]: *** [postgis-2.5.dll] Error 1
 make[1]: Leaving directory '/projects/postgis/branches/2.5/postgis'
 GNUmakefile:16: recipe for target 'all' failed
 make: *** [all] Error 1

 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4146>
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