[Tile-serving] [osm2pgsql-dev/osm2pgsql] Build fails with newer fmt libraries version 12 (Issue #2456)
Dirk Stöcker
notifications at github.com
Thu Apr 2 13:48:10 UTC 2026
stoecker left a comment (osm2pgsql-dev/osm2pgsql#2456)
> That's why osm2pgsql comes with its own copy of the fmt library.
That's only a workaround. When building packages, system libraries must be used, otherwise it's impossible to have proper patch management. Using local copies is only a workaround for extreme cases.
If pretty sure there is a FMT_VERSION or something similar, so a #if FMT_VERSION > 12 check should allow code to work with both. OTOH the suggested fix I've seen probably would work also for < 12. Don't remember what it was thought.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2456#issuecomment-4178021859
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2456/4178021859 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20260402/1b37f331/attachment.htm>
More information about the Tile-serving
mailing list