Skip to content

glibc problems with pre-built node-mapnik 3.5.14 #700

@pnorman

Description

@pnorman
pnorman@pippin:~/osm/kosmtik-3$ ./index.js --help

module.js:356
  Module._extensions[extension](this, filename);
                               ^
Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /home/pnorman/osm/kosmtik-3/node_modules/mapnik/lib/binding/node-v11-linux-x64/map
nik.node)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/home/pnorman/osm/kosmtik-3/node_modules/mapnik/lib/mapnik.js:31:15)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)

Changing the mapnik version 3.5.13 fixed the error.

If this is a new requirement in Mapnik, then with semver the node-mapnik versionn have a bump of more than just patch version.

cross-ref kosmtik/kosmtik#168

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions