From kde-devel Fri Feb 28 05:31:59 2003 From: aaron barnes Date: Fri, 28 Feb 2003 05:31:59 +0000 To: kde-devel Subject: CVS 2/27 kdelibs compilation problems X-MARC-Message: https://marc.info/?l=kde-devel&m=104641046411822 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 <<