Building kdeaccessibility-3.5.11-i486-svn_1167630.tgz. Copying kdeaccessibility source files to /dev/shm... Building make and config files... *** automake (GNU automake) 1.10.1 found. *** Creating acinclude.m4 *** Creating list of subdirectories *** Creating Makefile.am *** Creating configure.files *** Creating configure.in *** Creating aclocal.m4 acinclude.m4:3965: the serial number must appear before any macro definition acinclude.m4:4010: the serial number must appear before any macro definition acinclude.m4:4055: the serial number must appear before any macro definition acinclude.m4:6327: the serial number must appear before any macro definition acinclude.m4:6591: warning: underquoted definition of _LT_AC_TRY_LINK acinclude.m4:6591: run info '(automake)Extending aclocal' acinclude.m4:6591: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal *** Creating configure *** Creating config.h template *** Creating Makefile templates *** Postprocessing Makefile templates *** Creating date/time stamp *** Finished Don't forget to run ./configure If you haven't done so in a while, run ./configure --help Finished building make and config files. configure: WARNING: unrecognized options: --with-xinerama checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu checking for a BSD-compatible install... /bin/ginstall -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for kde-config... /usr/bin/kde-config checking where to install... /usr (as requested) checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether gcc is blacklisted... no checking whether g++ supports -Wmissing-format-attribute... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether g++ supports -Wundef... yes checking whether g++ supports -Wno-long-long... yes checking whether g++ supports -Wno-non-virtual-dtor... yes checking whether g++ supports -fno-reorder-blocks... yes checking whether g++ supports -fno-exceptions... yes checking whether g++ supports -fno-check-new... yes checking whether g++ supports -fno-common... yes checking whether g++ supports -fexceptions... yes checking whether system headers can cope with -O2 -fno-inline... irrelevant checking how to run the C++ preprocessor... g++ -E checking whether g++ supports -O0... yes checking whether g++ supports -Wl,--no-undefined... yes checking whether g++ supports -Wl,--allow-shlib-undefined... yes not using lib directory suffix checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for pkg-config... /usr/bin/pkg-config checking if C++ programs can be compiled... yes checking for strlcat... no checking if strlcat needs custom prototype... yes - in libkdefakes checking for strlcpy... no checking if strlcpy needs custom prototype... yes - in libkdefakes checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... yes checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking size of int... 4 checking size of short... 2 checking size of long... 4 checking size of char *... 4 checking for dlopen in -ldl... (cached) yes checking for shl_unload in -ldld... no checking size of size_t... 4 checking size of unsigned long... 4 checking sizeof size_t == sizeof unsigned long... yes checking for PIE support... yes checking if enabling -pie/fPIE support... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/lib, headers . checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/bin/perl checking for Qt... libraries /usr/lib/qt-3.3.8b/lib, headers /usr/lib/qt/include using -mt checking for moc... /usr/lib/qt/bin/moc checking for uic... /usr/lib/qt/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if TQt is available... yes checking for moc-tqt... /usr/bin/moc-tqt checking for dcopidl-tqt... /usr/bin/dcopidl-tqt checking for dcopidl2cpp-tqt... /usr/bin/dcopidl2cpp-tqt checking for mcopidl-tqt... /usr/bin/mcopidl-tqt checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... libraries /usr/lib, headers /usr/include checking if UIC has KDE plugins available... yes checking for KDE paths... defaults checking for dcopidl... /usr/bin/dcopidl checking for dcopidl2cpp... /usr/bin/dcopidl2cpp checking for mcopidl... /usr/bin/mcopidl checking for artsc-config... /usr/bin/artsc-config checking for meinproc... /usr/bin/meinproc checking for kconfig_compiler... /usr/bin/kconfig_compiler checking for dcopidlng... /usr/bin/dcopidlng checking for xmllint... /usr/bin/xmllint checking grepping for visibility push/pop in headers... yes checking whether g++ supports -fvisibility=hidden... yes checking if Qt is patched for -fvisibility... no checking for setenv... yes checking if setenv needs custom prototype... no checking for unsetenv... yes checking if unsetenv needs custom prototype... no checking kspeech.h usability... yes checking kspeech.h presence... yes checking for kspeech.h... yes checking whether installed kspeech.h is latest version... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for X11/extensions/XKBstr.h... yes checking for X11/XKBlib.h... yes checking for X11/extensions/XKB.h... yes checking whether byte ordering is bigendian... no checking for MAXPATHLEN... 4096 checking sys/asoundlib.h usability... yes checking sys/asoundlib.h presence... yes checking for sys/asoundlib.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_seq_create_simple_port in -lasound... yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for KDE version... KDE 3.4.x or less checking for epos... no checking for festival... no checking for flite... no checking for freetts.jar... no checking for mbrola... no checking for txt2pho... no checking if IconThemes should be compiled... yes checking if doc should be compiled... yes checking if kbstateapplet should be compiled... yes checking if kmag should be compiled... yes checking if kmousetool should be compiled... yes checking if kmouth should be compiled... yes checking if ksayit should be compiled... yes checking if kttsd should be compiled... yes configure: creating ./config.status wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1507. config.status: creating Makefile config.status: creating IconThemes/Makefile config.status: creating doc/Makefile config.status: creating doc/kmag/Makefile config.status: creating doc/kmousetool/Makefile config.status: creating doc/kmouth/Makefile config.status: creating doc/kttsd/Makefile config.status: creating kbstateapplet/Makefile config.status: creating kbstateapplet/images/Makefile config.status: creating kmag/Makefile config.status: creating kmousetool/Makefile config.status: creating kmousetool/kmousetool/Makefile config.status: creating kmousetool/kmousetool/pics/Makefile config.status: creating kmouth/Makefile config.status: creating kmouth/books/Makefile config.status: creating kmouth/icons/Makefile config.status: creating kmouth/icons/app/Makefile config.status: creating kmouth/icons/history/Makefile config.status: creating kmouth/icons/phrase/Makefile config.status: creating kmouth/icons/phrasebook/Makefile config.status: creating kmouth/phrasebook/Makefile config.status: creating kmouth/wordcompletion/Makefile config.status: creating ksayit/Makefile config.status: creating ksayit/Freeverb_plugin/Makefile config.status: creating ksayit/KTTSD_Lib/Makefile config.status: creating ksayit/src/Makefile config.status: creating kttsd/Makefile config.status: creating kttsd/app-plugins/Makefile config.status: creating kttsd/app-plugins/kate/Makefile config.status: creating kttsd/compat/Makefile config.status: creating kttsd/compat/icons/Makefile config.status: creating kttsd/compat/interfaces/Makefile config.status: creating kttsd/compat/interfaces/kspeech/Makefile config.status: creating kttsd/filters/Makefile config.status: creating kttsd/filters/sbd/Makefile config.status: creating kttsd/filters/stringreplacer/Makefile config.status: creating kttsd/filters/talkerchooser/Makefile config.status: creating kttsd/filters/xmltransformer/Makefile config.status: creating kttsd/icons/Makefile config.status: creating kttsd/kcmkttsmgr/Makefile config.status: creating kttsd/kttsd/Makefile config.status: creating kttsd/kttsjobmgr/Makefile config.status: creating kttsd/kttsmgr/Makefile config.status: creating kttsd/libkttsd/Makefile config.status: creating kttsd/players/Makefile config.status: creating kttsd/players/akodeplayer/Makefile config.status: creating kttsd/players/alsaplayer/Makefile config.status: creating kttsd/players/artsplayer/Makefile config.status: creating kttsd/players/gstplayer/Makefile config.status: creating kttsd/plugins/Makefile config.status: creating kttsd/plugins/command/Makefile config.status: creating kttsd/plugins/epos/Makefile config.status: creating kttsd/plugins/festivalint/Makefile config.status: creating kttsd/plugins/flite/Makefile config.status: creating kttsd/plugins/freetts/Makefile config.status: creating kttsd/plugins/hadifix/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-xinerama ======================================================= The Epos program does not appear to be installed on this system. The epos plugin will be built, but you need to install epos before you can use it. You can get it at http://epos.ure.cas.cz/ Debian users: apt-get install epos ====================================================== ====================================================== The festival program does not appear to be installed on this system. The Festival Interactive plugin will be built, but you need to install festival before you can use it. Festival comes on most Linux distribution CDs, or you can get it at http://www.cstr.ed.ac.uk/projects/festival/ Debian users: apt-get install festival ===================================================== ======================================================= The Festival Lite (flite) program does not appear to be installed on this system. The Flite plugin will be built, but you need to install Flite before you can use it. You can get it at http://www.speech.cs.cmu.edu/flite/index.html Debian users: apt-get install flite ====================================================== ====================================================== The freetts.jar Java archive has not been found on this system. The FreeTTS plugin will be built, but you must install FreeTTS it before you can use it, or if it already installed you must set the path to it in the KDE Text-to-Speech Manager. FreeTTS is available from freetts.sourceforge.net ===================================================== ====================================================== Some of the tools needed to run Hadifix do not appear to be installed on this system. (mbrola and txt2pho were not found in the PATH or /etc/txt2pho was not found). The Hadifix plugin will be built, but you need to install the required tools before you can use it: - mbrola was not found. You can get it from http://tcts.fpms.ac.be/synthesis/mbrola.html - txt2pho was not found. You can get it from http://www.ikp.uni-bonn.de/dt/forsch/phonetik/ hadifix/HADIFIXforMBROLA.html Please read the KTTS Handbook for further information. ===================================================== make all-recursive make[1]: Entering directory `/dev/shm/kdeaccessibility' Making all in IconThemes make[2]: Entering directory `/dev/shm/kdeaccessibility/IconThemes' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/dev/shm/kdeaccessibility/IconThemes' Making all in doc make[2]: Entering directory `/dev/shm/kdeaccessibility/doc' Making all in . make[3]: Entering directory `/dev/shm/kdeaccessibility/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/dev/shm/kdeaccessibility/doc' Making all in kttsd make[3]: Entering directory `/dev/shm/kdeaccessibility/doc/kttsd' /usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook make[3]: Leaving directory `/dev/shm/kdeaccessibility/doc/kttsd' Making all in kmousetool make[3]: Entering directory `/dev/shm/kdeaccessibility/doc/kmousetool' /usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook make[3]: Leaving directory `/dev/shm/kdeaccessibility/doc/kmousetool' Making all in kmouth make[3]: Entering directory `/dev/shm/kdeaccessibility/doc/kmouth' /usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook make[3]: Leaving directory `/dev/shm/kdeaccessibility/doc/kmouth' Making all in kmag make[3]: Entering directory `/dev/shm/kdeaccessibility/doc/kmag' /usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook make[3]: Leaving directory `/dev/shm/kdeaccessibility/doc/kmag' make[2]: Leaving directory `/dev/shm/kdeaccessibility/doc' Making all in kbstateapplet make[2]: Entering directory `/dev/shm/kdeaccessibility/kbstateapplet' Making all in images make[3]: Entering directory `/dev/shm/kdeaccessibility/kbstateapplet/images' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/dev/shm/kdeaccessibility/kbstateapplet/images' make[3]: Entering directory `/dev/shm/kdeaccessibility/kbstateapplet' /usr/bin/moc-tqt /usr/lib/qt/bin/moc ./kbstate.h kbstate.moc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/qt/include -I. -include tqt.h -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -MT kbstate.lo -MD -MP -MF .deps/kbstate.Tpo -c -o kbstate.lo kbstate.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/qt/include -I. -include tqt.h -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -MT kbstate.lo -MD -MP -MF .deps/kbstate.Tpo -c kbstate.cpp -fPIC -DPIC -o .libs/kbstate.o mv -f .deps/kbstate.Tpo .deps/kbstate.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i486 -mtune=i686 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/lib -R /usr/lib -R /usr/lib/qt-3.3.8b/lib -module -L/usr/lib/qt-3.3.8b/lib -o kbstate_panelapplet.la -rpath /usr/lib/kde3 kbstate.lo -lkdeui g++ -shared -nostdlib /usr/lib/gcc/i486-slackware-linux/4.2.4/../../../crti.o /usr/lib/gcc/i486-slackware-linux/4.2.4/crtbeginS.o .libs/kbstate.o -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib/qt-3.3.8b/lib -L/usr/lib/qt-3.3.8b/lib /usr/lib/libkdeui.so -L/usr/lib -L/usr/i486-slackware-linux/bin -L/usr/i486-slackware-linux/lib -L/usr/X11R6/lib -L/usr/lib/ -L/usr/lib/gcc/i486-slackware-linux/4.2.4 -L/usr/lib/gcc/i486-slackware-linux/4.2.4/../../../../i486-slackware-linux/lib -L/usr/lib/gcc/i486-slackware-linux/4.2.4/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i486-slackware-linux/4.2.4/crtendS.o /usr/lib/gcc/i486-slackware-linux/4.2.4/../../../crtn.o -march=i486 -mtune=i686 -Wl,--no-undefined -Wl,--allow-shlib-undefined -Wl,-soname -Wl,kbstate_panelapplet.so -o .libs/kbstate_panelapplet.so .libs/kbstate.o: In function `MouseIcon::setActiveKey(int)': kbstate.cpp:(.text+0x282): undefined reference to `QWidget::update()' .libs/kbstate.o: In function `MouseIcon::setState(int)': kbstate.cpp:(.text+0x2b2): undefined reference to `QWidget::update()' .libs/kbstate.o: In function `KeyIcon::setState(bool, bool)': kbstate.cpp:(.text+0x2ef): undefined reference to `QWidget::update()' .libs/kbstate.o: In function `__static_initialization_and_destruction_0(int, int)': kbstate.cpp:(.text+0x34c): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' kbstate.cpp:(.text+0x38e): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' kbstate.cpp:(.text+0x3ca): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' kbstate.cpp:(.text+0x406): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' kbstate.cpp:(.text+0x442): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' .libs/kbstate.o: In function `__tcf_4': kbstate.cpp:(.text+0x4ac): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' .libs/kbstate.o: In function `__tcf_3': kbstate.cpp:(.text+0x4dc): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' .libs/kbstate.o: In function `__tcf_2': kbstate.cpp:(.text+0x50c): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' .libs/kbstate.o: In function `__tcf_1': kbstate.cpp:(.text+0x53c): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' .libs/kbstate.o: In function `__tcf_0': kbstate.cpp:(.text+0x56c): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' .libs/kbstate.o: In function `StatusIcon::~StatusIcon()': kbstate.cpp:(.text+0x5c1): undefined reference to `QPushButton::~QPushButton()' .libs/kbstate.o: In function `StatusIcon::~StatusIcon()': kbstate.cpp:(.text+0x61d): undefined reference to `QPushButton::~QPushButton()' .libs/kbstate.o: In function `StatusIcon::~StatusIcon()': kbstate.cpp:(.text+0x65d): undefined reference to `QPushButton::~QPushButton()' .libs/kbstate.o: In function `StatusIcon::StatusIcon(QString const&, QWidget*, char const*)': kbstate.cpp:(.text+0x6a6): undefined reference to `QPushButton::QPushButton(QString const&, QWidget*, char const*)' kbstate.cpp:(.text+0x6c9): undefined reference to `QWidget::setSizePolicy(QSizePolicy)' kbstate.cpp:(.text+0x6e0): undefined reference to `QPushButton::~QPushButton()' .libs/kbstate.o: In function `MouseIcon::drawButton(QPainter*)': kbstate.cpp:(.text+0x748): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' kbstate.cpp:(.text+0x806): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' kbstate.cpp:(.text+0x86b): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' kbstate.cpp:(.text+0x8b5): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' kbstate.cpp:(.text+0x902): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' .libs/kbstate.o: In function `MouseIcon::~MouseIcon()': kbstate.cpp:(.text+0xa14): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0xa22): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0xa30): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0xa3e): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0xa4c): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o:kbstate.cpp:(.text+0xa5a): more undefined references to `QPixmap::~QPixmap()' follow .libs/kbstate.o: In function `loadIcon(KInstance*, int, QColor, QString)': kbstate.cpp:(.text+0x1107): undefined reference to `KInstance::iconLoader() const' kbstate.cpp:(.text+0x1141): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const' kbstate.cpp:(.text+0x1150): undefined reference to `QPixmap::convertToImage() const' kbstate.cpp:(.text+0x116a): undefined reference to `KIconEffect::colorize(QImage&, QColor const&, float)' kbstate.cpp:(.text+0x117e): undefined reference to `QPixmap::convertFromImage(QImage const&, QPixmap::ColorMode)' kbstate.cpp:(.text+0x1186): undefined reference to `QImage::~QImage()' kbstate.cpp:(.text+0x11a2): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x11b8): undefined reference to `QImage::~QImage()' .libs/kbstate.o: In function `KbStateApplet::saveConfig()': kbstate.cpp:(.text+0x11eb): undefined reference to `KConfigBase::setGroup(char const*)' kbstate.cpp:(.text+0x121f): undefined reference to `KConfigBase::writeEntry(char const*, int, bool, bool, bool)' kbstate.cpp:(.text+0x1254): undefined reference to `KConfigBase::writeEntry(char const*, bool, bool, bool, bool)' kbstate.cpp:(.text+0x1289): undefined reference to `KConfigBase::writeEntry(char const*, bool, bool, bool, bool)' kbstate.cpp:(.text+0x12be): undefined reference to `KConfigBase::writeEntry(char const*, bool, bool, bool, bool)' kbstate.cpp:(.text+0x12f3): undefined reference to `KConfigBase::writeEntry(char const*, bool, bool, bool, bool)' kbstate.cpp:(.text+0x1328): undefined reference to `KConfigBase::writeEntry(char const*, bool, bool, bool, bool)' .libs/kbstate.o: In function `KbStateApplet::configureKeyboard()': kbstate.cpp:(.text+0x1367): undefined reference to `KProcess::KProcess()' kbstate.cpp:(.text+0x1379): undefined reference to `KProcess::operator<<(char const*)' kbstate.cpp:(.text+0x138b): undefined reference to `KProcess::operator<<(char const*)' kbstate.cpp:(.text+0x13a3): undefined reference to `KProcess::start(KProcess::RunMode, KProcess::Communication)' kbstate.cpp:(.text+0x13ab): undefined reference to `KProcess::detach()' kbstate.cpp:(.text+0x13b3): undefined reference to `KProcess::~KProcess()' kbstate.cpp:(.text+0x13ca): undefined reference to `KProcess::~KProcess()' .libs/kbstate.o: In function `KbStateApplet::mousePressEvent(QMouseEvent*)': kbstate.cpp:(.text+0x141e): undefined reference to `QPopupMenu::popup(QPoint const&, int)' .libs/kbstate.o: In function `KbStateApplet::updateMenu()': kbstate.cpp:(.text+0x1478): undefined reference to `QMenuData::setItemChecked(int, bool)' kbstate.cpp:(.text+0x14a0): undefined reference to `QMenuData::setItemChecked(int, bool)' kbstate.cpp:(.text+0x14c8): undefined reference to `QMenuData::setItemChecked(int, bool)' kbstate.cpp:(.text+0x14f0): undefined reference to `QMenuData::setItemChecked(int, bool)' kbstate.cpp:(.text+0x1518): undefined reference to `QMenuData::setItemChecked(int, bool)' .libs/kbstate.o:kbstate.cpp:(.text+0x1543): more undefined references to `QMenuData::setItemChecked(int, bool)' follow .libs/kbstate.o: In function `KbStateApplet::setIconDim(int)': kbstate.cpp:(.text+0x15e7): undefined reference to `QWidget::update()' kbstate.cpp:(.text+0x15ef): undefined reference to `QWidget::updateGeometry()' .libs/kbstate.o: In function `KbStateApplet::staticMetaObject()': kbstate.cpp:(.text+0x1725): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' kbstate.cpp:(.text+0x1739): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' .libs/kbstate.o: In function `StatusIcon::qt_property(int, int, QVariant*)': kbstate.cpp:(.text+0x177e): undefined reference to `QPushButton::qt_property(int, int, QVariant*)' .libs/kbstate.o: In function `StatusIcon::qt_emit(int, QUObject*)': kbstate.cpp:(.text+0x1877): undefined reference to `QPushButton::qt_emit(int, QUObject*)' .libs/kbstate.o: In function `StatusIcon::qt_invoke(int, QUObject*)': kbstate.cpp:(.text+0x1937): undefined reference to `QPushButton::qt_invoke(int, QUObject*)' .libs/kbstate.o: In function `StatusIcon::staticMetaObject()': kbstate.cpp:(.text+0x19c1): undefined reference to `QPushButton::staticMetaObject()' kbstate.cpp:(.text+0x1a23): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' kbstate.cpp:(.text+0x1a37): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' .libs/kbstate.o: In function `MouseIcon::staticMetaObject()': kbstate.cpp:(.text+0x1ae3): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' kbstate.cpp:(.text+0x1af7): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' .libs/kbstate.o: In function `KeyIcon::staticMetaObject()': kbstate.cpp:(.text+0x1ba7): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' kbstate.cpp:(.text+0x1bbb): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' .libs/kbstate.o: In function `TimeoutIcon::staticMetaObject()': kbstate.cpp:(.text+0x1c65): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' kbstate.cpp:(.text+0x1c79): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' .libs/kbstate.o: In function `KbStateApplet::stateChangeRequest(KeyIcon*, bool, bool)': kbstate.cpp:(.text+0x1cb9): undefined reference to `QPaintDevice::x_appdisplay' kbstate.cpp:(.text+0x1d10): undefined reference to `XkbLockModifiers' kbstate.cpp:(.text+0x1d63): undefined reference to `XkbLockModifiers' kbstate.cpp:(.text+0x1d8c): undefined reference to `XkbLatchModifiers' kbstate.cpp:(.text+0x1dc6): undefined reference to `XkbLockModifiers' kbstate.cpp:(.text+0x1def): undefined reference to `XkbLatchModifiers' kbstate.cpp:(.text+0x1dfa): undefined reference to `QPaintDevice::x_appdisplay' kbstate.cpp:(.text+0x1e1b): undefined reference to `QPaintDevice::x_appdisplay' .libs/kbstate.o: In function `KbStateApplet::timerEvent(QTimerEvent*)': kbstate.cpp:(.text+0x1e68): undefined reference to `XkbGetState' kbstate.cpp:(.text+0x1ee1): undefined reference to `QPaintDevice::x_appdisplay' .libs/kbstate.o: In function `StatusIcon::StatusIcon(QString const&, QWidget*, char const*)': kbstate.cpp:(.text+0x2106): undefined reference to `QPushButton::QPushButton(QString const&, QWidget*, char const*)' kbstate.cpp:(.text+0x2129): undefined reference to `QWidget::setSizePolicy(QSizePolicy)' kbstate.cpp:(.text+0x2140): undefined reference to `QPushButton::~QPushButton()' .libs/kbstate.o: In function `TimeoutIcon::update()': kbstate.cpp:(.text+0x2198): undefined reference to `KInstance::iconLoader() const' kbstate.cpp:(.text+0x21e1): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const' kbstate.cpp:(.text+0x21f3): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x21fe): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x2210): undefined reference to `QPixmap::convertToImage() const' kbstate.cpp:(.text+0x2221): undefined reference to `KGlobalSettings::textColor()' kbstate.cpp:(.text+0x223e): undefined reference to `KIconEffect::colorize(QImage&, QColor const&, float)' kbstate.cpp:(.text+0x2255): undefined reference to `QPixmap::convertFromImage(QImage const&, QPixmap::ColorMode)' kbstate.cpp:(.text+0x2267): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x226f): undefined reference to `QWidget::update()' kbstate.cpp:(.text+0x227a): undefined reference to `QImage::~QImage()' kbstate.cpp:(.text+0x229a): undefined reference to `QImage::~QImage()' kbstate.cpp:(.text+0x22af): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o: In function `TimeoutIcon::setImage(QString const&, int)': kbstate.cpp:(.text+0x22e6): undefined reference to `QTimer::stop()' kbstate.cpp:(.text+0x22fe): undefined reference to `QString::operator=(QString const&)' kbstate.cpp:(.text+0x233c): undefined reference to `QTimer::start(int, bool)' kbstate.cpp:(.text+0x2367): undefined reference to `KInstance::iconLoader() const' kbstate.cpp:(.text+0x23b1): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const' kbstate.cpp:(.text+0x23cc): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x23da): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x23ec): undefined reference to `QPixmap::convertToImage() const' kbstate.cpp:(.text+0x23f7): undefined reference to `KGlobalSettings::textColor()' kbstate.cpp:(.text+0x2411): undefined reference to `KIconEffect::colorize(QImage&, QColor const&, float)' kbstate.cpp:(.text+0x2428): undefined reference to `QPixmap::convertFromImage(QImage const&, QPixmap::ColorMode)' kbstate.cpp:(.text+0x243c): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x2447): undefined reference to `QImage::~QImage()' kbstate.cpp:(.text+0x2460): undefined reference to `QImage::~QImage()' kbstate.cpp:(.text+0x2475): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o: In function `TimeoutIcon::setGlyth(QString const&)': kbstate.cpp:(.text+0x24b9): undefined reference to `QTimer::stop()' kbstate.cpp:(.text+0x24d0): undefined reference to `QString::operator=(QString const&)' kbstate.cpp:(.text+0x24eb): undefined reference to `QPixmap::convertToImage() const' kbstate.cpp:(.text+0x24f6): undefined reference to `KGlobalSettings::textColor()' kbstate.cpp:(.text+0x2510): undefined reference to `KIconEffect::colorize(QImage&, QColor const&, float)' kbstate.cpp:(.text+0x2527): undefined reference to `QPixmap::convertFromImage(QImage const&, QPixmap::ColorMode)' kbstate.cpp:(.text+0x253b): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x2551): undefined reference to `QImage::~QImage()' kbstate.cpp:(.text+0x256b): undefined reference to `QImage::~QImage()' .libs/kbstate.o: In function `KbStateApplet::loadConfig()': kbstate.cpp:(.text+0x25ab): undefined reference to `KConfigBase::setGroup(char const*)' kbstate.cpp:(.text+0x25c5): undefined reference to `KConfigBase::readNumEntry(char const*, int) const' kbstate.cpp:(.text+0x25e5): undefined reference to `KConfigBase::readBoolEntry(char const*, bool) const' kbstate.cpp:(.text+0x2605): undefined reference to `KConfigBase::readBoolEntry(char const*, bool) const' kbstate.cpp:(.text+0x2625): undefined reference to `KConfigBase::readBoolEntry(char const*, bool) const' kbstate.cpp:(.text+0x2645): undefined reference to `KConfigBase::readBoolEntry(char const*, bool) const' kbstate.cpp:(.text+0x2665): undefined reference to `KConfigBase::readBoolEntry(char const*, bool) const' .libs/kbstate.o:kbstate.cpp:(.text+0x2684): more undefined references to `KConfigBase::readBoolEntry(char const*, bool) const' follow .libs/kbstate.o: In function `KbStateApplet::layout()': kbstate.cpp:(.text+0x27e5): undefined reference to `QGList::first()' kbstate.cpp:(.text+0x2830): undefined reference to `QWidget::update()' kbstate.cpp:(.text+0x2872): undefined reference to `QGList::next()' kbstate.cpp:(.text+0x289e): undefined reference to `QGList::next()' kbstate.cpp:(.text+0x2a02): undefined reference to `QGList::first()' kbstate.cpp:(.text+0x2a43): undefined reference to `QWidget::update()' kbstate.cpp:(.text+0x2a85): undefined reference to `QGList::next()' kbstate.cpp:(.text+0x2ab1): undefined reference to `QGList::next()' kbstate.cpp:(.text+0x2b56): undefined reference to `QWidget::update()' kbstate.cpp:(.text+0x2da1): undefined reference to `QWidget::update()' .libs/kbstate.o: In function `KbStateApplet::toggleAccessX()': kbstate.cpp:(.text+0x3065): undefined reference to `QWidget::updateGeometry()' .libs/kbstate.o: In function `KbStateApplet::toggleMouse()': kbstate.cpp:(.text+0x30c5): undefined reference to `QWidget::updateGeometry()' .libs/kbstate.o: In function `KbStateApplet::toggleLockkeys()': kbstate.cpp:(.text+0x3125): undefined reference to `QWidget::updateGeometry()' .libs/kbstate.o: In function `KbStateApplet::toggleModifier()': kbstate.cpp:(.text+0x3185): undefined reference to `QWidget::updateGeometry()' .libs/kbstate.o: In function `KbStateApplet::resizeEvent(QResizeEvent*)': kbstate.cpp:(.text+0x31d5): undefined reference to `QWidget::resizeEvent(QResizeEvent*)' .libs/kbstate.o: In function `KbStateApplet::toggleFillSpace()': kbstate.cpp:(.text+0x322d): undefined reference to `QWidget::updateGeometry()' .libs/kbstate.o: In function `KeyIcon::stateChangeRequest(KeyIcon*, bool, bool)': kbstate.cpp:(.text+0x3293): undefined reference to `QObject::receivers(int) const' kbstate.cpp:(.text+0x32a0): undefined reference to `static_QUType_Null' kbstate.cpp:(.text+0x32cc): undefined reference to `static_QUType_ptr' kbstate.cpp:(.text+0x32d7): undefined reference to `QUType_ptr::set(QUObject*, void const*)' kbstate.cpp:(.text+0x32e1): undefined reference to `static_QUType_bool' kbstate.cpp:(.text+0x32f4): undefined reference to `QUType_bool::set(QUObject*, bool)' kbstate.cpp:(.text+0x330b): undefined reference to `QUType_bool::set(QUObject*, bool)' kbstate.cpp:(.text+0x3321): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' .libs/kbstate.o: In function `StatusIcon::qt_cast(char const*)': kbstate.cpp:(.text+0x352d): undefined reference to `QPushButton::qt_cast(char const*)' .libs/kbstate.o: In function `KbStateApplet::about()': kbstate.cpp:(.text+0x378e): undefined reference to `KAboutData::KAboutData(char const*, char const*, char const*, char const*, int, char const*, char const*, char const*, char const*)' kbstate.cpp:(.text+0x37b9): undefined reference to `QDialog::exec()' kbstate.cpp:(.text+0x37e3): undefined reference to `KAboutData::~KAboutData()' kbstate.cpp:(.text+0x37fe): undefined reference to `KAboutData::~KAboutData()' .libs/kbstate.o: In function `TimeoutIcon::drawButton(QPainter*)': kbstate.cpp:(.text+0x3871): undefined reference to `QString::QString(QString const&)' kbstate.cpp:(.text+0x38a0): undefined reference to `operator==(QString const&, char const*)' kbstate.cpp:(.text+0x38c8): undefined reference to `KGlobalSettings::generalFont()' kbstate.cpp:(.text+0x38e1): undefined reference to `QFont::setWeight(int)' kbstate.cpp:(.text+0x38fc): undefined reference to `QFontMetrics::QFontMetrics(QFont const&)' kbstate.cpp:(.text+0x3923): undefined reference to `QFontMetrics::boundingRect(QString const&, int) const' kbstate.cpp:(.text+0x3955): undefined reference to `QFont::pixelSize() const' kbstate.cpp:(.text+0x396c): undefined reference to `QFont::pixelSize() const' kbstate.cpp:(.text+0x39a6): undefined reference to `QFont::setPixelSize(int)' kbstate.cpp:(.text+0x39bb): undefined reference to `QPainter::setFont(QFont const&)' kbstate.cpp:(.text+0x39d3): undefined reference to `KGlobalSettings::textColor()' kbstate.cpp:(.text+0x39e1): undefined reference to `KGlobalSettings::baseColor()' kbstate.cpp:(.text+0x3a8b): undefined reference to `QColor::setRgb(int, int, int)' kbstate.cpp:(.text+0x3a9a): undefined reference to `QPainter::setPen(QColor const&)' kbstate.cpp:(.text+0x3b0d): undefined reference to `QPainter::drawText(QRect const&, int, QString const&, int, QRect*, QTextParag**)' kbstate.cpp:(.text+0x3b61): undefined reference to `QColor::setRgb(int, int, int)' kbstate.cpp:(.text+0x3b70): undefined reference to `QPainter::setPen(QColor const&)' kbstate.cpp:(.text+0x3bd6): undefined reference to `QPainter::drawText(QRect const&, int, QString const&, int, QRect*, QTextParag**)' kbstate.cpp:(.text+0x3be1): undefined reference to `KGlobalSettings::textColor()' kbstate.cpp:(.text+0x3bf3): undefined reference to `QPainter::setPen(QColor const&)' kbstate.cpp:(.text+0x3c63): undefined reference to `QPainter::drawText(QRect const&, int, QString const&, int, QRect*, QTextParag**)' kbstate.cpp:(.text+0x3c71): undefined reference to `QFontMetrics::~QFontMetrics()' kbstate.cpp:(.text+0x3c7f): undefined reference to `QFont::~QFont()' kbstate.cpp:(.text+0x3c93): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x3c9f): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x3cf2): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' kbstate.cpp:(.text+0x3d17): undefined reference to `KGlobalSettings::textColor()' kbstate.cpp:(.text+0x3d29): undefined reference to `QPainter::setPen(QColor const&)' kbstate.cpp:(.text+0x3da9): undefined reference to `QPainter::drawText(QRect const&, int, QString const&, int, QRect*, QTextParag**)' kbstate.cpp:(.text+0x3dbc): undefined reference to `QFont::pointSizeFloat() const' kbstate.cpp:(.text+0x3df9): undefined reference to `QFont::setPointSizeFloat(float)' kbstate.cpp:(.text+0x3e1d): undefined reference to `i18n(char const*, char const*)' kbstate.cpp:(.text+0x3e32): undefined reference to `QString::operator=(QString const&)' kbstate.cpp:(.text+0x3e46): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x3e52): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x3e7c): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x3e88): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x3e9c): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x3ea8): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x3ec4): undefined reference to `QFontMetrics::~QFontMetrics()' kbstate.cpp:(.text+0x3ed2): undefined reference to `QFont::~QFont()' .libs/kbstate.o: In function `TimeoutIcon::timeout()': kbstate.cpp:(.text+0x3f0e): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x3f2e): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x3f3a): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x3f77): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x3f83): undefined reference to `QStringData::deleteSelf()' .libs/kbstate.o: In function `TimeoutIcon::~TimeoutIcon()': kbstate.cpp:(.text+0x4034): undefined reference to `QTimer::~QTimer()' kbstate.cpp:(.text+0x4042): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4050): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4067): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4073): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x408a): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4096): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x40b3): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x40bf): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4102): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x410e): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4129): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4135): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4150): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x415c): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x416e): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4180): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o: In function `TimeoutIcon::~TimeoutIcon()': kbstate.cpp:(.text+0x41d4): undefined reference to `QTimer::~QTimer()' kbstate.cpp:(.text+0x41e2): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x41f0): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4207): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4213): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x422a): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4236): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4253): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x425f): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x429a): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x42a6): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x42c1): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x42cd): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x42e8): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x42f4): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4306): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4318): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o: In function `TimeoutIcon::~TimeoutIcon()': kbstate.cpp:(.text+0x4354): undefined reference to `QTimer::~QTimer()' kbstate.cpp:(.text+0x4362): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4370): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4387): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4393): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x43aa): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x43b6): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x43d3): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x43df): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x441a): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4426): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4441): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x444d): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4468): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4474): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4486): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4498): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o: In function `TimeoutIcon::TimeoutIcon(KInstance*, QString const&, QString const&, QWidget*, char const*)': kbstate.cpp:(.text+0x44e6): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x44f9): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4512): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x453f): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x4550): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x456e): undefined reference to `QTimer::QTimer(QObject*, char const*)' kbstate.cpp:(.text+0x458c): undefined reference to `QString::operator=(QString const&)' kbstate.cpp:(.text+0x45a4): undefined reference to `QString::operator=(char const*)' kbstate.cpp:(.text+0x45db): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x45e8): undefined reference to `QString::makeSharedNull()' kbstate.cpp:(.text+0x45f2): undefined reference to `QString::makeSharedNull()' kbstate.cpp:(.text+0x4601): undefined reference to `QString::makeSharedNull()' kbstate.cpp:(.text+0x4620): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x462c): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4643): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x464f): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x466d): undefined reference to `QTimer::~QTimer()' kbstate.cpp:(.text+0x4678): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4683): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x469e): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x46ae): undefined reference to `QStringData::deleteSelf()' .libs/kbstate.o: In function `TimeoutIcon::TimeoutIcon(KInstance*, QString const&, QString const&, QWidget*, char const*)': kbstate.cpp:(.text+0x4726): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4739): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4752): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x477f): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x4790): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x47ae): undefined reference to `QTimer::QTimer(QObject*, char const*)' kbstate.cpp:(.text+0x47cc): undefined reference to `QString::operator=(QString const&)' kbstate.cpp:(.text+0x47e4): undefined reference to `QString::operator=(char const*)' kbstate.cpp:(.text+0x481b): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x4828): undefined reference to `QString::makeSharedNull()' kbstate.cpp:(.text+0x4832): undefined reference to `QString::makeSharedNull()' kbstate.cpp:(.text+0x4841): undefined reference to `QString::makeSharedNull()' kbstate.cpp:(.text+0x4860): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x486c): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4883): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x488f): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x48ad): undefined reference to `QTimer::~QTimer()' kbstate.cpp:(.text+0x48b8): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x48c3): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x48de): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x48ee): undefined reference to `QStringData::deleteSelf()' .libs/kbstate.o: In function `MouseIcon::updateImages()': kbstate.cpp:(.text+0x496e): undefined reference to `KGlobalSettings::textColor()' kbstate.cpp:(.text+0x4982): undefined reference to `KGlobalSettings::baseColor()' kbstate.cpp:(.text+0x49a0): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x49b2): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x49fc): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4a04): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4a18): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4a24): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4a42): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x4a54): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x4a9e): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4aa6): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4aba): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4ac6): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4aea): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x4afc): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x4b46): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4b4e): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4b62): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4b6e): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4b8c): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x4b9e): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x4be8): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4bf0): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4c04): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4c10): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4c34): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x4c46): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x4c90): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4c98): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4cac): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4cb8): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4ce0): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x4cf2): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x4d3c): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4d44): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4d58): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4d64): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4d88): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x4d9a): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x4de4): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4dec): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4e00): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4e0c): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4e2d): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x4e3f): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x4e89): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4e91): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4ea5): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4eb1): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4ed2): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x4ee4): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x4f2e): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4f36): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4f4a): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x4f56): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x4f7d): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x4f8f): undefined reference to `QColor::QColor(QColor const&)' kbstate.cpp:(.text+0x4fd9): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x4fe1): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x4ff5): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x5001): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x500c): undefined reference to `QWidget::update()' kbstate.cpp:(.text+0x501e): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x5032): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x503e): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x5054): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x5067): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x507a): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x508d): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x50a0): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o:kbstate.cpp:(.text+0x50b6): more undefined references to `QPixmap::~QPixmap()' follow .libs/kbstate.o: In function `MouseIcon::resizeEvent(QResizeEvent*)': kbstate.cpp:(.text+0x5135): undefined reference to `QWidget::resizeEvent(QResizeEvent*)' .libs/kbstate.o: In function `MouseIcon::MouseIcon(KInstance*, QWidget*, char const*)': kbstate.cpp:(.text+0x5178): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x51a6): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x51b2): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x51d6): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x51e7): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x51f8): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x5209): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x521a): undefined reference to `QPixmap::QPixmap()' .libs/kbstate.o:kbstate.cpp:(.text+0x522b): more undefined references to `QPixmap::QPixmap()' follow .libs/kbstate.o: In function `MouseIcon::MouseIcon(KInstance*, QWidget*, char const*)': kbstate.cpp:(.text+0x52b1): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x52d0): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x52dc): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x52f2): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x52fd): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x5308): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x5313): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x531e): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o:kbstate.cpp:(.text+0x5329): more undefined references to `QPixmap::~QPixmap()' follow .libs/kbstate.o: In function `MouseIcon::MouseIcon(KInstance*, QWidget*, char const*)': kbstate.cpp:(.text+0x53c8): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x53f6): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x5402): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x5426): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x5437): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x5448): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x5459): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x546a): undefined reference to `QPixmap::QPixmap()' .libs/kbstate.o:kbstate.cpp:(.text+0x547b): more undefined references to `QPixmap::QPixmap()' follow .libs/kbstate.o: In function `MouseIcon::MouseIcon(KInstance*, QWidget*, char const*)': kbstate.cpp:(.text+0x5501): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x5520): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x552c): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x5542): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x554d): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x5558): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x5563): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x556e): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o:kbstate.cpp:(.text+0x5579): more undefined references to `QPixmap::~QPixmap()' follow .libs/kbstate.o: In function `KeyIcon::drawButton(QPainter*)': kbstate.cpp:(.text+0x5679): undefined reference to `QWidget::colorGroup() const' kbstate.cpp:(.text+0x56ca): undefined reference to `qDrawShadePanel(QPainter*, int, int, int, int, QColorGroup const&, bool, int, QBrush const*)' kbstate.cpp:(.text+0x56d2): undefined reference to `KGlobalSettings::highlightColor()' kbstate.cpp:(.text+0x56ec): undefined reference to `QBrush::QBrush(QColor const&, Qt::BrushStyle)' kbstate.cpp:(.text+0x5725): undefined reference to `QPainter::fillRect(int, int, int, int, QBrush const&)' kbstate.cpp:(.text+0x5733): undefined reference to `QBrush::~QBrush()' kbstate.cpp:(.text+0x575d): undefined reference to `KGlobalSettings::highlightedTextColor()' kbstate.cpp:(.text+0x5775): undefined reference to `QColor::operator=(QColor const&)' kbstate.cpp:(.text+0x57a7): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x57ee): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x57fa): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x580d): undefined reference to `QWidget::colorGroup() const' kbstate.cpp:(.text+0x5861): undefined reference to `qDrawShadePanel(QPainter*, int, int, int, int, QColorGroup const&, bool, int, QBrush const*)' kbstate.cpp:(.text+0x5891): undefined reference to `KGlobalSettings::textColor()' kbstate.cpp:(.text+0x58a9): undefined reference to `QColor::operator=(QColor const&)' kbstate.cpp:(.text+0x590c): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' kbstate.cpp:(.text+0x5961): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' kbstate.cpp:(.text+0x597d): undefined reference to `KGlobalSettings::generalFont()' kbstate.cpp:(.text+0x5990): undefined reference to `QFont::setWeight(int)' kbstate.cpp:(.text+0x59a5): undefined reference to `QFontMetrics::QFontMetrics(QFont const&)' kbstate.cpp:(.text+0x59cc): undefined reference to `QFontMetrics::boundingRect(QString const&, int) const' kbstate.cpp:(.text+0x5a3f): undefined reference to `QFont::pixelSize() const' kbstate.cpp:(.text+0x5a56): undefined reference to `QFont::pixelSize() const' kbstate.cpp:(.text+0x5a8d): undefined reference to `QFont::setPixelSize(int)' kbstate.cpp:(.text+0x5aa2): undefined reference to `QPainter::setPen(QColor const&)' kbstate.cpp:(.text+0x5ab7): undefined reference to `QPainter::setFont(QFont const&)' kbstate.cpp:(.text+0x5b45): undefined reference to `QPainter::drawText(QRect const&, int, QString const&, int, QRect*, QTextParag**)' kbstate.cpp:(.text+0x5b53): undefined reference to `QFontMetrics::~QFontMetrics()' kbstate.cpp:(.text+0x5b61): undefined reference to `QFont::~QFont()' kbstate.cpp:(.text+0x5bb0): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' kbstate.cpp:(.text+0x5c32): undefined reference to `QFont::pointSizeFloat() const' kbstate.cpp:(.text+0x5c6d): undefined reference to `QFont::setPointSizeFloat(float)' kbstate.cpp:(.text+0x5c82): undefined reference to `QFontMetrics::~QFontMetrics()' kbstate.cpp:(.text+0x5c90): undefined reference to `QFont::~QFont()' kbstate.cpp:(.text+0x5ca4): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x5cb0): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x5cca): undefined reference to `QBrush::~QBrush()' .libs/kbstate.o: In function `KeyIcon::updateImages()': kbstate.cpp:(.text+0x5d2e): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x5d3f): undefined reference to `KInstance::iconLoader() const' kbstate.cpp:(.text+0x5d7c): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const' kbstate.cpp:(.text+0x5d93): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x5d9b): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x5daf): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x5dbb): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x5df0): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x5e01): undefined reference to `KInstance::iconLoader() const' kbstate.cpp:(.text+0x5e3e): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const' kbstate.cpp:(.text+0x5e5b): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x5e63): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x5e9a): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x5eab): undefined reference to `KInstance::iconLoader() const' kbstate.cpp:(.text+0x5ee8): undefined reference to `KIconLoader::loadIcon(QString const&, KIcon::Group, int, int, QString*, bool) const' kbstate.cpp:(.text+0x5f03): undefined reference to `QPixmap::operator=(QPixmap const&)' kbstate.cpp:(.text+0x5f0b): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x5f35): undefined reference to `QPixmap::convertToImage() const' kbstate.cpp:(.text+0x5f40): undefined reference to `KGlobalSettings::highlightedTextColor()' kbstate.cpp:(.text+0x5f57): undefined reference to `KIconEffect::colorize(QImage&, QColor const&, float)' kbstate.cpp:(.text+0x5f71): undefined reference to `QPixmap::convertFromImage(QImage const&, QPixmap::ColorMode)' kbstate.cpp:(.text+0x5f83): undefined reference to `QPixmap::convertToImage() const' kbstate.cpp:(.text+0x5f92): undefined reference to `QImage::operator=(QImage const&)' kbstate.cpp:(.text+0x5f9a): undefined reference to `QImage::~QImage()' kbstate.cpp:(.text+0x5fa5): undefined reference to `KGlobalSettings::textColor()' kbstate.cpp:(.text+0x5fbc): undefined reference to `KIconEffect::colorize(QImage&, QColor const&, float)' kbstate.cpp:(.text+0x5fd3): undefined reference to `QPixmap::convertFromImage(QImage const&, QPixmap::ColorMode)' kbstate.cpp:(.text+0x5fdb): undefined reference to `QImage::~QImage()' kbstate.cpp:(.text+0x5fe6): undefined reference to `QWidget::update()' kbstate.cpp:(.text+0x5ff4): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6004): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6012): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6022): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6035): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x6049): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6055): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6079): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x608d): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6099): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x60bd): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x60d8): undefined reference to `QImage::~QImage()' kbstate.cpp:(.text+0x60e0): undefined reference to `QImage::~QImage()' .libs/kbstate.o: In function `KeyIcon::resizeEvent(QResizeEvent*)': kbstate.cpp:(.text+0x6125): undefined reference to `QWidget::resizeEvent(QResizeEvent*)' .libs/kbstate.o: In function `KbStateApplet::paletteChanged()': kbstate.cpp:(.text+0x6185): undefined reference to `QWidget::update()' .libs/kbstate.o: In function `KeyIcon::KeyIcon(int, KInstance*, QWidget*, char const*)': kbstate.cpp:(.text+0x61f8): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x6226): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6232): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6256): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x6267): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x6275): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x62ce): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x62ed): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x62f9): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x630f): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x631a): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x6325): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o: In function `KeyIcon::KeyIcon(int, KInstance*, QWidget*, char const*)': kbstate.cpp:(.text+0x6388): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x63b6): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x63c2): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x63e6): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x63f7): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x6405): undefined reference to `QPixmap::QPixmap()' kbstate.cpp:(.text+0x645e): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x647d): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6489): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x649f): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x64aa): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x64b5): undefined reference to `QPixmap::~QPixmap()' .libs/kbstate.o: In function `KbStateApplet::configureMouse()': kbstate.cpp:(.text+0x6505): undefined reference to `QCString::QCString(char const*)' kbstate.cpp:(.text+0x6533): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x6566): undefined reference to `KApplication::startServiceByDesktopName(QString const&, QStringList const&, QString*, QCString*, int*, QCString const&, bool)' kbstate.cpp:(.text+0x657a): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6586): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x65b2): undefined reference to `QCString::~QCString()' kbstate.cpp:(.text+0x65d1): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x65dd): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6603): undefined reference to `QCString::~QCString()' .libs/kbstate.o: In function `KbStateApplet::configureAccessX()': kbstate.cpp:(.text+0x6655): undefined reference to `QCString::QCString(char const*)' kbstate.cpp:(.text+0x6683): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x66b6): undefined reference to `KApplication::startServiceByDesktopName(QString const&, QStringList const&, QString*, QCString*, int*, QCString const&, bool)' kbstate.cpp:(.text+0x66ca): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x66d6): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6702): undefined reference to `QCString::~QCString()' kbstate.cpp:(.text+0x6721): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x672d): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6753): undefined reference to `QCString::~QCString()' .libs/kbstate.o: In function `KbStateApplet::x11Event(_XEvent*)': kbstate.cpp:(.text+0x6974): undefined reference to `qt_xdisplay()' kbstate.cpp:(.text+0x6988): undefined reference to `XkbGetControls' kbstate.cpp:(.text+0x69d9): undefined reference to `QWidget::updateGeometry()' .libs/kbstate.o: In function `.L1510': kbstate.cpp:(.text+0x6a23): undefined reference to `i18n(char const*, char const*)' kbstate.cpp:(.text+0x6a4f): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6a5b): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6a83): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x6ab4): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6ac4): undefined reference to `QStringData::deleteSelf()' .libs/kbstate.o: In function `.L1509': kbstate.cpp:(.text+0x6aee): undefined reference to `i18n(char const*, char const*)' kbstate.cpp:(.text+0x6b1a): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6b26): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6b4e): undefined reference to `QString::QString(char const*)' .libs/kbstate.o: In function `.L1508': kbstate.cpp:(.text+0x6b84): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x6baa): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6bb6): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6bcb): undefined reference to `QString::QString(char const*)' .libs/kbstate.o: In function `.L1506': kbstate.cpp:(.text+0x6c02): undefined reference to `QString::QString(char const*)' .libs/kbstate.o: In function `.L1507': kbstate.cpp:(.text+0x6c4c): undefined reference to `QString::QString(char const*)' .libs/kbstate.o: In function `.L1505': kbstate.cpp:(.text+0x6c8c): undefined reference to `i18n(char const*, char const*)' kbstate.cpp:(.text+0x6cb5): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6cc1): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6cd6): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x6d0e): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6d1a): undefined reference to `QStringData::deleteSelf()' .libs/kbstate.o: In function `KbStateApplet::initMasks()': kbstate.cpp:(.text+0x6dd0): undefined reference to `QPaintDevice::x_appdisplay' kbstate.cpp:(.text+0x6e20): undefined reference to `XkbKeysymToModifiers' kbstate.cpp:(.text+0x6eb9): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x6ed2): undefined reference to `QToolTip::add(QWidget*, QString const&)' kbstate.cpp:(.text+0x6ee6): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x6ef2): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x6f1c): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x6f46): undefined reference to `QGList::append(void*)' kbstate.cpp:(.text+0x6f84): undefined reference to `XkbKeysymToModifiers' kbstate.cpp:(.text+0x6fa8): undefined reference to `XkbKeysymToModifiers' kbstate.cpp:(.text+0x6fc7): undefined reference to `XkbKeysymToModifiers' kbstate.cpp:(.text+0x6fe6): undefined reference to `XkbKeysymToModifiers' kbstate.cpp:(.text+0x6ffa): undefined reference to `QPaintDevice::x_appdisplay' kbstate.cpp:(.text+0x700d): undefined reference to `KKeyNative::modX(KKey::ModFlag)' kbstate.cpp:(.text+0x701a): undefined reference to `QPaintDevice::x_appdisplay' kbstate.cpp:(.text+0x7056): undefined reference to `QGList::append(void*)' kbstate.cpp:(.text+0x7071): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x707d): undefined reference to `QStringData::deleteSelf()' .libs/kbstate.o: In function `KbStateApplet::buildPopupMenu()': kbstate.cpp:(.text+0x7106): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x7130): undefined reference to `QMenuData::insertItem(QString const&, int, int)' kbstate.cpp:(.text+0x7144): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7150): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7165): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x718f): undefined reference to `QMenuData::insertItem(QString const&, int, int)' kbstate.cpp:(.text+0x71a3): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x71af): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x71c4): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x71ee): undefined reference to `QMenuData::insertItem(QString const&, int, int)' kbstate.cpp:(.text+0x7202): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x720e): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7234): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x728b): undefined reference to `QKeySequence::QKeySequence(int)' kbstate.cpp:(.text+0x729d): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x72df): undefined reference to `QMenuData::insertItem(QString const&, QObject const*, char const*, QKeySequence const&, int, int)' kbstate.cpp:(.text+0x72f9): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7305): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7316): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x732f): undefined reference to `QKeySequence::QKeySequence(int)' kbstate.cpp:(.text+0x7341): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x7383): undefined reference to `QMenuData::insertItem(QString const&, QObject const*, char const*, QKeySequence const&, int, int)' kbstate.cpp:(.text+0x739d): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x73a9): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x73ba): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x73d3): undefined reference to `QKeySequence::QKeySequence(int)' kbstate.cpp:(.text+0x73e5): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x7427): undefined reference to `QMenuData::insertItem(QString const&, QObject const*, char const*, QKeySequence const&, int, int)' kbstate.cpp:(.text+0x7441): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x744d): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x745e): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7477): undefined reference to `QKeySequence::QKeySequence(int)' kbstate.cpp:(.text+0x7489): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x74cb): undefined reference to `QMenuData::insertItem(QString const&, QObject const*, char const*, QKeySequence const&, int, int)' kbstate.cpp:(.text+0x74e5): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x74f1): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x74ff): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7561): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x7574): undefined reference to `QPixmap::QPixmap(char const**)' kbstate.cpp:(.text+0x75a8): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x75bc): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x75c8): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x75ed): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x7621): undefined reference to `QMenuData::insertItem(QString const&, QPopupMenu*, int, int)' kbstate.cpp:(.text+0x7635): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7641): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x765d): undefined reference to `QKeySequence::QKeySequence(int)' kbstate.cpp:(.text+0x766f): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x76b1): undefined reference to `QMenuData::insertItem(QString const&, QObject const*, char const*, QKeySequence const&, int, int)' kbstate.cpp:(.text+0x76cb): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x76d7): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x76e8): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7706): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x773a): undefined reference to `QMenuData::insertItem(QString const&, QPopupMenu*, int, int)' kbstate.cpp:(.text+0x774e): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x775a): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7778): undefined reference to `QKeySequence::QKeySequence(int)' kbstate.cpp:(.text+0x778a): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x77cc): undefined reference to `QMenuData::insertItem(QString const&, QObject const*, char const*, QKeySequence const&, int, int)' kbstate.cpp:(.text+0x77e0): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x77ec): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x77fd): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7816): undefined reference to `QKeySequence::QKeySequence(int)' kbstate.cpp:(.text+0x7828): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x786a): undefined reference to `QMenuData::insertItem(QString const&, QObject const*, char const*, QKeySequence const&, int, int)' kbstate.cpp:(.text+0x787e): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x788a): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x789b): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x78b4): undefined reference to `QKeySequence::QKeySequence(int)' kbstate.cpp:(.text+0x78c6): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x7908): undefined reference to `QMenuData::insertItem(QString const&, QObject const*, char const*, QKeySequence const&, int, int)' kbstate.cpp:(.text+0x791c): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7928): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7939): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7954): undefined reference to `QMenuData::insertSeparator(int)' kbstate.cpp:(.text+0x796d): undefined reference to `QKeySequence::QKeySequence(int)' kbstate.cpp:(.text+0x797f): undefined reference to `i18n(char const*)' kbstate.cpp:(.text+0x79c1): undefined reference to `QMenuData::insertItem(QString const&, QObject const*, char const*, QKeySequence const&, int, int)' kbstate.cpp:(.text+0x79d5): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x79e1): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x79ef): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7a27): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7a33): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7a63): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7a6f): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7a7d): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7a99): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7aa5): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7ab3): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7ad5): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7ae1): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7aef): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7b11): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7b1d): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7b2b): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7b4d): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7b59): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7b67): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7b87): undefined reference to `QPixmap::~QPixmap()' kbstate.cpp:(.text+0x7bb7): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7bc3): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7bd1): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7bf9): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7c05): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7c13): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7c57): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7c63): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7c71): undefined reference to `QKeySequence::~QKeySequence()' kbstate.cpp:(.text+0x7c93): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7c9f): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7cad): undefined reference to `QKeySequence::~QKeySequence()' .libs/kbstate.o: In function `KbStateApplet::KbStateApplet(QString const&, KPanelApplet::Type, int, QWidget*, char const*)': kbstate.cpp:(.text+0x7d2a): undefined reference to `QGList::QGList()' kbstate.cpp:(.text+0x7d4a): undefined reference to `QGList::QGList()' kbstate.cpp:(.text+0x7d8a): undefined reference to `QCString::QCString(char const*)' kbstate.cpp:(.text+0x7da7): undefined reference to `KInstance::KInstance(QCString const&)' kbstate.cpp:(.text+0x7db8): undefined reference to `QCString::~QCString()' kbstate.cpp:(.text+0x7e17): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x7e2f): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x7e85): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7e91): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7ea5): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7eb1): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7ec6): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x7ede): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x7f34): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7f40): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7f54): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7f60): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x7f75): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x7f8a): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x7fe0): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x7fec): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x8000): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x800c): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x8011): undefined reference to `qt_xdisplay()' kbstate.cpp:(.text+0x8029): undefined reference to `XkbGetMap' kbstate.cpp:(.text+0x803e): undefined reference to `qt_xdisplay()' kbstate.cpp:(.text+0x8052): undefined reference to `XkbGetControls' kbstate.cpp:(.text+0x8072): undefined reference to `KApplication::KApp' kbstate.cpp:(.text+0x8094): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x80a2): undefined reference to `KApplication::installX11EventFilter(QWidget*)' kbstate.cpp:(.text+0x80dc): undefined reference to `XkbQueryExtension' kbstate.cpp:(.text+0x8106): undefined reference to `XkbSelectEvents' kbstate.cpp:(.text+0x812b): undefined reference to `QPaintDevice::x_appdisplay' kbstate.cpp:(.text+0x8138): undefined reference to `QPaintDevice::x_appdisplay' kbstate.cpp:(.text+0x8171): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x817d): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x8191): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x819d): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x81b7): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x81c2): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x81dc): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x81e7): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8202): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8215): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x822e): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x823a): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x8266): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x8272): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x82aa): undefined reference to `QCString::~QCString()' .libs/kbstate.o: In function `KbStateApplet::KbStateApplet(QString const&, KPanelApplet::Type, int, QWidget*, char const*)': kbstate.cpp:(.text+0x835a): undefined reference to `QGList::QGList()' kbstate.cpp:(.text+0x837a): undefined reference to `QGList::QGList()' kbstate.cpp:(.text+0x83ba): undefined reference to `QCString::QCString(char const*)' kbstate.cpp:(.text+0x83d7): undefined reference to `KInstance::KInstance(QCString const&)' kbstate.cpp:(.text+0x83e8): undefined reference to `QCString::~QCString()' kbstate.cpp:(.text+0x8447): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x845f): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x84b5): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x84c1): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x84d5): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x84e1): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x84f6): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x850e): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x8564): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x8570): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x8584): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x8590): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x85a5): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x85ba): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x8610): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x861c): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x8630): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x863c): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x8641): undefined reference to `qt_xdisplay()' kbstate.cpp:(.text+0x8659): undefined reference to `XkbGetMap' kbstate.cpp:(.text+0x866e): undefined reference to `qt_xdisplay()' kbstate.cpp:(.text+0x8682): undefined reference to `XkbGetControls' kbstate.cpp:(.text+0x86a2): undefined reference to `KApplication::KApp' kbstate.cpp:(.text+0x86c4): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' kbstate.cpp:(.text+0x86d2): undefined reference to `KApplication::installX11EventFilter(QWidget*)' kbstate.cpp:(.text+0x870c): undefined reference to `XkbQueryExtension' kbstate.cpp:(.text+0x8736): undefined reference to `XkbSelectEvents' kbstate.cpp:(.text+0x875b): undefined reference to `QPaintDevice::x_appdisplay' kbstate.cpp:(.text+0x8768): undefined reference to `QPaintDevice::x_appdisplay' kbstate.cpp:(.text+0x87a1): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x87ad): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x87c1): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x87cd): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x87e7): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x87f2): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x880c): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8817): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8832): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8845): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x885e): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x886a): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x8896): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x88a2): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x88da): undefined reference to `QCString::~QCString()' .libs/kbstate.o: In function `init': kbstate.cpp:(.text+0x894b): undefined reference to `QString::QString(char const*)' kbstate.cpp:(.text+0x8950): undefined reference to `KGlobal::locale()' kbstate.cpp:(.text+0x895c): undefined reference to `KLocale::insertCatalogue(QString const&)' kbstate.cpp:(.text+0x8970): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x897c): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text+0x89d9): undefined reference to `QString::shared_null' kbstate.cpp:(.text+0x89e5): undefined reference to `QStringData::deleteSelf()' .libs/kbstate.o: In function `KbStateApplet::~KbStateApplet()': kbstate.cpp:(.text+0x8a3a): undefined reference to `KApplication::KApp' kbstate.cpp:(.text+0x8a4a): undefined reference to `KApplication::removeX11EventFilter(QWidget const*)' kbstate.cpp:(.text+0x8aad): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8ab5): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8ad2): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8ada): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8b12): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8b1a): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8b37): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8b3f): undefined reference to `QGList::~QGList()' .libs/kbstate.o: In function `KbStateApplet::~KbStateApplet()': kbstate.cpp:(.text+0x8bba): undefined reference to `KApplication::KApp' kbstate.cpp:(.text+0x8bca): undefined reference to `KApplication::removeX11EventFilter(QWidget const*)' kbstate.cpp:(.text+0x8c2d): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8c35): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8c52): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8c5a): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8c8a): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8c92): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8caf): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8cb7): undefined reference to `QGList::~QGList()' .libs/kbstate.o: In function `KbStateApplet::~KbStateApplet()': kbstate.cpp:(.text+0x8d2a): undefined reference to `KApplication::KApp' kbstate.cpp:(.text+0x8d3a): undefined reference to `KApplication::removeX11EventFilter(QWidget const*)' kbstate.cpp:(.text+0x8d9d): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8da5): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8dc2): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8dca): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8dfa): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8e02): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text+0x8e1f): undefined reference to `QGList::clear()' kbstate.cpp:(.text+0x8e27): undefined reference to `QGList::~QGList()' .libs/kbstate.o: In function `QPtrList::clear()': kbstate.cpp:(.text._ZN8QPtrListI10StatusIconE5clearEv[QPtrList::clear()]+0x19): undefined reference to `QGList::clear()' .libs/kbstate.o: In function `QPushButton::setIsMenuButton(bool)': kbstate.cpp:(.text._ZN11QPushButton15setIsMenuButtonEb[QPushButton::setIsMenuButton(bool)]+0x4c): undefined reference to `QWidget::update()' kbstate.cpp:(.text._ZN11QPushButton15setIsMenuButtonEb[QPushButton::setIsMenuButton(bool)]+0x54): undefined reference to `QWidget::updateGeometry()' .libs/kbstate.o: In function `QPtrList::~QPtrList()': kbstate.cpp:(.text._ZN8QPtrListI10StatusIconED1Ev[QPtrList::~QPtrList()]+0x2c): undefined reference to `QGList::clear()' kbstate.cpp:(.text._ZN8QPtrListI10StatusIconED1Ev[QPtrList::~QPtrList()]+0x34): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text._ZN8QPtrListI10StatusIconED1Ev[QPtrList::~QPtrList()]+0x4b): undefined reference to `QGList::~QGList()' .libs/kbstate.o: In function `QPtrList::~QPtrList()': kbstate.cpp:(.text._ZN8QPtrListI10StatusIconED0Ev[QPtrList::~QPtrList()]+0x2c): undefined reference to `QGList::clear()' kbstate.cpp:(.text._ZN8QPtrListI10StatusIconED0Ev[QPtrList::~QPtrList()]+0x34): undefined reference to `QGList::~QGList()' kbstate.cpp:(.text._ZN8QPtrListI10StatusIconED0Ev[QPtrList::~QPtrList()]+0x53): undefined reference to `QGList::~QGList()' .libs/kbstate.o: In function `QValueListPrivate::QValueListPrivate()': kbstate.cpp:(.text._ZN17QValueListPrivateI7QStringEC1Ev[QValueListPrivate::QValueListPrivate()]+0x33): undefined reference to `QString::shared_null' kbstate.cpp:(.text._ZN17QValueListPrivateI7QStringEC1Ev[QValueListPrivate::QValueListPrivate()]+0x61): undefined reference to `QString::makeSharedNull()' .libs/kbstate.o: In function `QValueListPrivate::~QValueListPrivate()': kbstate.cpp:(.text._ZN17QValueListPrivateI7QStringED1Ev[QValueListPrivate::~QValueListPrivate()]+0x36): undefined reference to `QString::shared_null' kbstate.cpp:(.text._ZN17QValueListPrivateI7QStringED1Ev[QValueListPrivate::~QValueListPrivate()]+0x42): undefined reference to `QStringData::deleteSelf()' kbstate.cpp:(.text._ZN17QValueListPrivateI7QStringED1Ev[QValueListPrivate::~QValueListPrivate()]+0x6c): undefined reference to `QString::shared_null' kbstate.cpp:(.text._ZN17QValueListPrivateI7QStringED1Ev[QValueListPrivate::~QValueListPrivate()]+0x78): undefined reference to `QStringData::deleteSelf()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x28): undefined reference to `QWidget::event(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x30): undefined reference to `QWidget::setName(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x34): undefined reference to `QObject::insertChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x38): undefined reference to `QObject::removeChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x40): undefined reference to `QObject::property(char const*) const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x50): undefined reference to `QObject::connectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x54): undefined reference to `QObject::disconnectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x5c): undefined reference to `QWidget::setEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x84): undefined reference to `QWidget::setFont(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x8c): undefined reference to `QWidget::unsetCursor()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x94): undefined reference to `QWidget::setMask(QRegion const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xa0): undefined reference to `QWidget::setCaption(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xa8): undefined reference to `QWidget::setIconText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xac): undefined reference to `QWidget::setMouseTracking(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xb0): undefined reference to `QWidget::setFocus()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xb4): undefined reference to `QWidget::setActiveWindow()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xc4): undefined reference to `QWidget::show()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xc8): undefined reference to `QWidget::hide()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xcc): undefined reference to `QWidget::showMinimized()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xd0): undefined reference to `QWidget::showMaximized()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xd4): undefined reference to `QWidget::showNormal()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xd8): undefined reference to `QWidget::polish()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xdc): undefined reference to `QWidget::move(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xe0): undefined reference to `QWidget::resize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xe4): undefined reference to `QWidget::setGeometry(int, int, int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xec): undefined reference to `QWidget::close(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xf0): undefined reference to `QFrame::sizeHint() const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xf4): undefined reference to `QWidget::minimumSizeHint() const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xf8): undefined reference to `QWidget::sizePolicy() const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x104): undefined reference to `QWidget::adjustSize()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x110): undefined reference to `QWidget::setAutoMask(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x118): undefined reference to `QWidget::customWhatsThis() const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x120): undefined reference to `QWidget::mouseReleaseEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x128): undefined reference to `QWidget::mouseMoveEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x130): undefined reference to `QWidget::keyPressEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x134): undefined reference to `QWidget::keyReleaseEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x138): undefined reference to `QWidget::focusInEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x13c): undefined reference to `QWidget::focusOutEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x148): undefined reference to `QFrame::paintEvent(QPaintEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x154): undefined reference to `QWidget::closeEvent(QCloseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x158): undefined reference to `QWidget::contextMenuEvent(QContextMenuEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x180): undefined reference to `QWidget::hideEvent(QHideEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x188): undefined reference to `QWidget::updateMask()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x18c): undefined reference to `QFrame::styleChange(QStyle&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x190): undefined reference to `QWidget::enabledChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x198): undefined reference to `QWidget::fontChange(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1a0): undefined reference to `QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1c0): undefined reference to `QFrame::setFrameStyle(int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1c4): undefined reference to `QFrame::setLineWidth(int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1c8): undefined reference to `QFrame::setMargin(int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1cc): undefined reference to `QFrame::setMidLineWidth(int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1d0): undefined reference to `QFrame::setFrameRect(QRect const&)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1d4): undefined reference to `QFrame::drawFrame(QPainter*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1d8): undefined reference to `QFrame::drawContents(QPainter*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x1dc): undefined reference to `QFrame::frameChanged()' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x21c): undefined reference to `QPaintDevice::setResolution(int)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x220): undefined reference to `QPaintDevice::resolution() const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x224): undefined reference to `QPaintDevice::handle() const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x228): undefined reference to `QPaintDevice::x11RenderHandle() const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x22c): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x230): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x234): undefined reference to `non-virtual thunk to QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x238): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV13KbStateApplet[vtable for KbStateApplet]+0x23c): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x28): undefined reference to `QWidget::event(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x2c): undefined reference to `QObject::eventFilter(QObject*, QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x30): undefined reference to `QWidget::setName(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x34): undefined reference to `QObject::insertChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x38): undefined reference to `QObject::removeChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x40): undefined reference to `QObject::property(char const*) const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x44): undefined reference to `QObject::timerEvent(QTimerEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x50): undefined reference to `QObject::connectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x54): undefined reference to `QObject::disconnectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x5c): undefined reference to `QWidget::setEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x84): undefined reference to `QWidget::setFont(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x8c): undefined reference to `QWidget::unsetCursor()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x94): undefined reference to `QWidget::setMask(QRegion const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xa0): undefined reference to `QWidget::setCaption(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xa8): undefined reference to `QWidget::setIconText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xac): undefined reference to `QWidget::setMouseTracking(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xb0): undefined reference to `QWidget::setFocus()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xb4): undefined reference to `QWidget::setActiveWindow()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xc4): undefined reference to `QWidget::show()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xc8): undefined reference to `QWidget::hide()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xcc): undefined reference to `QWidget::showMinimized()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xd0): undefined reference to `QWidget::showMaximized()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xd4): undefined reference to `QWidget::showNormal()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xd8): undefined reference to `QWidget::polish()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xdc): undefined reference to `QPushButton::move(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xe0): undefined reference to `QPushButton::resize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xe4): undefined reference to `QPushButton::setGeometry(int, int, int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xe8): undefined reference to `QPushButton::setGeometry(QRect const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xec): undefined reference to `QWidget::close(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xf0): undefined reference to `QPushButton::sizeHint() const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xf8): undefined reference to `QWidget::sizePolicy() const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x100): undefined reference to `QWidget::heightForWidth(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x104): undefined reference to `QWidget::adjustSize()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x110): undefined reference to `QWidget::setAutoMask(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x118): undefined reference to `QWidget::customWhatsThis() const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x11c): undefined reference to `QButton::mousePressEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x120): undefined reference to `QButton::mouseReleaseEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x128): undefined reference to `QButton::mouseMoveEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x130): undefined reference to `QButton::keyPressEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x134): undefined reference to `QButton::keyReleaseEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x138): undefined reference to `QPushButton::focusInEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x13c): undefined reference to `QPushButton::focusOutEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x148): undefined reference to `QButton::paintEvent(QPaintEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x154): undefined reference to `QWidget::closeEvent(QCloseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x158): undefined reference to `QWidget::contextMenuEvent(QContextMenuEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x180): undefined reference to `QWidget::hideEvent(QHideEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x184): undefined reference to `QWidget::x11Event(_XEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x188): undefined reference to `QPushButton::updateMask()' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x18c): undefined reference to `QWidget::styleChange(QStyle&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x190): undefined reference to `QButton::enabledChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x198): undefined reference to `QWidget::fontChange(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1a0): undefined reference to `QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1c0): undefined reference to `QButton::setText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1c4): undefined reference to `QButton::setPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1c8): undefined reference to `QButton::setAccel(QKeySequence const&)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1cc): undefined reference to `QButton::setDown(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1d0): undefined reference to `QButton::setAutoRepeat(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1d4): undefined reference to `QButton::setToggleType(QButton::ToggleType)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1d8): undefined reference to `QButton::setState(QButton::ToggleState)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1dc): undefined reference to `QButton::hitButton(QPoint const&) const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1e4): undefined reference to `QPushButton::drawButtonLabel(QPainter*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1e8): undefined reference to `QButton::setGroup(QButtonGroup*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1ec): undefined reference to `QPushButton::setAutoDefault(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1f0): undefined reference to `QPushButton::setDefault(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x1f8): undefined reference to `QPushButton::setOn(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x20c): undefined reference to `QPaintDevice::setResolution(int)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x210): undefined reference to `QPaintDevice::resolution() const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x214): undefined reference to `QPaintDevice::handle() const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x218): undefined reference to `QPaintDevice::x11RenderHandle() const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x21c): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x220): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x224): undefined reference to `non-virtual thunk to QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x228): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV9MouseIcon[vtable for MouseIcon]+0x22c): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x28): undefined reference to `QWidget::event(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x2c): undefined reference to `QObject::eventFilter(QObject*, QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x30): undefined reference to `QWidget::setName(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x34): undefined reference to `QObject::insertChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x38): undefined reference to `QObject::removeChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x40): undefined reference to `QObject::property(char const*) const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x44): undefined reference to `QObject::timerEvent(QTimerEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x50): undefined reference to `QObject::connectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x54): undefined reference to `QObject::disconnectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x5c): undefined reference to `QWidget::setEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x84): undefined reference to `QWidget::setFont(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x8c): undefined reference to `QWidget::unsetCursor()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x94): undefined reference to `QWidget::setMask(QRegion const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xa0): undefined reference to `QWidget::setCaption(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xa8): undefined reference to `QWidget::setIconText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xac): undefined reference to `QWidget::setMouseTracking(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xb0): undefined reference to `QWidget::setFocus()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xb4): undefined reference to `QWidget::setActiveWindow()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xc4): undefined reference to `QWidget::show()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xc8): undefined reference to `QWidget::hide()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xcc): undefined reference to `QWidget::showMinimized()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xd0): undefined reference to `QWidget::showMaximized()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xd4): undefined reference to `QWidget::showNormal()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xd8): undefined reference to `QWidget::polish()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xdc): undefined reference to `QPushButton::move(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xe0): undefined reference to `QPushButton::resize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xe4): undefined reference to `QPushButton::setGeometry(int, int, int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xe8): undefined reference to `QPushButton::setGeometry(QRect const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xec): undefined reference to `QWidget::close(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xf0): undefined reference to `QPushButton::sizeHint() const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xf8): undefined reference to `QWidget::sizePolicy() const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x100): undefined reference to `QWidget::heightForWidth(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x104): undefined reference to `QWidget::adjustSize()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x110): undefined reference to `QWidget::setAutoMask(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x118): undefined reference to `QWidget::customWhatsThis() const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x11c): undefined reference to `QButton::mousePressEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x120): undefined reference to `QButton::mouseReleaseEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x128): undefined reference to `QButton::mouseMoveEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x130): undefined reference to `QButton::keyPressEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x134): undefined reference to `QButton::keyReleaseEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x138): undefined reference to `QPushButton::focusInEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x13c): undefined reference to `QPushButton::focusOutEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x148): undefined reference to `QButton::paintEvent(QPaintEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x154): undefined reference to `QWidget::closeEvent(QCloseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x158): undefined reference to `QWidget::contextMenuEvent(QContextMenuEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x180): undefined reference to `QWidget::hideEvent(QHideEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x184): undefined reference to `QWidget::x11Event(_XEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x188): undefined reference to `QPushButton::updateMask()' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x18c): undefined reference to `QWidget::styleChange(QStyle&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x190): undefined reference to `QButton::enabledChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x198): undefined reference to `QWidget::fontChange(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1a0): undefined reference to `QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1c0): undefined reference to `QButton::setText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1c4): undefined reference to `QButton::setPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1c8): undefined reference to `QButton::setAccel(QKeySequence const&)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1cc): undefined reference to `QButton::setDown(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1d0): undefined reference to `QButton::setAutoRepeat(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1d4): undefined reference to `QButton::setToggleType(QButton::ToggleType)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1d8): undefined reference to `QButton::setState(QButton::ToggleState)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1dc): undefined reference to `QButton::hitButton(QPoint const&) const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1e4): undefined reference to `QPushButton::drawButtonLabel(QPainter*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1e8): undefined reference to `QButton::setGroup(QButtonGroup*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1ec): undefined reference to `QPushButton::setAutoDefault(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1f0): undefined reference to `QPushButton::setDefault(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x1f8): undefined reference to `QPushButton::setOn(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x20c): undefined reference to `QPaintDevice::setResolution(int)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x210): undefined reference to `QPaintDevice::resolution() const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x214): undefined reference to `QPaintDevice::handle() const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x218): undefined reference to `QPaintDevice::x11RenderHandle() const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x21c): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x220): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x224): undefined reference to `non-virtual thunk to QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x228): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV7KeyIcon[vtable for KeyIcon]+0x22c): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x28): undefined reference to `QWidget::event(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x2c): undefined reference to `QObject::eventFilter(QObject*, QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x30): undefined reference to `QWidget::setName(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x34): undefined reference to `QObject::insertChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x38): undefined reference to `QObject::removeChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x40): undefined reference to `QObject::property(char const*) const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x44): undefined reference to `QObject::timerEvent(QTimerEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x50): undefined reference to `QObject::connectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x54): undefined reference to `QObject::disconnectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x5c): undefined reference to `QWidget::setEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x84): undefined reference to `QWidget::setFont(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x8c): undefined reference to `QWidget::unsetCursor()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x94): undefined reference to `QWidget::setMask(QRegion const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xa0): undefined reference to `QWidget::setCaption(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xa8): undefined reference to `QWidget::setIconText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xac): undefined reference to `QWidget::setMouseTracking(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xb0): undefined reference to `QWidget::setFocus()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xb4): undefined reference to `QWidget::setActiveWindow()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xc4): undefined reference to `QWidget::show()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xc8): undefined reference to `QWidget::hide()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xcc): undefined reference to `QWidget::showMinimized()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xd0): undefined reference to `QWidget::showMaximized()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xd4): undefined reference to `QWidget::showNormal()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xd8): undefined reference to `QWidget::polish()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xdc): undefined reference to `QPushButton::move(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xe0): undefined reference to `QPushButton::resize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xe4): undefined reference to `QPushButton::setGeometry(int, int, int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xe8): undefined reference to `QPushButton::setGeometry(QRect const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xec): undefined reference to `QWidget::close(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xf0): undefined reference to `QPushButton::sizeHint() const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xf8): undefined reference to `QWidget::sizePolicy() const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x100): undefined reference to `QWidget::heightForWidth(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x104): undefined reference to `QWidget::adjustSize()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x110): undefined reference to `QWidget::setAutoMask(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x118): undefined reference to `QWidget::customWhatsThis() const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x11c): undefined reference to `QButton::mousePressEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x120): undefined reference to `QButton::mouseReleaseEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x128): undefined reference to `QButton::mouseMoveEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x130): undefined reference to `QButton::keyPressEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x134): undefined reference to `QButton::keyReleaseEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x138): undefined reference to `QPushButton::focusInEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x13c): undefined reference to `QPushButton::focusOutEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x148): undefined reference to `QButton::paintEvent(QPaintEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x150): undefined reference to `QPushButton::resizeEvent(QResizeEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x154): undefined reference to `QWidget::closeEvent(QCloseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x158): undefined reference to `QWidget::contextMenuEvent(QContextMenuEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x180): undefined reference to `QWidget::hideEvent(QHideEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x184): undefined reference to `QWidget::x11Event(_XEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x188): undefined reference to `QPushButton::updateMask()' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x18c): undefined reference to `QWidget::styleChange(QStyle&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x190): undefined reference to `QButton::enabledChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x198): undefined reference to `QWidget::fontChange(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1a0): undefined reference to `QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1c0): undefined reference to `QButton::setText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1c4): undefined reference to `QButton::setPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1c8): undefined reference to `QButton::setAccel(QKeySequence const&)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1cc): undefined reference to `QButton::setDown(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1d0): undefined reference to `QButton::setAutoRepeat(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1d4): undefined reference to `QButton::setToggleType(QButton::ToggleType)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1d8): undefined reference to `QButton::setState(QButton::ToggleState)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1dc): undefined reference to `QButton::hitButton(QPoint const&) const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1e4): undefined reference to `QPushButton::drawButtonLabel(QPainter*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1e8): undefined reference to `QButton::setGroup(QButtonGroup*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1ec): undefined reference to `QPushButton::setAutoDefault(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1f0): undefined reference to `QPushButton::setDefault(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x1f8): undefined reference to `QPushButton::setOn(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x20c): undefined reference to `QPaintDevice::setResolution(int)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x210): undefined reference to `QPaintDevice::resolution() const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x214): undefined reference to `QPaintDevice::handle() const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x218): undefined reference to `QPaintDevice::x11RenderHandle() const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x21c): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x220): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x224): undefined reference to `non-virtual thunk to QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x228): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV11TimeoutIcon[vtable for TimeoutIcon]+0x22c): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x28): undefined reference to `QWidget::event(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x2c): undefined reference to `QObject::eventFilter(QObject*, QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x30): undefined reference to `QWidget::setName(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x34): undefined reference to `QObject::insertChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x38): undefined reference to `QObject::removeChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x40): undefined reference to `QObject::property(char const*) const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x44): undefined reference to `QObject::timerEvent(QTimerEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x50): undefined reference to `QObject::connectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x54): undefined reference to `QObject::disconnectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x5c): undefined reference to `QWidget::setEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x84): undefined reference to `QWidget::setFont(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x8c): undefined reference to `QWidget::unsetCursor()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x94): undefined reference to `QWidget::setMask(QRegion const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xa0): undefined reference to `QWidget::setCaption(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xa8): undefined reference to `QWidget::setIconText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xac): undefined reference to `QWidget::setMouseTracking(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xb0): undefined reference to `QWidget::setFocus()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xb4): undefined reference to `QWidget::setActiveWindow()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xc4): undefined reference to `QWidget::show()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xc8): undefined reference to `QWidget::hide()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xcc): undefined reference to `QWidget::showMinimized()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xd0): undefined reference to `QWidget::showMaximized()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xd4): undefined reference to `QWidget::showNormal()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xd8): undefined reference to `QWidget::polish()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xdc): undefined reference to `QPushButton::move(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xe0): undefined reference to `QPushButton::resize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xe4): undefined reference to `QPushButton::setGeometry(int, int, int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xe8): undefined reference to `QPushButton::setGeometry(QRect const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xec): undefined reference to `QWidget::close(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xf0): undefined reference to `QPushButton::sizeHint() const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xf8): undefined reference to `QWidget::sizePolicy() const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x100): undefined reference to `QWidget::heightForWidth(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x104): undefined reference to `QWidget::adjustSize()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x110): undefined reference to `QWidget::setAutoMask(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x118): undefined reference to `QWidget::customWhatsThis() const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x11c): undefined reference to `QButton::mousePressEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x120): undefined reference to `QButton::mouseReleaseEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x128): undefined reference to `QButton::mouseMoveEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x130): undefined reference to `QButton::keyPressEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x134): undefined reference to `QButton::keyReleaseEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x138): undefined reference to `QPushButton::focusInEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x13c): undefined reference to `QPushButton::focusOutEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x148): undefined reference to `QButton::paintEvent(QPaintEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x150): undefined reference to `QPushButton::resizeEvent(QResizeEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x154): undefined reference to `QWidget::closeEvent(QCloseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x158): undefined reference to `QWidget::contextMenuEvent(QContextMenuEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x180): undefined reference to `QWidget::hideEvent(QHideEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x184): undefined reference to `QWidget::x11Event(_XEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x188): undefined reference to `QPushButton::updateMask()' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x18c): undefined reference to `QWidget::styleChange(QStyle&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x190): undefined reference to `QButton::enabledChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x198): undefined reference to `QWidget::fontChange(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1a0): undefined reference to `QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1c0): undefined reference to `QButton::setText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1c4): undefined reference to `QButton::setPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1c8): undefined reference to `QButton::setAccel(QKeySequence const&)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1cc): undefined reference to `QButton::setDown(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1d0): undefined reference to `QButton::setAutoRepeat(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1d4): undefined reference to `QButton::setToggleType(QButton::ToggleType)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1d8): undefined reference to `QButton::setState(QButton::ToggleState)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1dc): undefined reference to `QButton::hitButton(QPoint const&) const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1e0): undefined reference to `QPushButton::drawButton(QPainter*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1e4): undefined reference to `QPushButton::drawButtonLabel(QPainter*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1e8): undefined reference to `QButton::setGroup(QButtonGroup*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1ec): undefined reference to `QPushButton::setAutoDefault(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1f0): undefined reference to `QPushButton::setDefault(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x1f8): undefined reference to `QPushButton::setOn(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x20c): undefined reference to `QPaintDevice::setResolution(int)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x210): undefined reference to `QPaintDevice::resolution() const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x214): undefined reference to `QPaintDevice::handle() const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x218): undefined reference to `QPaintDevice::x11RenderHandle() const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x21c): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x220): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x224): undefined reference to `non-virtual thunk to QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x228): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV10StatusIcon[vtable for StatusIcon]+0x22c): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0xc): undefined reference to `QGList::clear()' .libs/kbstate.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x10): undefined reference to `QGList::~QGList()' .libs/kbstate.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x14): undefined reference to `QGList::~QGList()' .libs/kbstate.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x18): undefined reference to `QPtrCollection::newItem(void*)' .libs/kbstate.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x20): undefined reference to `QGList::compareItems(void*, void*)' .libs/kbstate.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x24): undefined reference to `QGList::read(QDataStream&, void*&)' .libs/kbstate.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x28): undefined reference to `QGList::write(QDataStream&, void*) const' .libs/kbstate.o:(.data.rel.ro._ZTI10StatusIcon[typeinfo for StatusIcon]+0x8): undefined reference to `typeinfo for QPushButton' .libs/kbstate.o:(.data.rel.ro._ZTI6QGList[typeinfo for QGList]+0x8): undefined reference to `typeinfo for QPtrCollection' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x28): undefined reference to `QWidget::event(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x2c): undefined reference to `QDialog::eventFilter(QObject*, QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x30): undefined reference to `QWidget::setName(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x34): undefined reference to `QObject::insertChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x38): undefined reference to `QObject::removeChild(QObject*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x40): undefined reference to `QObject::property(char const*) const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x44): undefined reference to `QObject::timerEvent(QTimerEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x50): undefined reference to `QObject::connectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x54): undefined reference to `QObject::disconnectNotify(char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x5c): undefined reference to `QWidget::setEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x84): undefined reference to `QWidget::setFont(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x8c): undefined reference to `QWidget::unsetCursor()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x94): undefined reference to `QWidget::setMask(QRegion const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xa8): undefined reference to `QWidget::setIconText(QString const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xac): undefined reference to `QWidget::setMouseTracking(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xb0): undefined reference to `QWidget::setFocus()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xb4): undefined reference to `QWidget::setActiveWindow()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xc8): undefined reference to `QDialog::hide()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xcc): undefined reference to `QWidget::showMinimized()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xd0): undefined reference to `QWidget::showMaximized()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xd4): undefined reference to `QWidget::showNormal()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xdc): undefined reference to `QDialog::move(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xe0): undefined reference to `QDialog::resize(int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xe4): undefined reference to `QDialog::setGeometry(int, int, int, int)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xe8): undefined reference to `QDialog::setGeometry(QRect const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xec): undefined reference to `QWidget::close(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xf8): undefined reference to `QWidget::sizePolicy() const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x100): undefined reference to `QWidget::heightForWidth(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x110): undefined reference to `QWidget::setAutoMask(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x118): undefined reference to `QWidget::customWhatsThis() const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x11c): undefined reference to `QWidget::mousePressEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x120): undefined reference to `QWidget::mouseReleaseEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x128): undefined reference to `QWidget::mouseMoveEvent(QMouseEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x134): undefined reference to `QWidget::keyReleaseEvent(QKeyEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x138): undefined reference to `QWidget::focusInEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x13c): undefined reference to `QWidget::focusOutEvent(QFocusEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x148): undefined reference to `QWidget::paintEvent(QPaintEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x150): undefined reference to `QDialog::resizeEvent(QResizeEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x158): undefined reference to `QDialog::contextMenuEvent(QContextMenuEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x184): undefined reference to `QWidget::x11Event(_XEvent*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x188): undefined reference to `QWidget::updateMask()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x18c): undefined reference to `QWidget::styleChange(QStyle&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x190): undefined reference to `QWidget::enabledChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x198): undefined reference to `QWidget::fontChange(QFont const&)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1a0): undefined reference to `QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1c0): undefined reference to `QDialog::done(int)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1c4): undefined reference to `QDialog::accept()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1c8): undefined reference to `QDialog::reject()' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x224): undefined reference to `QPaintDevice::setResolution(int)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x228): undefined reference to `QPaintDevice::resolution() const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x22c): undefined reference to `QPaintDevice::handle() const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x230): undefined reference to `QPaintDevice::x11RenderHandle() const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x234): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x238): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x23c): undefined reference to `non-virtual thunk to QWidget::metric(int) const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x240): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x244): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' .libs/kbstate.o:(.data.rel.ro._ZTV8QPtrListI10StatusIconE[vtable for QPtrList]+0x18): undefined reference to `QPtrCollection::newItem(void*)' .libs/kbstate.o:(.data.rel.ro._ZTV8QPtrListI10StatusIconE[vtable for QPtrList]+0x20): undefined reference to `QGList::compareItems(void*, void*)' .libs/kbstate.o:(.data.rel.ro._ZTV8QPtrListI10StatusIconE[vtable for QPtrList]+0x24): undefined reference to `QGList::read(QDataStream&, void*&)' .libs/kbstate.o:(.data.rel.ro._ZTV8QPtrListI10StatusIconE[vtable for QPtrList]+0x28): undefined reference to `QGList::write(QDataStream&, void*) const' .libs/kbstate.o:(.data.rel.ro+0x4): undefined reference to `static_QUType_int' .libs/kbstate.o:(.data.rel.ro+0x24): undefined reference to `static_QUType_ptr' .libs/kbstate.o:(.data.rel.ro+0x34): undefined reference to `static_QUType_bool' .libs/kbstate.o:(.data.rel.ro+0x44): undefined reference to `static_QUType_bool' .libs/kbstate.o:(.data.rel.ro+0x64): undefined reference to `static_QUType_ptr' .libs/kbstate.o:(.data.rel.ro+0x74): undefined reference to `static_QUType_bool' .libs/kbstate.o:(.data.rel.ro+0x84): undefined reference to `static_QUType_bool' collect2: ld returned 1 exit status make[3]: *** [kbstate_panelapplet.la] Error 1 make[3]: Leaving directory `/dev/shm/kdeaccessibility/kbstateapplet' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/dev/shm/kdeaccessibility/kbstateapplet' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/dev/shm/kdeaccessibility' make: *** [all] Error 2