Subject: pkg/20681: package kdebase3 does not build
To: None <gnats-bugs@gnats.netbsd.org>
From: None <peterih@vip.cybercity.dk>
List: netbsd-bugs
Date: 03/13/2003 05:05:34
>Number: 20681
>Category: pkg
>Synopsis: package kdebase3 does not build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Mar 13 05:06:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Peter Hansen
>Release: 1.6
>Organization:
>Environment:
NetBSD pihlmt 1.6 NetBSD 1.6 (PIHKERN16) #1: Wed Feb 12 09:52:11 CET 2003 pih@pihlmt:/usr/src/sys/arch/i386/compile/PIHKERN16 i386
>Description:
When trying to 'make update' kde3 I found out that kdebase3 fails to build with the error message:
------------------------------------------------
Making all in fonts
gmake[3]: Entering directory `/usr/pkgsrc/x11/kdebase3/work/kdebase-3.1/kcontrol/fonts'
source='kxftconfig.cpp' object='kxftconfig.lo' libtool=yes \
depfile='.deps/kxftconfig.Plo' tmpdepfile='.deps/kxftconfig.TPlo' \
depmode=gcc /bin/sh ../../admin/depcomp \
/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/pkgsrc/x11/kdebase3/work/kdebase-3.1/kcontrol/fonts'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/x11/kdebase3/work/kdebase-3.1/kcontrol'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/x11/kdebase3/work/kdebase-3.1'
gmake: *** [all] Error 2
*** Error code 2
Stop.
---------------------------------------------------------------
seems like a header file is missing.
>How-To-Repeat:
#cd /usr/pkgsrc/x11/kdebase3
#make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: