Re: [Fink-users] Problem updating gnome-print

2002-03-07 Thread Jeff Whitaker
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

Re: [Fink-users] Problem updating gnome-print

2002-03-07 Thread Masanori Sekino
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

Re: [Fink-users] Problem updating gnome-print

2002-03-06 Thread Martin Costabel
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

Re: [Fink-users] Problem updating gnome-print

2002-03-06 Thread Finlay Dobbie
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

Re: [Fink-users] Problem updating gnome-print

2002-03-05 Thread Stephen R. Anderson
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

Re: [Fink-users] Problem updating gnome-print

2002-03-05 Thread Martin Costabel
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

Re: [Fink-users] Problem updating gnome-print

2002-03-05 Thread Finlay Dobbie
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