<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace">All --<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">Slackware64 14.2 + Multilib system here...<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">I was holding back until I could figure it out for myself but due to the gdal reversion I thought maybe I should let fly with my email anyway.<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">Anyhow I was unable to rebuild postgis with the newest gdal-2.2.4 and CGAL-4.12 ( and a rebuilt SFCGAL-1.3.5 ).<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">I consistently ran into a boost issue when compiling postgis-2.4.4:<br><br>make[2]: Entering directory '/tmp/SBo/postgis-2.4.4/raster/loader'<br>gcc -O2 -fPIC  -fPIC -DPIC  -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom  -I/usr/include -I/usr/include   -c raster2pgsql.c<br>/bin/sh ../../libtool --mode=link gcc -O2 -fPIC  -fPIC -DPIC  -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom  -I/usr/include -I/usr/include   ../rt_core/librtcore.a raster2pgsql.o ../../liblwgeom/<a href="http://liblwgeom.la">liblwgeom.la</a> -L/usr/lib64 -lgdal  -L/usr/lib64 -lgeos_c  -lc -lm -o raster2pgsql<br>libtool: link: gcc -O2 -fPIC -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/usr/include -I/usr/include raster2pgsql.o -o .libs/raster2pgsql  ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.so -L/usr/lib64 /usr/lib64/libgdal.so /usr/lib64/libgeos_c.so -lc -lm -pthread<br>/usr/lib64/libSFCGAL.so.1: undefined reference to `typeinfo for boost::archive::detail::basic_oserializer'<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">I reverted to CGAL-4.11.1 and rebuilt SFCGAL-1.3.5 and postgis-2.4.4 builds fine and `cd /tmp/SBo/postgis-2.4.4 ; make check` passes all tests.<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">Looking at the CGAL-4.12 README there is a note about boost:<br><br>### Compiler Support<br><br>-   The Microsoft Visual C++ 2017 version 15.3 has introduced support for<br>    C++17, with the compilation flag `/std:c++17`. CGAL 4.12 has an initial<br>    support for that flag: the code will compile, but a lot of deprecation<br>    warnings will remain. Note that Boost version 1.67 is the first version<br>    of Boost supporting `/std:c++17`.<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">I've got several compiler logs based on various versions of Hard and Soft ( Optional ) Dependencies for postgis-2.2.4 if that would help.<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">I the meantime, postgis does work with everything updated EXCEPT CGAL-4.12 ...<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">Any ideas ?<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">Thanks.<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">-- kjh<br></div></div>