Hi, wollte grade Kdebase kompilieren, ./configure ging ohne Probleme aber beim make gab es wieder nen fehler

make[4]: Entering directory `/opt/kde_3.1_src/kdebase-3.1/kcontrol/kfontinst/kfontinst'
source='AfmCreator.cpp' object='AfmCreator.lo' libtool=yes \
depfile='.deps/AfmCreator.Plo' tmpdepfile='.deps/AfmCreator.TPlo' \
depmode=gcc /bin/sh ../../../admin/depcomp \
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/local/include -I/usr/local/include/freetype2 -I./../../fonts/ -I/opt/kde_3.1/include -I/usr/local/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -D_GNU_SOURCE -c -o AfmCreator.lo `test -f 'AfmCreator.cpp' || echo './'`AfmCreator.cpp
In file included from AfmCreator.cpp:31:
FontEngine.h:144: syntax error before `;'
FontEngine.h:145: syntax error before `;'
FontEngine.h:231: `FT_UShort' was not declared in this scope
FontEngine.h:231: parse error before `)'
FontEngine.h:232: `FT_UShort' was not declared in this scope
FontEngine.h:232: parse error before `)'
FontEngine.h:237: `FT_CharMap' was not declared in this scope
FontEngine.h:237: `charMap' was not declared in this scope
FontEngine.h:237: syntax error before `{'
FontEngine.h:238: semicolon missing after declaration of `CFontEngine'
FontEngine.h: In method `const class QString & CFontEngine::getFullName()':
FontEngine.h:177: `itsFullName' undeclared (first use this function)
FontEngine.h:177: (Each undeclared identifier is reported only once
FontEngine.h:177: for each function it appears in.)
FontEngine.h:177: warning: control reaches end of non-void function `CFontEngine::getFullName()'
FontEngine.h: In method `const class QString & CFontEngine::getFamilyName()':
FontEngine.h:178: `itsFamily' undeclared (first use this function)
FontEngine.h:178: warning: control reaches end of non-void function `CFontEngine::getFamilyName()'
FontEngine.h: In method `const class QString & CFontEngine::getPsName()':
FontEngine.h:179: `itsPsName' undeclared (first use this function)
FontEngine.h:179: warning: control reaches end of non-void function `CFontEngine::getPsName()'
FontEngine.h: In method `enum CFontEngine::EWeight CFontEngine::getWeight()':
FontEngine.h:181: `itsWeight' undeclared (first use this function)
FontEngine.h:181: warning: control reaches end of non-void function `CFontEngine::getWeight()'
FontEngine.h: In method `enum CFontEngine::EWidth CFontEngine::getWidth()':
FontEngine.h:182: `itsWidth' undeclared (first use this function)
FontEngine.h:182: warning: control reaches end of non-void function `CFontEngine::getWidth()'
FontEngine.h: In method `enum CFontEngine::EItalic CFontEngine::getItalic()':
FontEngine.h:183: `itsItalic' undeclared (first use this function)
FontEngine.h:183: warning: control reaches end of non-void function `CFontEngine::getItalic()'
FontEngine.h: In method `enum CFontEngine::ESpacing CFontEngine::getSpacing()':
FontEngine.h:184: `itsSpacing' undeclared (first use this function)
FontEngine.h:184: warning: control reaches end of non-void function `CFontEngine::getSpacing()'
FontEngine.h: In method `const class QString & CFontEngine::getFoundry()':
FontEngine.h:186: `itsFoundry' undeclared (first use this function)
FontEngine.h:186: warning: control reaches end of non-void function `CFontEngine::getFoundry()'
FontEngine.h: In method `enum CFontEngine::EType CFontEngine::getType()':
FontEngine.h:188: `itsType' undeclared (first use this function)
FontEngine.h:188: warning: control reaches end of non-void function `CFontEngine::getType()'
FontEngine.h: In method `class QString & CFontEngine::getAfmEncodingT1()':
FontEngine.h:224: `itsAfmEncoding' undeclared (first use this function)
FontEngine.h:224: warning: control reaches end of non-void function `CFontEngine::getAfmEncodingT1()'
FontEngine.h: At top level:
FontEngine.h:238: extraneous `int' ignored
FontEngine.h:238: long, short, signed or unsigned invalid for `getGlyphIndexFt'
FontEngine.h:238: semicolon missing after declaration of `class CFontEngine'
FontEngine.h: In function `int getGlyphIndexFt(short unsigned int)':
FontEngine.h:238: `itsFt' undeclared (first use this function)
FontEngine.h:238: `FT_Get_Char_Index' undeclared (first use this function)
FontEngine.h:238: warning: control reaches end of non-void function `getGlyphIndexFt(short unsigned int)'
FontEngine.h: In function `bool setCharmapUnicodeFt()':
FontEngine.h:239: `ft_encoding_unicode' undeclared (first use this function)
FontEngine.h:239: `FT_Select_Charmap' undeclared (first use this function)
FontEngine.h:239: warning: control reaches end of non-void function `setCharmapUnicodeFt()'
FontEngine.h: In function `bool setCharmapSymbolFt()':
FontEngine.h:240: `ft_encoding_symbol' undeclared (first use this function)
FontEngine.h:240: warning: control reaches end of non-void function `setCharmapSymbolFt()'
FontEngine.h: At top level:
FontEngine.h:242: `FT_UShort' was not declared in this scope
FontEngine.h:242: parse error before `)'
FontEngine.h: In function `int getNumGlyphsFt()':
FontEngine.h:248: warning: control reaches end of non-void function `getNumGlyphsFt()'
FontEngine.h: At top level:
FontEngine.h:253: `NAME' was not declared in this scope
FontEngine.h: In function `class QString & getXlfdBmp()':
FontEngine.h:262: `itsXlfd' undeclared (first use this function)
FontEngine.h:262: warning: control reaches end of non-void function `getXlfdBmp()'
FontEngine.h: At top level:
FontEngine.h:273: parse error before `private'
FontEngine.h:276: syntax error before `;'
FontEngine.h:277: syntax error before `;'
FontEngine.h:278: syntax error before `;'
FontEngine.h:279: syntax error before `;'
FontEngine.h:280: `class QString itsFullName' used prior to declaration
FontEngine.h:281: `class QString itsFamily' used prior to declaration
FontEngine.h:282: `class QString itsPsName' used prior to declaration
FontEngine.h:284: `class QString itsAfmEncoding' used prior to declaration
FontEngine.h:285: `class QString itsXlfd' used prior to declaration
FontEngine.h:286: `class QString itsFoundry' used prior to declaration
FontEngine.h:288: syntax error before `;'
FontEngine.h:290: `friend' can only be specified inside a class
FontEngine.h:291: parse error before `}'
AfmCreator.cpp: In function `static enum CAfmCreator::EStatus CAfmCreator::create(const QString &)':
AfmCreator.cpp:96: no matching function for call to `CFontEngine::setCharmapSymbolFt ()'
AfmCreator.cpp:96: no matching function for call to `CFontEngine::setCharmapUnicodeFt ()'
AfmCreator.cpp: In function `static enum CAfmCreator::EStatus CAfmCreator::create(const QString &, const QString &, bool)':
AfmCreator.cpp:184: no matching function for call to `CFontEngine::setCharmapUnicodeFt ()'
AfmCreator.cpp:193: no matching function for call to `CFontEngine::setCharmapSymbolFt ()'
AfmCreator.cpp:245: no matching function for call to `CFontEngine::getGlyphIndexFt (unsigned int)'
AfmCreator.cpp:248: no matching function for call to `CFontEngine::getGlyphIndexFt (int &)'
AfmCreator.cpp:256: no matching function for call to `CFontEngine::getNumGlyphsFt ()'
AfmCreator.cpp: In function `bool encContainsGlyph(CEncodings::T8Bit &, unsigned int)':
AfmCreator.cpp:349: no matching function for call to `CFontEngine::getGlyphIndexFt (int &)'
make[4]: *** [AfmCreator.lo] Error 1
make[4]: Leaving directory `/opt/kde_3.1_src/kdebase-3.1/kcontrol/kfontinst/kfontinst'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/kde_3.1_src/kdebase-3.1/kcontrol/kfontinst'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/kde_3.1_src/kdebase-3.1/kcontrol'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/kde_3.1_src/kdebase-3.1'
make: *** [all] Error 2
Ich weiss erlich nicht mehr wo dran das noch liegen soll, hoffe einer weiss noch Rat

Distri: Slackware 8.1
und kdelib & arts sind installiert

thx im vorraus

cu hennesiv