Can anyone point me in the right direction as to what the error is / how to fix it? Here's what I get on the 2/27 kdelibs cvs build: ---- kgrantpty.o: In function `main': kgrantpty.o(.text+0x1dd): warning: revoke is not implemented and will always fail /usr/bin/ld: /usr/lib/libgcc_s.so: warning: unexpected redefinition of `__divdi3@GLIBC_2.0' /usr/bin/ld: /usr/lib/libgcc_s.so: warning: unexpected redefinition of `__umoddi3@GLIBC_2.0' /usr/bin/ld: /usr/lib/libgcc_s.so: warning: unexpected redefinition of `__udivdi3@GLIBC_2.0' /usr/bin/ld: /usr/lib/libgcc_s.so: warning: unexpected redefinition of `__moddi3@GLIBC_2.0' ./.libs/libkdefakes.so: undefined reference to `KAutoConfig::~KAutoConfig [in-charge]()' ./.libs/libkdefakes.so: undefined reference to `KAutoConfig::saveSettings()' ./.libs/libkdefakes.so: undefined reference to `KAutoConfig::~KAutoConfig [in-charge deleting]()' ./.libs/libkdefakes.so: undefined reference to `KAutoConfig::resetSettings()' ./.libs/libkdefakes.so: undefined reference to `KAutoConfig::retrieveSettings()' collect2: ld returned 1 exit status make[3]: *** [kgrantpty] Error 1 make[3]: Leaving directory `/home/barspin/code/kde-cvs/kdelibs/kdecore ---- Any help is greatly appreciated. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<