[pgrouting-users] Build Failure of 2.5.1 on Ubuntu 16.04 (Docker)

Andrew Joseph ap.joseph1337 at gmail.com
Thu Nov 9 18:20:01 PST 2017


Getting the following error building PG Routing 2.5.1 on Ubuntu 16.04

[ 49%] Building C object
src/alpha_shape/src/CMakeFiles/alpha_shape.dir/alpha.c.o
/tmp/pgrouting/src/alpha_shape/src/alpha.c: In function ‘alphashape’:
/tmp/pgrouting/src/alpha_shape/src/alpha.c:287:16: error: ‘DBL_MAX’
undeclared (first use in this function)
       if (x == DBL_MAX && y == DBL_MAX) {
                ^
/tmp/pgrouting/src/alpha_shape/src/alpha.c:287:16: note: each undeclared
identifier is reported only once for each function it appears in
src/alpha_shape/src/CMakeFiles/alpha_shape.dir/build.make:62: recipe for
target 'src/alpha_shape/src/CMakeFiles/alpha_shape.dir/alpha.c.o' failed
make[2]: *** [src/alpha_shape/src/CMakeFiles/alpha_shape.dir/alpha.c.o]
Error 1
make[1]: *** [src/alpha_shape/src/CMakeFiles/alpha_shape.dir/all] Error 2
CMakeFiles/Makefile2:555: recipe for target
'src/alpha_shape/src/CMakeFiles/alpha_shape.dir/all' failed
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-users/attachments/20171109/38804b41/attachment.html>


More information about the Pgrouting-users mailing list