Subject: Re: qt3-tools build failure
To: None <tech-pkg@NetBSD.ORG>
From: MLH <MLH@goathill.org>
List: tech-pkg
Date: 09/19/2003 21:00:47
Mark Davies wrote:

> From:  Simon Burge <simonb@wasabisystems.com>
> Date:  Fri, 19 Sep 2003 12:11:15 +1000
> 
>> However, adding
>> 
>>   CONFIGURE_ARGS+=--with-fontconfig-config='pkg-config fontconfig --libs'
>> 
>> to the Makefile doesn't work :(  Should I try to figure that out
>> further, or just change ./configure to use pkg-config directly?
> 
> If nobody beats me to it, I'll look at updating the Xft2 package to 2.2.1,
> which will presumably be consistent with current fontconfig, tonight.

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