<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Riccardo,<div class=""><br class=""></div><div class="">I’ll install the packages when they hit the catalog.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Am 25.04.2017 um 16:11 schrieb Riccardo Mottola <<a href="mailto:rmottola@opencsw.org" class="">rmottola@opencsw.org</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi,<br class=""><br class="">Dagobert Michelsen wrote:<br class=""><blockquote type="cite" class=""><br class="">I would use<br class="">  EXTRA_CPPFLAGS += -I$(includedir)/freetype2<br class=""><br class="">EXTRA_INC is super-old crap I inherited, I suggest not to use it.<br class="">Adding explicit to CONFIGURE is ugly and should only be done in an emergency ;-)<br class=""></blockquote><br class="">I agree it is ugly :) and it didn't work any better!<br class="">It doesn't work for me though, it looks at it has no effect, building on solaris 9 continues to fail.ù<br class=""><br class="">I tried manually going into the build dir and issuing:<br class="">work/solaris9-sparc/build-isa-sparcv8/gnustep-back-0.25.1 > gmake CPPFLAGS=-I/opt/csw/include/freetype2<br class=""><br class="">and that fixes it, so the "fix" to pass the CPPFLAGS to make is correct, but it is not happening.<br class=""></div></div></blockquote><div><br class=""></div><div>Then this is because CPPFLAGS is directly set in the Makefile of gnustep-back.</div><div>By adding it as rgument to gmake you hard-overwrite the value in the Makefile, please</div><div>doublecheck the upstream Makefile.</div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><br class="">$(includedir) is also much better I suppose?<br class=""></div></div></blockquote></div><div class=""><br class=""></div><div class="">No, that is the location where includefiles are installed, do not mess with it.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Best regards</div><div class=""><br class=""></div><div class="">  — Dago</div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div class=""><span style="font-family: monospace; " class="">-- </span><br style="font-family: monospace; " class=""><span style="font-family: monospace; " class="">"You don't become great by trying to be great, you become great by wanting to do something,</span><br style="font-family: monospace; " class=""><span style="font-family: monospace; " class="">and then doing it so hard that you become great in the process." - xkcd #896</span></div></div>
</div>
<br class=""></div></body></html>