Subject: kdebase-3.1 vs. fontconfig ?
To: None <tech-pkg@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: tech-pkg
Date: 03/12/2003 19:32:46
On -current/XF4.2.1, I get the following trying to build latest kdebase3:

/bin/sh ../../libtool --silent --mode=compile --tag=CXX c++
-DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/qt3/include
-I/usr/X11R6/include  -I/usr/pkg/include -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/usr/pkg/include  -DQT_THREAD_SUPPORT
-I/usr/pkg/include -I/usr/X11R6/include  -Wnon-virtual-dtor -Wno-long-long
-Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -I/usr/pkg/include
-I/usr/X11R6/include -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE
-DQT_NO_COMPAT -DQT_NO_ASCII_CAST -D_GNU_SOURCE  -c -o kxftconfig.lo `test
-f 'kxftconfig.cpp' || echo './'`kxftconfig.cpp
kxftconfig.cpp:34: fontconfig/fontconfig.h: No such file or directory
gmake[3]: *** [kxftconfig.lo] Error 1
gmake[3]: Leaving directory
`/usr/cvs/pkgsrc/x11/kdebase3/work.i386/kdebase-3.1/kcontrol/fonts'

Do I have to upgrade to XF4.3 (or whatever is latest in xsrc) for this to
work? :/


 - Hubert