[Tile-serving] [osm2pgsql] osm2pgsql 0.87.0 fails to build on some architectures due to incorrect Boost linking (#231)

Sarah Hoffmann notifications at github.com
Sat May 2 22:48:57 UTC 2015


I had some further look into that. This is not a problem of an indirect dependency. boost_atomic is directly used in osmdata.cpp in the lockfree version, so we absolutely must link against it for `--with-lockfree`. It only worked on some architectures because where hardware support is available atomic is effectively a header-only library.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/231#issuecomment-98411381
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150502/078be728/attachment.html>


More information about the Tile-serving mailing list