From kde-devel Thu Feb 21 11:42:08 2002 From: Nick Katsamas Date: Thu, 21 Feb 2002 11:42:08 +0000 To: kde-devel Subject: Re: Error compiling today's kdebase CVS X-MARC-Message: https://marc.info/?l=kde-devel&m=101429182728376 On Wednesday 20 February 2002 11:52, Nick Katsamas wrote: > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include > -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT > -D_REENTRANT -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mcpu=i686 -O3 > -DNDEBUG > -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > -DQT_NO_ASCII_CAST -Wp,-MD,.deps/kcm_kicker_la.all_cpp.pp -c > kcm_kicker_la.all_cpp.cpp -fPIC -DPIC -o .libs/kcm_kicker_la.all_cpp.o > In file included from kcm_kicker_la.all_cpp.cpp:11: > lookandfeeltab.cpp:26: redefinition of `const char *const image0_data[]' > hidingtab.cpp:27: `const char *const image0_data[25]' previously defined > here In file included from kcm_kicker_la.all_cpp.cpp:12: > menutab.cpp:31: redefinition of `const char *const image0_data[]' > lookandfeeltab.cpp:26: `const char *const image0_data[25]' previously > defined here > make[3]: *** [kcm_kicker_la.all_cpp.lo] Error 1 > make[3]: Leaving directory > `/usr/src/packages/BUILD/kdebase/kcontrol/kicker' Same error in today CVS. Path: kdebase/kpersonalizer In file included from kpersonalizer.all_cpp.cpp:12: keyecandypagedlg.cpp:24: redefinition of `const char *const image0_data[]' kcountrypagedlg.cpp:23: `const char *const image0_data[25]' previously defined here In file included from kpersonalizer.all_cpp.cpp:13: kstylepagedlg.cpp:23: redefinition of `const char *const image0_data[]' keyecandypagedlg.cpp:24: `const char *const image0_data[25]' previously defined here In file included from kpersonalizer.all_cpp.cpp:14: krefinepagedlg.cpp:21: redefinition of `const char *const image0_data[]' kstylepagedlg.cpp:23: `const char *const image0_data[25]' previously defined here krefinepagedlg.cpp:175: excess elements in aggregate initializer -- Best regards ******************************** Nick Katsamas e-Mail: nkat@forthnet.gr ******************************** >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<