Hi everyone,<br>I am having trouble in building kdeplasma-addons.The error is shown as follows<br><br><br>CMakeFiles/plasma_applet_binaryclock.dir/binaryclock.o:(.data.rel.ro._ZTV11BinaryClock[vtable for BinaryClock]+0xec): undefined reference to `ClockApplet::configChanged()&#39;<br>
CMakeFiles/plasma_applet_binaryclock.dir/binaryclock.o:(.data.rel.ro._ZTV11BinaryClock[vtable for BinaryClock]+0x128): undefined reference to `ClockApplet::clockConfigChanged()&#39;<br>collect2: ld returned 1 exit status<br>
make[2]: *** [lib/plasma_applet_binaryclock.so] Error 1<br>make[1]: *** [applets/binary-clock/CMakeFiles/plasma_applet_binaryclock.dir/all] Error 2<br>make[1]: *** Waiting for unfinished jobs....<br>Linking CXX shared module ../../lib/plasma_applet_blackboard.so<br>
[ 11%] Built target plasma_applet_blackboard<br>make: *** [all] Error 2<br><br><br>I tried removing binary-clock directory from the kdeplasma-addons module, then again upadating and building the module.But the error still exists and is same as above.Any idea whats wrong.<br>
Thanks<br>