[Tile-serving] [openstreetmap/osm2pgsql] New dependency on osmium (#864)
Jaco Groenewald
notifications at github.com
Thu Sep 6 14:06:14 UTC 2018
I got the same thing on an AWS EC2 Instance:
```
[ec2-user at ip-xxx-xxx-xxx-xxx osm2pgsql]$ mkdir build && cd build
[ec2-user at ip-xxx-xxx-xxx-xxx build]$ cmake ..
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Building osm2pgsql 0.96.0
-- Looking for include file termios.h
-- Looking for include file termios.h - found
-- Looking for include file libgen.h
-- Looking for include file libgen.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found Protozero: /osm2postgis_cache/osm2pgsql/contrib/protozero/include (found suitable version "1.6.3", minimum required is "1.5.1")
-- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0")
-- Found BZip2: /usr/lib64/libbz2.so (found version "1.0.6")
-- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so
-- Looking for BZ2_bzCompressInit in /usr/lib64/libbz2.so - found
CMake Warning at cmake/FindOsmium.cmake:209 (message):
Osmium: PROJ.4 library is required but not found, please install it or
configure the paths.
Call Stack (most recent call first):
CMakeLists.txt:94 (find_package)
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find Osmium (missing: PROJ_INCLUDE_DIR PROJ_LIBRARY) (found
suitable version "2.14.2", minimum required is "2.14")
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
cmake/FindOsmium.cmake:278 (find_package_handle_standard_args)
CMakeLists.txt:94 (find_package)
-- Configuring incomplete, errors occurred!
See also "/osm2postgis_cache/osm2pgsql/build/CMakeFiles/CMakeOutput.log".
See also "/osm2postgis_cache/osm2pgsql/build/CMakeFiles/CMakeError.log".
```
--
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/864#issuecomment-419105851
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180906/4ed4bb60/attachment.html>
More information about the Tile-serving
mailing list