[Tile-serving] [openstreetmap/osm2pgsql] Make fails with undefined lua references (#778)
Sarah Hoffmann
notifications at github.com
Sat Aug 12 18:48:51 UTC 2017
This sounds like you are using different lua versions for the includes and the linked library. Make sure you have only one version installed. You can run cmake with the `-LA` option to make it print its configuration and check if the `LUA_INCLUDE_DIR:PATH` and `LUA_LIBRARY:FILEPATH` settings are as expected.
--
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/osm2pgsql/issues/778#issuecomment-321999013
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170812/be2d8ffc/attachment.html>
More information about the Tile-serving
mailing list