Hi erverybody, I'm using KDE2 on a woody PPC-System (G4). I know that Packages for the final version of KDE2 exist in the i386-woody tree but for ppc they are not availible. So I compiled theese packages using "apt-get -b source kde..." and everything worked fine exept for the kdebase package. I get the following error messages:
-------------- g++ -O2 -DNDEBUG -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -o libkcm_style.la.closure .libs/libkcm_style_la_closure.o .libs/general.o .libs/krdb.o .libs/libkcm_style_la_meta_unload.o -L/usr/X11R6/lib -L/usr/lib /usr/lib/libkfile.so /usr/lib/libksycoca.so /usr/lib/libkio.so /usr/lib/libkdeui.so -L/usr/lib/gcc-lib/powerpc-linux/2.95.2 /usr/lib/libkdesu.so /usr/lib/libkdecore.so -ldl /usr/lib/libDCOP.so -lqt -lpng -ljpeg -lXext -lX11 -lSM -lICE -lutil -lz -lstdc++ -lm -lc .libs/krdb.o: In function `addFontDef(QString &, char const *, QFont const &, FontStyle)': .libs/krdb.o(.text+0x25c): undefined reference to `get_fontset(QString const &, QString const &)' .libs/krdb.o: In function `createGtkrc(QFont const &, QColorGroup const &)': .libs/krdb.o(.text+0xed8): undefined reference to `get_fontset(QString const &, QString const &)' collect2: ld returned 1 exit status make[5]: *** [libkcm_style.la.closure] Error 1 make[5]: Leaving directory `/root/kdebase-2.0-final/kcontrol/display' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/root/kdebase-2.0-final/kcontrol/display' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/kdebase-2.0-final/kcontrol' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/kdebase-2.0-final' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/root/kdebase-2.0-final' make: *** [build-stamp] Error 2 Build command 'cd kdebase-2.0-final && dpkg-buildpackage -b -uc' failed. E: Child process failed --------------- Does anyone have an idea how to compile this package? mfg Fabian

