<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><font size="2">Hello,<br><br>The differences between the line I sent in my previous post and the corresponding line from your last build is as below :<br><br><span style="font-family:monospace,monospace">--- /tmp/working_scribus_words.txt      2017-08-05 19:51:25.288007196 +0200<br>+++ /tmp/non_working_scribus_words.txt  2017-08-05 19:53:34.080012943 +0200<br>@@ -45,7 +45,7 @@<br> -I/usr/lib/qt/mkspecs/default<br> -I/usr/include/libxml2<br> -I/usr/include/python2.7<br>--I/usr/include/freetype2<br>+-I/usr/local/include<br> -DSHAREDIR=\"/usr/share/scribus/\"<br> -DDOCDIR=\"/usr/share/doc/scribus/\"<br> -DICONDIR=\"/usr/share/scribus/icons/\"<br></span><br></font></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:large"><font size="2">I'm wondering why  /usr/include/freetype2 is not found on your side. It seems (but I can be wrong) that  /usr/local/include is used instead of /usr/include/freetype2. Maybe you have something in /usr/local/include which cause your issue.<br><br>-- <br></font></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><font size="2">SeB<br></font></div><div class="gmail_extra"><br><div class="gmail_quote">2017-08-05 18:27 GMT+02:00 Rich Shepard <span dir="ltr"><<a href="mailto:rshepard@appl-ecosys.com" target="_blank">rshepard@appl-ecosys.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, 5 Aug 2017, Sebastien BALLET wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I just built scribus 1.4.6 on a 14.1 vm without any issue.<br>
</blockquote>
<br>
Sebastien,<br>
<br>
  Then it must be something here that I don't recognize.<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Can you try to build it again in verbose mode and post the output. To do<br>
that, you must pass "VERBOSE=1" to make, or run scribus.SlackBuild as<br>
below :<br>
$ VERBOSE=1 ./scribus.SlackBuild<br>
</blockquote>
<br>
  It still fails with the same error.<br>
<br>
  What I notice in the output (scribus-build.txt.gz attached) is during<br>
configuration scribus is not going to build with qt3, and that's noted as<br>
being good. But, on line 49001 of the output file I see that the qt3 library<br>
is to be included. Makes no sense to me; I've qt4 and qt5 installed, but not<br>
qt3. And what these have to do with freetype.h may be irrelevant.<br>
<br>
Thanks,<br>
<br>
Rich<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>
<br></blockquote></div><br></div></div>