[postgis-tickets] [PostGIS] #4474: bessie32 failing
PostGIS
trac at osgeo.org
Mon Aug 19 10:20:56 PDT 2019
#4474: bessie32 failing
------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.0.0
Component: buildbots | Version: 2.5.x
Resolution: | Keywords:
------------------------+---------------------------
Comment (by pramsey):
Well, that missing symbol seems to come from libstdc++, so the fact that
you're missing it would seem to imply that one of the DLLs you're
including was compiled against a C++ library that is newer/fancier than
the one you're bundling into your build.
https://gcc.gnu.org/onlinedocs/gcc-4.8.1/libstdc++/api/a00533.html
Maybe include a newer c++ runtime dll?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4474#comment:4>
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