Hi Riccardo,
I’ll install the packages when they hit the catalog.
> Am 25.04.2017 um 16:11 schrieb Riccardo Mottola :
>
> Hi,
>
> Dagobert Michelsen wrote:
>>
>> I would use
>> EXTRA_CPPFLAGS += -I$(includedir)/freetype2
>>
>> EXTRA_INC is super-old crap I inherited, I suggest not to use it.
Revision: 26156
http://sourceforge.net/p/gar/code/26156
Author: rmottola
Date: 2017-04-25 14:19:01 + (Tue, 25 Apr 2017)
Log Message:
---
gnustep-back/trunk: upgrade version and clean up include hacks
Modified Paths:
--
csw/mgar/pkg/gnustep-back/trunk/Mak
Hi,
Dagobert Michelsen wrote:
I would use
EXTRA_CPPFLAGS += -I$(includedir)/freetype2
EXTRA_INC is super-old crap I inherited, I suggest not to use it.
Adding explicit to CONFIGURE is ugly and should only be done in an
emergency ;-)
I agree it is ugly :) and it didn't work any better!
It
Revision: 26155
http://sourceforge.net/p/gar/code/26155
Author: dmichelsen
Date: 2017-04-25 10:06:08 + (Tue, 25 Apr 2017)
Log Message:
---
freetype/trunk: Adjust building only 32 bit for Solaris 9 i386
Modified Paths:
--
csw/mgar/pkg/freetype/trunk/Makef
Revision: 26154
http://sourceforge.net/p/gar/code/26154
Author: rmottola
Date: 2017-04-25 09:54:16 + (Tue, 25 Apr 2017)
Log Message:
---
Dago's 64bit sol9 fix suggestion
Modified Paths:
--
csw/mgar/pkg/freetype/trunk/Makefile
Modified: csw/mgar/pkg/free
Hi Riccardo,
Am 25.04.2017 um 10:06 schrieb Riccardo Mottola via devel
:
>
> Hi,
>
>
> Riccardo Mottola via devel wrote:
>> /opt/csw/include/ft2build.h:56:38: fatal error: freetype/config/ftheader.h:
>> No such file or directory
>> compilation terminated.
>> gmake[7]: *** [obj/xlib.obj/XGFont
Revision: 26153
http://sourceforge.net/p/gar/code/26153
Author: rmottola
Date: 2017-04-25 08:46:36 + (Tue, 25 Apr 2017)
Log Message:
---
freetype/trunk: update from 2.6.2 to 2.6.5
Modified Paths:
--
csw/mgar/pkg/freetype/trunk/Makefile
csw/mgar/pkg/f
Hi,
Riccardo Mottola via devel wrote:
/opt/csw/include/ft2build.h:56:38: fatal error:
freetype/config/ftheader.h: No such file or directory
compilation terminated.
gmake[7]: *** [obj/xlib.obj/XGFont.m.o] Error 1
I searched for ftheader.h and couldn't find it indeed.
I correct myself: fthea