<div dir="ltr"><div><div><div>Hi <br></div><br></div>I'm trying to compile Postgis 2.1.3 with SFCGAL but I do get some errors:<br><br>make[2]: Entering directory `/home/stefan/Develop/src/postgis-2.1.3/raster/loader'<br>gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom  -I/usr/include/gdal -I/usr/include   -c raster2pgsql.c<br>/bin/bash ../../libtool --mode=link gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom  -I/usr/include/gdal -I/usr/include   ../rt_core/librtcore.a raster2pgsql.o ../../liblwgeom/<a href="http://liblwgeom.la">liblwgeom.la</a> -L/usr/lib -lgdal  -L/usr/lib -lgeos_c  -lc -lm -o raster2pgsql<br>libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/usr/include/gdal -I/usr/include raster2pgsql.o -o .libs/raster2pgsql  ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.so -L/usr/lib -lgdal -lgeos_c -lc -lm<br>//usr/local/lib/libSFCGAL.so.1: undefined reference to `vtable for boost::unit_test::unit_test_log_t'<br>collect2: error: ld returned 1 exit status<br>make[2]: *** [raster2pgsql] Error 1<br><br>SFCGAL was successfully compiled from master and I'm on Ubuntu 14.04. Any ideas? A missing boost library? I did install the package libboost-all-dev.<br><br></div>best regards<br>Stefan<br></div>