You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, July 14th 2004, 3:27pm

konstruct for kde 3.2.3 aborted - kcontrol/kfontinst error

My first attempt at konstruct.
Downloading/installing kdebase 3.2.3.
Went smoothly for about 4 hours, then aborted.

Last part of compile log attached below. Help please!

Thanks, Pete.

Making all in kfontinst
make[4]: Entering directory `/home/peter/konstruct/kde/kdebase/work/kdebase-3.2.3/kcontrol/kfontinst'
Making all in lib
make[5]: Entering directory `/home/peter/konstruct/kde/kdebase/work/kdebase-3.2.3/kcontrol/kfontinst/lib'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/freetype2 -DOS_Linux -I./../../fonts -I/home/peter/kde3.2.3/include -I/usr/X11R6/include -I/usr/kerberos/include -D_LARGEFILE64_SOURCE -DQT_THREAD_SUPPORT -I/home/peter/kde3.2.3/include -I/usr/X11R6/include -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -I/home/peter/kde3.2.3/include -I/usr/X11R6/include -L/home/peter/kde3.2.3/lib -L/usr/X11R6/lib -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT libkfontinst_la.all_cpp.lo -MD -MP -MF ".deps/libkfontinst_la.all_cpp.Tpo" -c -o libkfontinst_la.all_cpp.lo libkfontinst_la.all_cpp.cpp; \
then mv -f ".deps/libkfontinst_la.all_cpp.Tpo" ".deps/libkfontinst_la.all_cpp.Plo"; else rm -f ".deps/libkfontinst_la.all_cpp.Tpo"; exit 1; fi
In file included from libkfontinst_la.all_cpp.cpp:4:
FontEngine.cpp: In member function `bool
CFontEngine::getGlyphBitmap(FTC_Image_Desc&, long unsigned int,
CFontEngine::Bitmap&, int&, int&, int&, void**)':
FontEngine.cpp:2766: `struct FTC_SBitRec_' has no member named `max_grays'
make[5]: *** [libkfontinst_la.all_cpp.lo] Error 1
make[5]: Leaving directory `/home/peter/konstruct/kde/kdebase/work/kdebase-3.2.3/kcontrol/kfontinst/lib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/peter/konstruct/kde/kdebase/work/kdebase-3.2.3/kcontrol/kfontinst'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/peter/konstruct/kde/kdebase/work/kdebase-3.2.3/kcontrol'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/peter/konstruct/kde/kdebase/work/kdebase-3.2.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/peter/konstruct/kde/kdebase/work/kdebase-3.2.3'
make: *** [build-work/kdebase-3.2.3/Makefile] Error 2