<div dir="ltr"><div style="font-family:courier new,monospace" class="gmail_default">Thank you for the replies Willy and Ben.<br><br></div><div style="font-family:courier new,monospace" class="gmail_default">I'll try Ben's patch as linked by Willy.<br><br></div><div style="font-family:courier new,monospace" class="gmail_default">As for why is SFCGAL linked to postgis ... I don't recall !<br><br></div><div style="font-family:courier new,monospace" class="gmail_default">I've been building and installing CGAL and SFCGAL for 'a while' now and I don't recall why :)<br><br></div><div style="font-family:courier new,monospace" class="gmail_default">OTOH, I've been building and installing postgis for years and years ( much longer than CGAL + SFCGAL ). <br><br></div><div style="font-family:courier new,monospace" class="gmail_default">I've still got a Slackware 13.37 system where I started using postgis.  I believe it is postgis-1.5.8.  I'll check to see what dependencies are linked.<br><br></div><div style="font-family:courier new,monospace" class="gmail_default">I'll be able to do some more testing later next week but postgis is working very well  with CGAL 4.11.1 on my work Laptop and I've got a looming work deadline for a big project that has to go out.<br><br></div><div style="font-family:courier new,monospace" class="gmail_default">I've also got a feeling that the issue with compiling postgis 2.4.4 with ( CGAL 4.12 + SFCGAL 1.3.5 ) is that Slackware 14.2 ships with boost 1.59 while the stdc++17 flag is only supported in boost version 1.67 and greater.<br><br></div><div style="font-family:courier new,monospace" class="gmail_default">Anyhow I've got a few avenues to explore now and I'll report back as soon as I can !<br><br></div><div style="font-family:courier new,monospace" class="gmail_default">Thanks again for all that y'all do !<br><br></div><div style="font-family:courier new,monospace" class="gmail_default">-- kjh<br></div><div style="font-family:courier new,monospace" class="gmail_default"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 22, 2018 at 9:09 PM, Benjamin Trigona-Harany <span dir="ltr"><<a href="mailto:slackbuilds@jaxartes.net" target="_blank">slackbuilds@jaxartes.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sunday, 20 May 2018 09:47:57 PDT Konrad J Hambrick wrote:<br>
> I the meantime, postgis does work with everything updated EXCEPT CGAL-4.12<br>
> ...<br>
> <br>
> Any ideas ?<br>
<br>
</span>So far I've been able to confirm everything you said: PostGIS won't compile <br>
with CGAL 4.12 and SFCGAL. David and I were coordinating on upgrading CGAL <br>
from 4.9 and the 4.11 upgrade was fine but I missed how it broke PostGIS with <br>
the more recent 4.12. I suppose it's because it's only an optional dependency <br>
for PostGIS ...<br>
<br>
There are a few ways of fixing the issue: remove SFCAL; add --without-sfcgal <br>
to PostGIS's configure; or downgrade CGAL to 4.11. The choice likely depends <br>
on whether you need the additional PostGIS functions provided by SFCAL and <br>
whether you need SFCGAL on your system for something else!<br>
<br>
Ben<br>
<br>
<br>
______________________________<wbr>_________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.<wbr>org</a><br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/<wbr>mailman/listinfo/slackbuilds-<wbr>users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">https://lists.slackbuilds.org/<wbr>pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/" rel="noreferrer" target="_blank">https://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div><br></div>