Fixed in CVS (freetype2-2.0.8-3).
-Jeff
On Fri, 8 Mar 2002, Masanori Sekino wrote:
> It seems to be a bug of freetype2.
>
> $ freetype-config --cflags
> -I/sw/include -I/sw/include/freetype2
>
> When searching , /sw/include/freetype will always
> hits before /sw/include/freetype2/freetype/freet
It seems to be a bug of freetype2.
$ freetype-config --cflags
-I/sw/include -I/sw/include/freetype2
When searching , /sw/include/freetype will always
hits before /sw/include/freetype2/freetype/freetype.h.
I think freetype-config should return:
$ freetype-config --cflags
-I/sw/include/freetype2
Finlay Dobbie wrote:
> I'll try the suggested workaround later. Want me to file a bug?
One should tell Masanori about this, at least. I don't know if he
follows this list.
--
Martin
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourcef
On Wednesday, March 6, 2002, at 03:05 AM, Stephen R. Anderson wrote:
>> For me gnome-print builds OK. Do you have both freetype and freetype2
>> installed?
>
> Yes, I do (don't know about Finlay).
i freetype1.3.1-4 TrueType font rendering library,
version 1
freetype-hintin
On Tuesday, March 5, 2002, at 07:15 PM, Martin Costabel wrote:
>
> For me gnome-print builds OK. Do you have both freetype and freetype2
> installed?
Yes, I do (don't know about Finlay).
> It seems to me that if freetype is installed, the header file
> is taken from freetype and not from free
Finlay Dobbie wrote:
>
> On Tuesday, March 5, 2002, at 09:02 PM, Stephen Anderson wrote:
>
> > ../libgnomeprint/gnome-font-private.h:50: parse error before `FT_Face'
> > ../libgnomeprint/gnome-font-private.h:50: warning: no semicolon at end
> > of
> > struct or union
> > make[2]: *** [gnome-prin
On Tuesday, March 5, 2002, at 09:02 PM, Stephen Anderson wrote:
> ../libgnomeprint/gnome-font-private.h:50: parse error before `FT_Face'
> ../libgnomeprint/gnome-font-private.h:50: warning: no semicolon at end
> of
> struct or union
> make[2]: *** [gnome-print-ps2.lo] Error 1
> make[1]: *** [al