Hello, I was compiling todays kdebase cvs and got the following ld error. I'm using gcc-3.1 and binutils-2.12.1 with combreloc. qt-3.0.5 (from trol= l) Hoping someone knows what caused it. cheers, Ben make[4]: Entering directory=20 `/usr/src/kde_cvs/build/kdebase/kcontrol/kfontinst/thumbnail' /bin/sh ../../../libtool --silent --mode=3Dlink --tag=3DCXX g++ =20 -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -peda= ntic=20 -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi=20 -D_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG=20 -DNO_DEBUG -O2 -Os -march=3Dathlon -fno-exceptions -fno-check-new=20 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -D_GNU_SOURCE =20 -L/usr/X11R6/lib -L/opt/qt-3.0.5/lib -L/opt/kde-cvs250802/lib -R=20 /opt/kde-cvs250802/lib -R /opt/qt-3.0.5/lib -R /usr/X11R6/lib -o=20 fontthumbnail.la.closure fontthumbnail_la_closure.lo -L/usr/X11R6/lib=20 -L/opt/qt-3.0.5/lib -L/opt/kde-cvs250802/lib -module -avoid-version -mod= ule=20 -no-undefined -R /opt/kde-cvs250802/lib -R /opt/qt-3.0.5/lib -R=20 /usr/X11R6/lib FontThumbnail.lo -lfreetype -lkdecore -lkio -lutil =2Elibs/FontThumbnail.o: In function=20 `CFontThumbnail::CFontThumbnail[not-in-charge]()': =2Elibs/FontThumbnail.o(.text+0x6007): undefined reference to `FTC_Manage= r_New' =2Elibs/FontThumbnail.o(.text+0x6013): undefined reference to=20 `FTC_SBit_Cache_New' =2Elibs/FontThumbnail.o(.text+0x6022): undefined reference to=20 `FTC_Image_Cache_New' =2Elibs/FontThumbnail.o: In function=20 `CFontThumbnail::CFontThumbnail[in-charge]()': =2Elibs/FontThumbnail.o(.text+0x609d): undefined reference to `FTC_Manage= r_New' =2Elibs/FontThumbnail.o(.text+0x60a9): undefined reference to=20 `FTC_SBit_Cache_New' =2Elibs/FontThumbnail.o(.text+0x60b8): undefined reference to=20 `FTC_Image_Cache_New' =2Elibs/FontThumbnail.o: In function `CFontThumbnail::~CFontThumbnail=20 [not-in-charge]()': =2Elibs/FontThumbnail.o(.text+0x60e9): undefined reference to `FTC_Manage= r_Done' =2Elibs/FontThumbnail.o: In function `CFontThumbnail::~CFontThumbnail=20 [in-charge]()': =2Elibs/FontThumbnail.o(.text+0x615d): undefined reference to `FTC_Manage= r_Done' =2Elibs/FontThumbnail.o: In function `CFontThumbnail::~CFontThumbnail [in= -charge=20 deleting]()': =2Elibs/FontThumbnail.o(.text+0x61d1): undefined reference to `FTC_Manage= r_Done' =2Elibs/FontThumbnail.o: In function=20 `CFontThumbnail::getGlyphBitmap(FTC_Image_Desc_&, unsigned long,=20 CFontThumbnail::Bitmap&, int&, int&, int&, void**)': =2Elibs/FontThumbnail.o(.text+0x62e8): undefined reference to=20 `FTC_Image_Cache_Lookup' =2Elibs/FontThumbnail.o(.text+0x63a2): undefined reference to=20 `FTC_SBit_Cache_Lookup' =2Elibs/FontThumbnail.o: In function `CFontThumbnail::create(QString cons= t&,=20 int, int, QImage&)': =2Elibs/FontThumbnail.o(.text+0x6663): undefined reference to=20 `FTC_Manager_Lookup_Size' collect2: ld returned 1 exit status make[4]: *** [fontthumbnail.la.closure] Error 1 make[4]: Leaving directory=20 `/usr/src/kde_cvs/build/kdebase/kcontrol/kfontinst/thumbnail' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/kde_cvs/build/kdebase/kcontrol/kfont= inst' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/kde_cvs/build/kdebase/kcontrol' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/kde_cvs/build/kdebase' make: *** [all] Error 2 >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<