------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=100506 Summary: Can't compile - "`instance' is not a member of `KickerSettings'" Product: kicker Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: aseigo kde org ReportedBy: smc+kdebugs dogphilosophy net Version: (using KDE Devel) Installed from: Compiled sources Compiler: G++/GCC 3.4.3 OS: Linux For some time now - KDEBASE cvs fails on compiling "kicker" with the following message: kicker.cpp: In constructor `Kicker::Kicker()': kicker.cpp:90: error: `instance' is not a member of `KickerSettings' make[3]: *** [libkicker_core_la.all_cpp.lo] Error 1 make[3]: Leaving directory `/tmp/temp/kdebase/kicker/core' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/temp/kdebase/kicker' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/temp/kdebase' make: *** [all] Error 2 Perhaps an "--enable-final" issue? KDEBASE takes so long to compile I've not yet tried going back and doing the full " make distclean-recursive ; make -f Makefile.cvs ; ./configure " routine without the "--enable-final" switch.