[Tile-serving] [osm2pgsql] fails to detect latest protobuf-c (#129)
rawsix
notifications at github.com
Wed May 14 14:50:25 UTC 2014
Hi I'm currently also compiling and got a similar problem:
parse-pbf.c: In function ‘processOsmHeader’:
parse-pbf.c:239: error: ‘protobuf_c_system_allocator’ undeclared (first use in this function)
parse-pbf.c:239: error: (Each undeclared identifier is reported only once
parse-pbf.c:239: error: for each function it appears in.)
parse-pbf.c: In function ‘processOsmData’:
parse-pbf.c:523: error: ‘protobuf_c_system_allocator’ undeclared (first use in this function)
parse-pbf.c: In function ‘streamFilePbf’:
parse-pbf.c:588: error: ‘protobuf_c_system_allocator’ undeclared (first use in this function)
make[1]: *** [parse-pbf.o] Error 1
The config looks fine though:
checking for protobuf-c 0.14...
checking for protobuf_c headers in /home/USER//include... found
checking for protobuf_c library... found
checking for protobuf-c version >= 0.14...
checking for ProtobufCFieldDescriptor.packed... yes
protobuf-c >= 0.14: yes
checking for protobuf-c usability... yes
checking for protoc-c... /home/USER//bin/protoc-c
Do you think this is linked to the previous problem?
Thanks for any help!
Cheers!
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/129#issuecomment-43090260
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140514/eb6e0e3e/attachment.html>
More information about the Tile-serving
mailing list