[Tile-serving] [osm2pgsql] error: ‘class OSMPBF::Blob’ has no member named ‘release_raw’ (#392)
kbalk
notifications at github.com
Wed Jul 15 21:32:54 UTC 2015
Updated my version of libprotoc:
[~/take2/osm2pgsql]$ protoc --version
libprotoc 2.6.1
Did a distclean, autogen, configure, make and I no longer have the previous error, but I now get the error:
./.libs/libosm2pgsql.a(osmdata.o): In function `boost::thread::start_thread()':
/usr/local/include/boost/thread/detail/thread.hpp:179: undefined reference to `boost::thread::start_thread_noexcept()'
./.libs/libosm2pgsql.a(osmdata.o): In function `boost::thread_exception::thread_exception(int, char const*)':
:
/usr/local/include/google/protobuf/wire_format_lite_inl.h:333: undefined reference to `google::protobuf::io::CodedInputStream::BytesUntilLimit() const' ./.libs/libosm2pgsql.a(osmformat.pb.o):/usr/local/include/google/protobuf/wire_format_lite_inl.h:333: more undefined references to `google::protobuf::io::CodedInputStream::BytesUntilLimit() const' follow
collect2: error: ld returned 1 exit status
make[1]: *** [osm2pgsql] Error 1
make[1]: Leaving directory `/home/kbalk/take2/osm2pgsql'
make: *** [all] Error 2
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/392#issuecomment-121756847
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150715/8893fc71/attachment-0001.html>
More information about the Tile-serving
mailing list