Subject: Re: qt3-tools build failure
To: None <mlh@goatnospamhill.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: tech-pkg
Date: 09/19/2003 20:17:51
On Fri, Sep 19, 2003 at 09:00:47PM +0000, MLH wrote:
> cvs up after your Xft2 changes :
> 
>  cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/X11R6/include
>  -I/usr/p kg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include
> -I/usr/X11R6/include -O2 -I/usr/pkg/include -I/usr/X11R6/include
> -c xftfreetype.c -Wp,-MD,.deps/xftfr eetype.TPlo  -fPIC -o
> .libs/xftfreetype.o xftfreetype.c: In function `XftFontOpenInfo':
> xftfreetype.c:705: `PictStandardARGB32' undeclared (first use in
> this function) xftfreetype.c:705: (Each undeclared identifier is
> reported only once xftfreetype.c:705: for each function it appears
> in.) xftfreetype.c:705: warning: assignment makes pointer from
> integer without a cast xftfreetype.c:708: `PictStandardA8' undeclared
> (first use in this function) xftfreetype.c:708: warning: assignment
> makes pointer from integer without a cast xftfreetype.c:714:
> `PictStandardA1' undeclared (first use in this function)
> xftfreetype.c:714: warning: assignment makes pointer from integer
> without a cast gmake[1]: *** [xftfreetype.lo] Error 1
> 
> Again, this is starting from scratch with all packages

I just updated the Xrender package, that should fix this problem.
Look for Xrender-0.8.3 (and render-0.8).
 Thomas