[Tile-serving] [openstreetmap/mod_tile] Compile error on Ubuntu 16.04 against Mapnik 3.0 (#130)
antigravity99
notifications at github.com
Fri Jul 15 22:23:06 UTC 2016
I installed mapnik with the following command:
sudo apt-get install libmapnik-dev libmapnik3.0 mapnik-utils mapnik-vector-tile python-mapnik python3-mapnik
When I make I get the following error:
src/renderd-gen_tile.o: In function `render_thread':
/home/josh/mod_tile/src/gen_tile.cpp:369: undefined reference to `mapnik::Map::srs() const'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:784: recipe for target 'renderd' failed
make[1]: *** [renderd] Error 1
make[1]: Leaving directory '/home/josh/mod_tile'
Makefile:1300: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Thanks in advance for any help!
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/130
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160715/35f53fe0/attachment.html>
More information about the Tile-serving
mailing list