[Tile-serving] [osm2pgsql] error: ‘class OSMPBF::Blob’ has no member named ‘release_raw’ (#392)

kbalk notifications at github.com
Wed Jul 15 20:22:28 UTC 2015


I went to another directory, did another 'git clone' and got a few new changes, but none that fixed the problem:

    CXX    parse-osmium.lo
    In file included from contrib/libosmium/osmium/io/detail/pbf_input_format.hpp:55:0,
                 from contrib/libosmium/osmium/io/pbf_input.hpp:47,
                 from contrib/libosmium/osmium/io/any_input.hpp:48,
                 from parse-osmium.cpp:27:
    contrib/libosmium/osmium/io/detail/pbf_parser.hpp: In function ‘std::unique_ptr<const std::basic_string<char> > osmium::io::detail::unpack_blob(const string&)’:
    contrib/libosmium/osmium/io/detail/pbf_parser.hpp:336:66: error: ‘class OSMPBF::Blob’ has no member named ‘release_raw’
                     return std::unique_ptr<std::string>(pbf_blob.release_raw());
                                                                  ^
    make[1]: *** [parse-osmium.lo] Error 1

git log output:

    [~/take2/osm2pgsql]$ git log | more
    commit 358fdc013c524d3e98c0551bcf044ec7bfc80e84
    Merge: c1b1096 5e523c0
    Author: Sarah Hoffmann <lonvia at denofr.de>
    Date:   Wed Jul 15 21:59:56 2015 +0200

        Merge pull request #375 from pnorman/table_options

        Update on/off options to bool



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


More information about the Tile-serving mailing list