[Xorg] ft_isxdigit in libfreetype.a

Roland Mainz roland.mainz at nrubsig.org
Mon Apr 26 15:41:12 PDT 2004


Egbert Eich wrote:
>  > In compiling Tk 8.4.6 with the server from $HEAD, I noticed a loader
>  > failure for libfreetype.a, stating that ft_isxdigit and ft_isdigit were
>  > undefined. Lo and behold, ftstdlib.h were incorrect. The patch below
>  > fixes it.
>  >
>  >   #define ft_xdigit   xf86isxdigit
> 
> This line is a typo^^^^
> 
>  > +#define ft_isxdigit xf86isxdigit
>  > +#define ft_isdigit  xf86isdigit
>  >
>  >   #define ft_strlen   xf86strlen
>  >   #define ft_strcmp   xf86strcmp
>  >
> 
> I have a fix in the queue and hope to commit it together with
> an update to freetype 2.1.8.

Are you already working on the Freetype2 update ? I filed
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=556 ("RFE:
Update FreeType2 version in xc/extras/Freetype2 to V2.1.8") and was
planning to try my luck later this week... but having two people doing
the same work would not be wise... :)

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz at nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 2426 901568 FAX +49 2426 901569
 (;O/ \/ \O;)




More information about the xorg mailing list