[Tile-serving] [osm2pgsql] fails to detect latest protobuf-c (#129)

davideberra notifications at github.com
Mon May 5 09:26:06 UTC 2014


What i did to make ```osm2pgsql``` compile against ```libprotobuf-c >= 1.0.0rc1```

File ```m4/ax_libprotobuf_c.m4``` -> Substituted ```ProtobufCFieldDescriptor.packed``` with ```ProtobufCFieldDescriptor.flags```

File ```parse-pbf.c``` -> Substituted every occourence of ```protobuf_c_system_allocator``` with ```protobuf_c_default_allocator```

Hope it helps

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


More information about the Tile-serving mailing list