Hey All, trying to compile KOffice on woody KDE 3.2.0 this is the error message I get:
make[3]: Entering directory `/home/mobtek/apps/koffice-1.3/karbon' /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o karbon -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib -R /usr/lib -R /usr/ share/qt3/lib -R /usr/X11R6/lib dummy.o karbon.la *** Warning: Linking the executable karbon against the loadable module *** karbon.so is not portable! *** Warning: Linking the executable karbon against the loadable module *** libkarbonpart.so is not portable! *** Warning: Linking the executable karbon against the loadable module *** libkarbonbase.so is not portable! /usr/local/lib/libfontconfig.so: undefined reference to `FT_Get_PS_Font_Info' /usr/local/lib/libfontconfig.so: undefined reference to `FT_Get_BDF_Property' collect2: ld returned 1 exit status make[3]: *** [karbon] Error 1 make[3]: Leaving directory `/home/mobtek/apps/koffice-1.3/karbon' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/mobtek/apps/koffice-1.3/karbon' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/mobtek/apps/koffice-1.3' make: *** [all] Error 2 Seems to be a freetype prob again? I have 2.0.9-1 installed, anyone know how I can work around this? I really need KSpread :P cheers Peter van der Male