<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><a class="moz-txt-link-freetext" href="https://github.com/Oslandia/SFCGAL/issues/65">https://github.com/Oslandia/SFCGAL/issues/65</a><br>
      <br>
      Fixed. Thanks a lot for reporting.<br>
      <br>
      <br>
      <br>
      On 30/11/2014 16:32, Stefan Ziegler wrote:<br>
    </div>
    <blockquote
cite="mid:CAJvo+1-+CTyK+bTAFkzxc7Qx-1Z2MKg4-5eoG+AB2VN99dR55g@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi

I'm trying to compile Postgis 2.1.3 with SFCGAL but I do get some errors:

make[2]: Entering directory
`/home/stefan/Develop/src/postgis-2.1.3/raster/loader'
gcc -g -O2  -fPIC -DPIC  -Wall -Wmissing-prototypes -I../rt_core
-I../../liblwgeom  -I/usr/include/gdal -I/usr/include   -c raster2pgsql.c
/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/
liblwgeom.la -L/usr/lib -lgdal  -L/usr/lib -lgeos_c  -lc -lm -o raster2pgsql
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
//usr/local/lib/libSFCGAL.so.1: undefined reference to `vtable for
boost::unit_test::unit_test_log_t'
collect2: error: ld returned 1 exit status
make[2]: *** [raster2pgsql] Error 1

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.

best regards
Stefan

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
postgis-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel</a></pre>
    </blockquote>
    <br>
  </body>
</html>