trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2010

Building kdeutils

From: Darrell Anderson <humanreadable@...>
Date: Wed, 25 Aug 2010 12:25:42 -0700 (PDT)
Attached are the results of building kdeutils.

Hopefully the results help.

However, I am stopping the build tests based upon your response that building packages requires a successful build and installation of the requisite packages in the build chain.

I will prep a virtual Slackware 12.2 machine. I will try building arts and then kdelibs.

Darrell


      
Building kdeutils-3.5.11-i486-svn_1167630.tgz.

Copying kdeutils 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
unknown icon type  in kregexpeditor/Makefile.in (kregexpeditor.svgz)
*** 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.

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 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 pkg-config... /usr/bin/pkg-config
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 makekdewidgets... /usr/bin/makekdewidgets
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 Qt docs... /usr/lib/qt/doc/html
checking for dot... not found
checking for doxygen... /usr/bin/doxygen
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking sys/vmmeter.h usability... no
checking sys/vmmeter.h presence... no
checking for sys/vmmeter.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking vm/vmparam.h usability... no
checking vm/vmparam.h presence... no
checking for vm/vmparam.h... no
checking for unistd.h... (cached) yes
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking for MAXPATHLEN... 4096
checking for statfs... no
checking if statfs needs custom prototype... statfs unavailable
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for fabsl... no
checking for long double... yes
checking for asinl in -lm... yes
checking for sqrtl in -lm... yes
checking for isinf in -lm... yes
checking for round in -lm... yes
checking for roundl in -lm... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for main in -lgmp... yes
checking for long double... (cached) yes
checking for sqrtl in -lm... (cached) yes
checking for gmp.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for tpctl... not found
checking machine/apm_bios.h usability... no
checking machine/apm_bios.h presence... no
checking for machine/apm_bios.h... no
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverQueryInfo in -lXext... no
checking whether g++ supports -shared... yes
checking for XScreenSaverQueryInfo in -lXss... yes
checking for create_msgport in -lpbbipc... no
checking for init_libpbb in -lpbb... no
checking if dellI8k KMilo module should be compiled... yes
checking linux/sonypi.h usability... yes
checking linux/sonypi.h presence... yes
checking for linux/sonypi.h... yes
checking for getloadavg... yes
checking for totalhigh and totalfree in sysinfo... yes
checking X11/extensions/extutil.h usability... no
checking X11/extensions/extutil.h presence... yes
configure: WARNING: X11/extensions/extutil.h: present but cannot be compiled
configure: WARNING: X11/extensions/extutil.h:     check for missing prerequisite headers?
configure: WARNING: X11/extensions/extutil.h: see the Autoconf documentation
configure: WARNING: X11/extensions/extutil.h:     section "Present But Cannot Be Compiled"
configure: WARNING: X11/extensions/extutil.h: proceeding with the preprocessor's result
configure: WARNING: X11/extensions/extutil.h: in the future, the compiler will take precedence
checking for X11/extensions/extutil.h... yes
checking for selectdevs in -ldevstat... no
checking for devstat_selectdevs in -ldevstat... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking for statvfs... yes
checking for net-snmp/library/snmp_api.h... yes
checking for snmp_sess_init in -lnetsnmp... yes
checking whether byte ordering is bigendian... (cached) no
checking for MAXPATHLEN... (cached) 4096
checking for Python directory... /usr/local
checking for Python2.6... header no library no modules no
checking for Python2.5... header /usr/include/python2.5 library /usr/lib modules /usr/lib/python2.5
checking if a Python application links... yes
checking for libxmms... ./configure: line 46215: xmms-config: command not found
./configure: line 46217: xmms-config: command not found
no
checking for main in -lknewstuff... yes
checking for main in -lkvm... no
checking if ark should be compiled... yes
checking if charselectapplet should be compiled... yes
checking if doc should be compiled... yes
checking if kcalc should be compiled... yes
checking if kcharselect should be compiled... yes
checking if kdelirc should be compiled... yes
checking if kdessh should be compiled... yes
checking if kdf should be compiled... yes
checking if kedit should be compiled... yes
checking if kfloppy should be compiled... yes
checking if kgpg should be compiled... yes
checking if khexedit should be compiled... yes
checking if kjots should be compiled... yes
checking if klaptopdaemon should be compiled... yes
checking if kmilo should be compiled... yes
checking if kregexpeditor should be compiled... yes
checking if ksim should be compiled... yes
checking if ktimer should be compiled... yes
checking if kwallet should be compiled... yes
checking if superkaramba should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1604.
config.status: creating Makefile
config.status: creating ark/Makefile
config.status: creating ark/pics/Makefile
config.status: creating charselectapplet/Makefile
config.status: creating doc/Makefile
config.status: creating doc/KRegExpEditor/Makefile
config.status: creating doc/ark/Makefile
config.status: creating doc/kcalc/Makefile
config.status: creating doc/kcharselect/Makefile
config.status: creating doc/kcontrol/Makefile
config.status: creating doc/kcontrol/kcmlowbatcrit/Makefile
config.status: creating doc/kcontrol/kcmlowbatwarn/Makefile
config.status: creating doc/kcontrol/laptop/Makefile
config.status: creating doc/kcontrol/powerctrl/Makefile
config.status: creating doc/kdelirc/Makefile
config.status: creating doc/kdelirc/irkick/Makefile
config.status: creating doc/kdelirc/kcmlirc/Makefile
config.status: creating doc/kdf/Makefile
config.status: creating doc/kedit/Makefile
config.status: creating doc/kfloppy/Makefile
config.status: creating doc/kgpg/Makefile
config.status: creating doc/khexedit/Makefile
config.status: creating doc/kinfocenter/Makefile
config.status: creating doc/kinfocenter/blockdevices/Makefile
config.status: creating doc/kjots/Makefile
config.status: creating doc/ksim/Makefile
config.status: creating doc/ktimer/Makefile
config.status: creating doc/kwallet/Makefile
config.status: creating doc/superkaramba/Makefile
config.status: creating kcalc/Makefile
config.status: creating kcalc/knumber/Makefile
config.status: creating kcalc/knumber/tests/Makefile
config.status: creating kcharselect/Makefile
config.status: creating kdelirc/Makefile
config.status: creating kdelirc/icons/Makefile
config.status: creating kdelirc/irkick/Makefile
config.status: creating kdelirc/irkick/icons/Makefile
config.status: creating kdelirc/kcmlirc/Makefile
config.status: creating kdelirc/kdelirc/Makefile
config.status: creating kdelirc/profiles/Makefile
config.status: creating kdelirc/remotes/Makefile
config.status: creating kdessh/Makefile
config.status: creating kdf/Makefile
config.status: creating kdf/pics/Makefile
config.status: creating kedit/Makefile
config.status: creating kedit/pixmaps/Makefile
config.status: creating kfloppy/Makefile
config.status: creating kgpg/Makefile
config.status: creating kgpg/icons/Makefile
config.status: creating khexedit/Makefile
config.status: creating khexedit/lib/Makefile
config.status: creating khexedit/lib/codecs/Makefile
config.status: creating khexedit/lib/controller/Makefile
config.status: creating khexedit/parts/Makefile
config.status: creating khexedit/parts/kbytesedit/Makefile
config.status: creating khexedit/parts/kpart/Makefile
config.status: creating khexedit/pics/Makefile
config.status: creating kjots/Makefile
config.status: creating kjots/icons/Makefile
config.status: creating klaptopdaemon/Makefile
config.status: creating klaptopdaemon/applnk/Makefile
config.status: creating klaptopdaemon/pics/Makefile
config.status: creating klaptopdaemon/pics/actions/Makefile
config.status: creating kmilo/Makefile
config.status: creating kmilo/asus/Makefile
config.status: creating kmilo/delli8k/Makefile
config.status: creating kmilo/demo/Makefile
config.status: creating kmilo/generic/Makefile
config.status: creating kmilo/kmilo_kvaio/Makefile
config.status: creating kmilo/kmilo_kvaio/kcmkvaio/Makefile
config.status: creating kmilo/kmilod/Makefile
config.status: creating kmilo/powerbook/Makefile
config.status: creating kmilo/powerbook2/Makefile
config.status: creating kmilo/thinkpad/Makefile
config.status: creating kmilo/thinkpad/kcmthinkpad/Makefile
config.status: creating kregexpeditor/Makefile
config.status: creating kregexpeditor/KMultiFormListBox/Makefile
config.status: creating kregexpeditor/KWidgetStreamer/Makefile
config.status: creating kregexpeditor/picts/Makefile
config.status: creating kregexpeditor/predefined/Makefile
config.status: creating kregexpeditor/predefined/General/Makefile
config.status: creating kregexpeditor/test-without-dl/Makefile
config.status: creating ksim/Makefile
config.status: creating ksim/library/Makefile
config.status: creating ksim/monitors/Makefile
config.status: creating ksim/monitors/cpu/Makefile
config.status: creating ksim/monitors/disk/Makefile
config.status: creating ksim/monitors/filesystem/Makefile
config.status: creating ksim/monitors/i8k/Makefile
config.status: creating ksim/monitors/lm_sensors/Makefile
config.status: creating ksim/monitors/mail/Makefile
config.status: creating ksim/monitors/net/Makefile
config.status: creating ksim/monitors/snmp/Makefile
config.status: creating ksim/pics/Makefile
config.status: creating ksim/pics/misc/Makefile
config.status: creating ksim/themes/Makefile
config.status: creating ksim/themes/ksim/Makefile
config.status: creating ksim/themes/ksim/host/Makefile
config.status: creating ksim/themes/ksim/mail/Makefile
config.status: creating ktimer/Makefile
config.status: creating kwallet/Makefile
config.status: creating kwallet/icons/Makefile
config.status: creating kwallet/konfigurator/Makefile
config.status: creating superkaramba/Makefile
config.status: creating superkaramba/doc/Makefile
config.status: creating superkaramba/icons/Makefile
config.status: creating superkaramba/mimetypes/Makefile
config.status: creating superkaramba/src/Makefile
config.status: creating config.h
config.status: executing depfiles commands

You're missing tpctl. If you're using a ThinkPad, you may miss
some functionality of klaptopdaemon.
You can get them from http://tpctl.sourceforge.net/tpctlhome.htm

make  all-recursive
make[1]: Entering directory `/dev/shm/kdeutils'
Making all in ark
make[2]: Entering directory `/dev/shm/kdeutils/ark'
Making all in pics
make[3]: Entering directory `/dev/shm/kdeutils/ark/pics'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/dev/shm/kdeutils/ark/pics'
make[3]: Entering directory `/dev/shm/kdeutils/ark'
rm -rf addition.h;
rm -rf extraction.h;
rm -rf general.h;
/usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./addition.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addition.h ;
/usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./extraction.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> extraction.h ;
/usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./general.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> general.h ;
/usr/bin/kconfig_compiler ./ark.kcfg ./settings.kcfgc; ret=$?; \
	if test "$ret" != 0; then rm -f settings.h ; exit $ret ;  fi
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./ark_part.h ark_part.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./zip.h zip.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./tar.h tar.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./filelistview.h filelistview.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./arch.h arch.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./lha.h lha.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./compressedfile.h compressedfile.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./zoo.h zoo.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./rar.h rar.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./ar.h ar.moc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT arkutils.lo -MD -MP -MF .deps/arkutils.Tpo -c -o arkutils.lo arkutils.cpp
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./archiveformatdlg.h archiveformatdlg.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./arkwidget.h arkwidget.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./searchbar.h searchbar.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./arkviewer.h arkviewer.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./sevenzip.h sevenzip.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./extractiondialog.h extractiondialog.moc
mkdir .libs
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./ace.h ace.moc
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT arkutils.lo -MD -MP -MF .deps/arkutils.Tpo -c arkutils.cpp  -fPIC -DPIC -o .libs/arkutils.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT tarlistingthread.lo -MD -MP -MF .deps/tarlistingthread.Tpo -c -o tarlistingthread.lo tarlistingthread.cpp
/usr/bin/moc-tqt /usr/lib/qt/bin/moc addition.h addition.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc extraction.h extraction.moc
/usr/bin/moc-tqt /usr/lib/qt/bin/moc general.h general.moc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT archiveformatinfo.lo -MD -MP -MF .deps/archiveformatinfo.Tpo -c -o archiveformatinfo.lo archiveformatinfo.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT tarlistingthread.lo -MD -MP -MF .deps/tarlistingthread.Tpo -c tarlistingthread.cpp  -fPIC -DPIC -o .libs/tarlistingthread.o
mv -f .deps/arkutils.Tpo .deps/arkutils.Plo
echo '#include <kdemacros.h>' > ark_dummy.cpp; \
	echo 'extern "C" int kdemain(int argc, char* argv[]);' >> ark_dummy.cpp; \
	echo 'extern "C" KDE_EXPORT int kdeinitmain(int argc, char* argv[]) { return kdemain(argc,argv); }' >> ark_dummy.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp  -fPIC -DPIC -o .libs/settings.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT archiveformatinfo.lo -MD -MP -MF .deps/archiveformatinfo.Tpo -c archiveformatinfo.cpp  -fPIC -DPIC -o .libs/archiveformatinfo.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp  -fPIC -DPIC -o .libs/main.o
mv -f .deps/tarlistingthread.Tpo .deps/tarlistingthread.Plo
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./arkapp.h arkapp.moc
mv -f .deps/main.Tpo .deps/main.Plo
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./mainwindow.h mainwindow.moc
echo 'extern "C" int kdemain(int argc, char* argv[]);' > ark.la.cpp; \
	echo 'int main(int argc, char* argv[]) { return kdemain(argc,argv); }' >> ark.la.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT ark_part.lo -MD -MP -MF .deps/ark_part.Tpo -c -o ark_part.lo ark_part.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT arkfactory.lo -MD -MP -MF .deps/arkfactory.Tpo -c -o arkfactory.lo arkfactory.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT arkfactory.lo -MD -MP -MF .deps/arkfactory.Tpo -c arkfactory.cpp  -fPIC -DPIC -o .libs/arkfactory.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT ark_part.lo -MD -MP -MF .deps/ark_part.Tpo -c ark_part.cpp  -fPIC -DPIC -o .libs/ark_part.o
mv -f .deps/arkfactory.Tpo .deps/arkfactory.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c -o zip.lo zip.cpp
mv -f .deps/archiveformatinfo.Tpo .deps/archiveformatinfo.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT tar.lo -MD -MP -MF .deps/tar.Tpo -c -o tar.lo tar.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c zip.cpp  -fPIC -DPIC -o .libs/zip.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT tar.lo -MD -MP -MF .deps/tar.Tpo -c tar.cpp  -fPIC -DPIC -o .libs/tar.o
mv -f .deps/settings.Tpo .deps/settings.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT filelistview.lo -MD -MP -MF .deps/filelistview.Tpo -c -o filelistview.lo filelistview.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT filelistview.lo -MD -MP -MF .deps/filelistview.Tpo -c filelistview.cpp  -fPIC -DPIC -o .libs/filelistview.o
mv -f .deps/ark_part.Tpo .deps/ark_part.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT arch.lo -MD -MP -MF .deps/arch.Tpo -c -o arch.lo arch.cpp
mv -f .deps/tar.Tpo .deps/tar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT lha.lo -MD -MP -MF .deps/lha.Tpo -c -o lha.lo lha.cpp
mv -f .deps/zip.Tpo .deps/zip.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT compressedfile.lo -MD -MP -MF .deps/compressedfile.Tpo -c -o compressedfile.lo compressedfile.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT lha.lo -MD -MP -MF .deps/lha.Tpo -c lha.cpp  -fPIC -DPIC -o .libs/lha.o
mv -f .deps/filelistview.Tpo .deps/filelistview.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT zoo.lo -MD -MP -MF .deps/zoo.Tpo -c -o zoo.lo zoo.cpp
mv -f .deps/lha.Tpo .deps/lha.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT rar.lo -MD -MP -MF .deps/rar.Tpo -c -o rar.lo rar.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT arch.lo -MD -MP -MF .deps/arch.Tpo -c arch.cpp  -fPIC -DPIC -o .libs/arch.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT compressedfile.lo -MD -MP -MF .deps/compressedfile.Tpo -c compressedfile.cpp  -fPIC -DPIC -o .libs/compressedfile.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT zoo.lo -MD -MP -MF .deps/zoo.Tpo -c zoo.cpp  -fPIC -DPIC -o .libs/zoo.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT rar.lo -MD -MP -MF .deps/rar.Tpo -c rar.cpp  -fPIC -DPIC -o .libs/rar.o
mv -f .deps/arch.Tpo .deps/arch.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT ar.lo -MD -MP -MF .deps/ar.Tpo -c -o ar.lo ar.cpp
mv -f .deps/compressedfile.Tpo .deps/compressedfile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT archiveformatdlg.lo -MD -MP -MF .deps/archiveformatdlg.Tpo -c -o archiveformatdlg.lo archiveformatdlg.cpp
rar.cpp: In constructor 'RarArch::RarArch(ArkWidget*, const QString&)':
rar.cpp:59: warning: unused variable 'have_unrar_free'
mv -f .deps/zoo.Tpo .deps/zoo.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT arkwidget.lo -MD -MP -MF .deps/arkwidget.Tpo -c -o arkwidget.lo arkwidget.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT archiveformatdlg.lo -MD -MP -MF .deps/archiveformatdlg.Tpo -c archiveformatdlg.cpp  -fPIC -DPIC -o .libs/archiveformatdlg.o
mv -f .deps/rar.Tpo .deps/rar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT searchbar.lo -MD -MP -MF .deps/searchbar.Tpo -c -o searchbar.lo searchbar.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT ar.lo -MD -MP -MF .deps/ar.Tpo -c ar.cpp  -fPIC -DPIC -o .libs/ar.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT arkwidget.lo -MD -MP -MF .deps/arkwidget.Tpo -c arkwidget.cpp  -fPIC -DPIC -o .libs/arkwidget.o
mv -f .deps/archiveformatdlg.Tpo .deps/archiveformatdlg.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT arkviewer.lo -MD -MP -MF .deps/arkviewer.Tpo -c -o arkviewer.lo arkviewer.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT searchbar.lo -MD -MP -MF .deps/searchbar.Tpo -c searchbar.cpp  -fPIC -DPIC -o .libs/searchbar.o
mv -f .deps/searchbar.Tpo .deps/searchbar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT sevenzip.lo -MD -MP -MF .deps/sevenzip.Tpo -c -o sevenzip.lo sevenzip.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT arkviewer.lo -MD -MP -MF .deps/arkviewer.Tpo -c arkviewer.cpp  -fPIC -DPIC -o .libs/arkviewer.o
mv -f .deps/arkviewer.Tpo .deps/arkviewer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT extractiondialog.lo -MD -MP -MF .deps/extractiondialog.Tpo -c -o extractiondialog.lo extractiondialog.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT sevenzip.lo -MD -MP -MF .deps/sevenzip.Tpo -c sevenzip.cpp  -fPIC -DPIC -o .libs/sevenzip.o
mv -f .deps/ar.Tpo .deps/ar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT ace.lo -MD -MP -MF .deps/ace.Tpo -c -o ace.lo ace.cpp
mv -f .deps/sevenzip.Tpo .deps/sevenzip.Plo
rm -f addition.cpp
echo '#include <kdialog.h>' > addition.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT ace.lo -MD -MP -MF .deps/ace.Tpo -c ace.cpp  -fPIC -DPIC -o .libs/ace.o
echo '#include <klocale.h>' >> addition.cpp
/usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i addition.h ./addition.ui > addition.cpp.temp ; ret=$?; \
	/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" addition.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_addition,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> addition.cpp ;\
	rm -f addition.cpp.temp ;\
	if test "$ret" = 0; then echo '#include "addition.moc"' >> addition.cpp; else rm -f addition.cpp ; exit $ret ; fi
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT extractiondialog.lo -MD -MP -MF .deps/extractiondialog.Tpo -c extractiondialog.cpp  -fPIC -DPIC -o .libs/extractiondialog.o
ace.cpp:115: warning: unused parameter 'urls'
ace.cpp:119: warning: unused parameter 'dirName'
ace.cpp:123: warning: unused parameter 'list'
rm -f extraction.cpp
echo '#include <kdialog.h>' > extraction.cpp
echo '#include <klocale.h>' >> extraction.cpp
/usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i extraction.h ./extraction.ui > extraction.cpp.temp ; ret=$?; \
	/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" extraction.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_extraction,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> extraction.cpp ;\
	rm -f extraction.cpp.temp ;\
	if test "$ret" = 0; then echo '#include "extraction.moc"' >> extraction.cpp; else rm -f extraction.cpp ; exit $ret ; fi
mv -f .deps/ace.Tpo .deps/ace.Plo
rm -f general.cpp
echo '#include <kdialog.h>' > general.cpp
echo '#include <klocale.h>' >> general.cpp
/usr/lib/qt/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -tr tr2i18n -i general.h ./general.ui > general.cpp.temp ; ret=$?; \
	/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" general.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_general,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> general.cpp ;\
	rm -f general.cpp.temp ;\
	if test "$ret" = 0; then echo '#include "general.moc"' >> general.cpp; else rm -f general.cpp ; exit $ret ; fi
/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  -L/usr/lib/qt-3.3.8b/lib     -no-undefined  -o libark_common.la  archiveformatinfo.lo settings.lo -lkio -lm -lm -lm 
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT ark_dummy.lo -MD -MP -MF .deps/ark_dummy.Tpo -c -o ark_dummy.lo ark_dummy.cpp
mv -f .deps/extractiondialog.Tpo .deps/extractiondialog.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT arkapp.lo -MD -MP -MF .deps/arkapp.Tpo -c -o arkapp.lo arkapp.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT arkapp.lo -MD -MP -MF .deps/arkapp.Tpo -c arkapp.cpp  -fPIC -DPIC -o .libs/arkapp.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT ark_dummy.lo -MD -MP -MF .deps/ark_dummy.Tpo -c ark_dummy.cpp  -fPIC -DPIC -o .libs/ark_dummy.o
mv -f .deps/ark_dummy.Tpo .deps/ark_dummy.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT mainwindow.lo -MD -MP -MF .deps/mainwindow.Tpo -c -o mainwindow.lo mainwindow.cpp
mv -f .deps/arkwidget.Tpo .deps/arkwidget.Plo
g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT ark.la.o -MD -MP -MF .deps/ark.la.Tpo -c -o ark.la.o ark.la.cpp
mv -f .deps/ark.la.Tpo .deps/ark.la.Po
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT addition.lo -MD -MP -MF .deps/addition.Tpo -c -o addition.lo addition.cpp
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT addition.lo -MD -MP -MF .deps/addition.Tpo -c addition.cpp  -fPIC -DPIC -o .libs/addition.o
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT mainwindow.lo -MD -MP -MF .deps/mainwindow.Tpo -c mainwindow.cpp  -fPIC -DPIC -o .libs/mainwindow.o
mv -f .deps/arkapp.Tpo .deps/arkapp.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT extraction.lo -MD -MP -MF .deps/extraction.Tpo -c -o extraction.lo extraction.cpp
mv -f .deps/addition.Tpo .deps/addition.Plo
ar cru .libs/libark_common.a .libs/archiveformatinfo.o .libs/settings.o
ranlib .libs/libark_common.a
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  -D_LARGEFILE64_SOURCE -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  -MT general.lo -MD -MP -MF .deps/general.Tpo -c -o general.lo general.cpp
creating libark_common.la
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT extraction.lo -MD -MP -MF .deps/extraction.Tpo -c extraction.cpp  -fPIC -DPIC -o .libs/extraction.o
(cd .libs && rm -f libark_common.la && ln -s ../libark_common.la libark_common.la)
mv -f .deps/extraction.Tpo .deps/extraction.Plo
 g++ -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE64_SOURCE -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 -MT general.lo -MD -MP -MF .deps/general.Tpo -c general.cpp  -fPIC -DPIC -o .libs/general.o
mv -f .deps/general.Tpo .deps/general.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  -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  -L/usr/lib/qt-3.3.8b/lib      -o libarkpart.la -rpath /usr/lib/kde3 ark_part.lo arkfactory.lo zip.lo tar.lo filelistview.lo arch.lo lha.lo compressedfile.lo zoo.lo rar.lo ar.lo arkutils.lo archiveformatdlg.lo arkwidget.lo searchbar.lo arkviewer.lo sevenzip.lo extractiondialog.lo ace.lo tarlistingthread.lo addition.lo extraction.lo general.lo libark_common.la -lkparts -lm -lm -lm 
mv -f .deps/mainwindow.Tpo .deps/mainwindow.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    -o libkdeinit_ark.la -rpath /usr/lib -no-undefined -avoid-version -L/usr/lib/qt-3.3.8b/lib     main.lo arkapp.lo mainwindow.lo libark_common.la -lkparts -lm -lm -lm 
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/main.o .libs/arkapp.o .libs/mainwindow.o -Wl,--whole-archive ./.libs/libark_common.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/lib/qt-3.3.8b/lib -Wl,--rpath -Wl,/usr/lib/ -Wl,--rpath -Wl,/usr/lib/qt-3.3.8b/lib -Wl,--rpath -Wl,/usr/lib/ -L/usr/lib/qt-3.3.8b/lib /usr/lib/libkio.so -L/usr/lib -L/usr/i486-slackware-linux/bin -L/usr/i486-slackware-linux/lib -L/usr/X11R6/lib -L/usr/lib/ /usr/lib/libkdeui.so /usr/lib/libkdesu.so /usr/lib/libkwalletclient.so /usr/lib/libkdecore.so /usr/lib/libDCOP.so -lresolv -lutil /usr/lib/libart_lgpl_2.so /usr/lib/libidn.so /usr/lib/libkdefx.so /usr/lib/qt-3.3.8b/lib/libqt-mt.so /usr/lib/libmng.so /usr/lib/liblcms.so -ljpeg /usr/lib//libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libXrandr.so /usr/lib/libXcursor.so /usr/lib/libXfixes.so /usr/lib/libXinerama.so /usr/lib/libXft.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so -lpng /usr/lib/libXext.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lz /usr/lib/libfam.so -lpthread -lacl -lattr -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/libkparts.so /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,-soname -Wl,libkdeinit_ark.so -o .libs/libkdeinit_ark.so
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/ark_part.o .libs/arkfactory.o .libs/zip.o .libs/tar.o .libs/filelistview.o .libs/arch.o .libs/lha.o .libs/compressedfile.o .libs/zoo.o .libs/rar.o .libs/ar.o .libs/arkutils.o .libs/archiveformatdlg.o .libs/arkwidget.o .libs/searchbar.o .libs/arkviewer.o .libs/sevenzip.o .libs/extractiondialog.o .libs/ace.o .libs/tarlistingthread.o .libs/addition.o .libs/extraction.o .libs/general.o -Wl,--whole-archive ./.libs/libark_common.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/usr/lib/qt-3.3.8b/lib -Wl,--rpath -Wl,/usr/lib/ -Wl,--rpath -Wl,/usr/lib/qt-3.3.8b/lib -Wl,--rpath -Wl,/usr/lib/ -Wl,--rpath -Wl,/usr/lib -L/usr/lib/qt-3.3.8b/lib /usr/lib/libkio.so -L/usr/lib -L/usr/i486-slackware-linux/bin -L/usr/i486-slackware-linux/lib -L/usr/X11R6/lib -L/usr/lib/ /usr/lib/libkdeui.so /usr/lib/libkdesu.so /usr/lib/libkwalletclient.so /usr/lib/libkdecore.so /usr/lib/libDCOP.so -lresolv -lutil /usr/lib/libart_lgpl_2.so /usr/lib/libidn.so /usr/lib/libkdefx.so /usr/lib/qt-3.3.8b/lib/libqt-mt.so /usr/lib/libmng.so /usr/lib/liblcms.so -ljpeg /usr/lib//libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libXrandr.so /usr/lib/libXcursor.so /usr/lib/libXfixes.so /usr/lib/libXinerama.so /usr/lib/libXft.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so -lpng /usr/lib/libXext.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lz /usr/lib/libfam.so -lpthread -lacl -lattr -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/libkparts.so /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,libarkpart.so -o .libs/libarkpart.so
creating libkdeinit_ark.la
creating libarkpart.la
(cd .libs && rm -f libkdeinit_ark.la && ln -s ../libkdeinit_ark.la libkdeinit_ark.la)
/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  -L/usr/lib/qt-3.3.8b/lib     -module -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   -o ark.la -rpath /usr/lib/kde3 ark_dummy.lo libkdeinit_ark.la -lm -lm -lm 
/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    -o ark -R /usr/lib -R /usr/lib -R /usr/lib/qt-3.3.8b/lib -no-undefined -L/usr/lib/qt-3.3.8b/lib     ark.la.o libkdeinit_ark.la -lm -lm -lm 
(cd .libs && rm -f libarkpart.la && ln -s ../libarkpart.la libarkpart.la)
libtool: link: warning: `/usr/lib/gcc/i486-slackware-linux/4.2.4/../../../libkio.la' seems to be moved
libtool: link: warning: `/usr/lib/libGL.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i486-slackware-linux/4.2.4/../../../libkparts.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i486-slackware-linux/4.2.4/../../../libstdc++.la' seems to be moved
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/ark_dummy.o  -Wl,--rpath -Wl,/dev/shm/kdeutils/ark/.libs -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib/qt-3.3.8b/lib -L/usr/lib/qt-3.3.8b/lib ./.libs/libkdeinit_ark.so -L/usr/lib/gcc/i486-slackware-linux/4.2.4/../../.. -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 /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,ark.so -o .libs/ark.so
creating ark.la
(cd .libs && rm -f ark.la && ln -s ../ark.la ark.la)
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 -o .libs/ark ark.la.o  -L/usr/lib/qt-3.3.8b/lib ./.libs/libkdeinit_ark.so -L/usr/lib -L/usr/i486-slackware-linux/bin -L/usr/i486-slackware-linux/lib -L/usr/X11R6/lib -L/usr/lib/ /usr/lib/libkparts.so /usr/lib/libkio.so /usr/lib/libkdeui.so /usr/lib/libkdesu.so /usr/lib/libkwalletclient.so /usr/lib/libkdecore.so /usr/lib/libDCOP.so -lresolv -lutil /usr/lib/libart_lgpl_2.so /usr/lib/libidn.so /usr/lib/libkdefx.so /usr/lib/qt-3.3.8b/lib/libqt-mt.so /usr/lib/libmng.so /usr/lib/liblcms.so -ljpeg /usr/lib//libGL.so /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libXrandr.so /usr/lib/libXcursor.so /usr/lib/libXfixes.so /usr/lib/libXinerama.so /usr/lib/libXft.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libexpat.so -lpng /usr/lib/libXext.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lz /usr/lib/libfam.so -lpthread -lacl -lattr /usr/lib/libstdc++.so -lm  -Wl,--rpath -Wl,/usr/lib/ -Wl,--rpath -Wl,/usr/lib/qt-3.3.8b/lib -Wl,--rpath -Wl,/usr/lib
creating ark
make[3]: Leaving directory `/dev/shm/kdeutils/ark'
make[2]: Leaving directory `/dev/shm/kdeutils/ark'
Making all in charselectapplet
make[2]: Entering directory `/dev/shm/kdeutils/charselectapplet'
/usr/bin/moc-tqt /usr/lib/qt/bin/moc ./charselectapplet.h charselectapplet.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  -MT charselectapplet.lo -MD -MP -MF .deps/charselectapplet.Tpo -c -o charselectapplet.lo charselectapplet.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 -MT charselectapplet.lo -MD -MP -MF .deps/charselectapplet.Tpo -c charselectapplet.cpp  -fPIC -DPIC -o .libs/charselectapplet.o
mv -f .deps/charselectapplet.Tpo .deps/charselectapplet.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  -L/usr/lib/qt-3.3.8b/lib     -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  -o kcharselect_panelapplet.la -rpath /usr/lib/kde3 charselectapplet.lo -lkdeui -lm -lm -lm 
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/charselectapplet.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,kcharselect_panelapplet.so -o .libs/kcharselect_panelapplet.so
.libs/charselectapplet.o: In function `__static_initialization_and_destruction_0(int, int)':
charselectapplet.cpp:(.text+0x13c): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())'
charselectapplet.cpp:(.text+0x17e): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())'
charselectapplet.cpp:(.text+0x1ba): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())'
.libs/charselectapplet.o: In function `__tcf_2':
charselectapplet.cpp:(.text+0x22c): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()'
.libs/charselectapplet.o: In function `__tcf_1':
charselectapplet.cpp:(.text+0x25c): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()'
.libs/charselectapplet.o: In function `__tcf_0':
charselectapplet.cpp:(.text+0x28c): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()'
.libs/charselectapplet.o: In function `CharTable::CharTable(QWidget*, char const*)':
charselectapplet.cpp:(.text+0x397): undefined reference to `QFrame::QFrame(QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x416): undefined reference to `QFrame::setFrameStyle(int)'
charselectapplet.cpp:(.text+0x426): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)'
charselectapplet.cpp:(.text+0x436): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)'
.libs/charselectapplet.o: In function `CharSelectApplet::staticMetaObject()':
charselectapplet.cpp:(.text+0x5a3): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)'
charselectapplet.cpp:(.text+0x5b7): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)'
.libs/charselectapplet.o: In function `CharTable::qt_property(int, int, QVariant*)':
charselectapplet.cpp:(.text+0x5fe): undefined reference to `QFrame::qt_property(int, int, QVariant*)'
.libs/charselectapplet.o: In function `CharTable::qt_emit(int, QUObject*)':
charselectapplet.cpp:(.text+0x637): undefined reference to `QFrame::qt_emit(int, QUObject*)'
.libs/charselectapplet.o: In function `CharTable::qt_cast(char const*)':
charselectapplet.cpp:(.text+0x69d): undefined reference to `QFrame::qt_cast(char const*)'
.libs/charselectapplet.o: In function `CharTable::staticMetaObject()':
charselectapplet.cpp:(.text+0x6f1): undefined reference to `QFrame::staticMetaObject()'
charselectapplet.cpp:(.text+0x755): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)'
charselectapplet.cpp:(.text+0x769): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)'
.libs/charselectapplet.o: In function `ConfigDialog::staticMetaObject()':
charselectapplet.cpp:(.text+0x8d3): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)'
charselectapplet.cpp:(.text+0x8e7): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)'
.libs/charselectapplet.o: In function `CharTable::resizeEvent(QResizeEvent*)':
charselectapplet.cpp:(.text+0xac5): undefined reference to `QFrame::contentsRect() const'
charselectapplet.cpp:(.text+0xaf1): undefined reference to `QFrame::contentsRect() const'
.libs/charselectapplet.o: In function `CharTable::characters()':
charselectapplet.cpp:(.text+0xb36): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0xbb1): undefined reference to `QString::operator+=(QChar)'
charselectapplet.cpp:(.text+0xbe2): undefined reference to `QString::makeSharedNull()'
.libs/charselectapplet.o: In function `CharTable::CharTable(QWidget*, char const*)':
charselectapplet.cpp:(.text+0xd07): undefined reference to `QFrame::QFrame(QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0xd86): undefined reference to `QFrame::setFrameStyle(int)'
charselectapplet.cpp:(.text+0xd96): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)'
charselectapplet.cpp:(.text+0xda6): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)'
.libs/charselectapplet.o: In function `CharSelectApplet::about()':
charselectapplet.cpp:(.text+0xe1e): undefined reference to `QDialog::exec()'
charselectapplet.cpp:(.text+0xeb7): undefined reference to `KAboutData::KAboutData(char const*, char const*, char const*, char const*, int, char const*, char const*, char const*, char const*)'
charselectapplet.cpp:(.text+0xee9): undefined reference to `KAboutData::addAuthor(char const*, char const*, char const*, char const*)'
.libs/charselectapplet.o: In function `CharTable::paintCell(QPainter*, int, int)':
charselectapplet.cpp:(.text+0xf3f): undefined reference to `QWidget::colorGroup() const'
charselectapplet.cpp:(.text+0xf5b): undefined reference to `QBrush::QBrush(QColor const&, Qt::BrushStyle)'
charselectapplet.cpp:(.text+0xf6a): undefined reference to `QPainter::setBrush(QBrush const&)'
charselectapplet.cpp:(.text+0xf72): undefined reference to `QBrush::~QBrush()'
charselectapplet.cpp:(.text+0xf85): undefined reference to `QPainter::setPen(Qt::PenStyle)'
charselectapplet.cpp:(.text+0xfae): undefined reference to `QPainter::drawRect(int, int, int, int)'
charselectapplet.cpp:(.text+0xfb6): undefined reference to `QWidget::colorGroup() const'
charselectapplet.cpp:(.text+0xfd0): undefined reference to `QPainter::setPen(QColor const&)'
charselectapplet.cpp:(.text+0xfe5): undefined reference to `QFont::QFont(QFont const&)'
charselectapplet.cpp:(.text+0xff8): undefined reference to `QFont::setPixelSize(int)'
charselectapplet.cpp:(.text+0x100a): undefined reference to `QPainter::setFont(QFont const&)'
charselectapplet.cpp:(.text+0x1048): undefined reference to `QString::QString(QChar)'
charselectapplet.cpp:(.text+0x109e): undefined reference to `QPainter::drawText(QRect const&, int, QString const&, int, QRect*, QTextParag**)'
charselectapplet.cpp:(.text+0x10b2): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x10be): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x10c9): undefined reference to `QFont::~QFont()'
charselectapplet.cpp:(.text+0x10eb): undefined reference to `QWidget::colorGroup() const'
charselectapplet.cpp:(.text+0x1107): undefined reference to `QBrush::QBrush(QColor const&, Qt::BrushStyle)'
charselectapplet.cpp:(.text+0x1116): undefined reference to `QPainter::setBrush(QBrush const&)'
charselectapplet.cpp:(.text+0x111e): undefined reference to `QBrush::~QBrush()'
charselectapplet.cpp:(.text+0x1131): undefined reference to `QPainter::setPen(Qt::PenStyle)'
charselectapplet.cpp:(.text+0x115a): undefined reference to `QPainter::drawRect(int, int, int, int)'
charselectapplet.cpp:(.text+0x1162): undefined reference to `QWidget::colorGroup() const'
.libs/charselectapplet.o: In function `CharTable::repaintCell(int, int)':
charselectapplet.cpp:(.text+0x11a3): undefined reference to `QPainter::QPainter(QPaintDevice const*, bool)'
charselectapplet.cpp:(.text+0x11b2): undefined reference to `QFrame::contentsRect() const'
charselectapplet.cpp:(.text+0x11cd): undefined reference to `QFrame::contentsRect() const'
charselectapplet.cpp:(.text+0x1205): undefined reference to `QPainter::setViewport(int, int, int, int)'
charselectapplet.cpp:(.text+0x1231): undefined reference to `QPainter::setWindow(int, int, int, int)'
charselectapplet.cpp:(.text+0x1253): undefined reference to `QPainter::~QPainter()'
.libs/charselectapplet.o: In function `CharTable::clearCell()':
charselectapplet.cpp:(.text+0x12ab): undefined reference to `QApplication::clipboard()'
charselectapplet.cpp:(.text+0x12cb): undefined reference to `QObject::disconnect(QObject const*, char const*, QObject const*, char const*)'
.libs/charselectapplet.o: In function `CharTable::qt_invoke(int, QUObject*)':
charselectapplet.cpp:(.text+0x1333): undefined reference to `QFrame::qt_invoke(int, QUObject*)'
.libs/charselectapplet.o: In function `CharTable::selectCell(int, int)':
charselectapplet.cpp:(.text+0x13d3): undefined reference to `QApplication::clipboard()'
charselectapplet.cpp:(.text+0x13ff): undefined reference to `QObject::disconnect(QObject const*, char const*, QObject const*, char const*)'
charselectapplet.cpp:(.text+0x143d): undefined reference to `QString::QString(QChar)'
charselectapplet.cpp:(.text+0x1448): undefined reference to `QClipboard::selectionModeEnabled() const'
charselectapplet.cpp:(.text+0x145e): undefined reference to `QClipboard::setSelectionMode(bool)'
charselectapplet.cpp:(.text+0x146d): undefined reference to `QClipboard::setText(QString const&)'
charselectapplet.cpp:(.text+0x1480): undefined reference to `QClipboard::setSelectionMode(bool)'
charselectapplet.cpp:(.text+0x148f): undefined reference to `QClipboard::setText(QString const&)'
charselectapplet.cpp:(.text+0x14a2): undefined reference to `QClipboard::setSelectionMode(bool)'
charselectapplet.cpp:(.text+0x14bf): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)'
charselectapplet.cpp:(.text+0x14d3): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x14df): undefined reference to `QStringData::deleteSelf()'
.libs/charselectapplet.o: In function `CharTable::paintEvent(QPaintEvent*)':
charselectapplet.cpp:(.text+0x1619): undefined reference to `QPainter::QPainter(QPaintDevice const*, bool)'
charselectapplet.cpp:(.text+0x1628): undefined reference to `QFrame::contentsRect() const'
charselectapplet.cpp:(.text+0x1643): undefined reference to `QFrame::contentsRect() const'
charselectapplet.cpp:(.text+0x16bc): undefined reference to `QPainter::setViewport(int, int, int, int)'
charselectapplet.cpp:(.text+0x16ee): undefined reference to `QPainter::setWindow(int, int, int, int)'
charselectapplet.cpp:(.text+0x1745): undefined reference to `QFrame::paintEvent(QPaintEvent*)'
charselectapplet.cpp:(.text+0x1753): undefined reference to `QPainter::~QPainter()'
.libs/charselectapplet.o: In function `CharTable::setCharacters(QString const&)':
charselectapplet.cpp:(.text+0x17a3): undefined reference to `QString::QString(QString const&)'
charselectapplet.cpp:(.text+0x17c3): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x17cf): undefined reference to `QStringData::deleteSelf()'
.libs/charselectapplet.o: In function `CharSelectApplet::CharSelectApplet(QString const&, KPanelApplet::Type, int, QWidget*, char const*)':
charselectapplet.cpp:(.text+0x186b): undefined reference to `KConfigBase::setGroup(char const*)'
charselectapplet.cpp:(.text+0x1887): undefined reference to `KConfigBase::readNumEntry(char const*, int) const'
charselectapplet.cpp:(.text+0x18a9): undefined reference to `KConfigBase::readNumEntry(char const*, int) const'
charselectapplet.cpp:(.text+0x18c1): undefined reference to `QString::QString(char const*)'
charselectapplet.cpp:(.text+0x18e4): undefined reference to `KConfigBase::readEntry(char const*, QString const&) const'
charselectapplet.cpp:(.text+0x18fb): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x1907): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x1941): undefined reference to `QHBoxLayout::QHBoxLayout(QWidget*, int, int, char const*)'
charselectapplet.cpp:(.text+0x19a2): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x19ae): undefined reference to `QStringData::deleteSelf()'
.libs/charselectapplet.o: In function `ConfigDialog::ConfigDialog(QWidget*, char const*)':
charselectapplet.cpp:(.text+0x1a0c): undefined reference to `i18n(char const*)'
charselectapplet.cpp:(.text+0x1a72): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x1a7e): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x1ae7): undefined reference to `QHBox::QHBox(QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1b12): undefined reference to `QHBox::QHBox(QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1b3f): undefined reference to `QHBox::QHBox(QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1b51): undefined reference to `i18n(char const*)'
charselectapplet.cpp:(.text+0x1b89): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1b9d): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x1ba9): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x1bc1): undefined reference to `i18n(char const*)'
charselectapplet.cpp:(.text+0x1bf6): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1c0a): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x1c16): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x1c31): undefined reference to `i18n(char const*)'
charselectapplet.cpp:(.text+0x1c60): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1c74): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x1c80): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x1ca5): undefined reference to `QSpinBox::QSpinBox(QWidget*, char const*)'
charselectapplet.cpp:(.text+0x1cbe): undefined reference to `QSpinBox::setMinValue(int)'
charselectapplet.cpp:(.text+0x1ce3): undefined reference to `QSpinBox::QSpinBox(QWidget*, char const*)'
charselectapplet.cpp:(.text+0x1cfc): undefined reference to `QSpinBox::setMinValue(int)'
charselectapplet.cpp:(.text+0x1d3b): undefined reference to `QHBox::setSpacing(int)'
charselectapplet.cpp:(.text+0x1d4f): undefined reference to `QHBox::setSpacing(int)'
charselectapplet.cpp:(.text+0x1d60): undefined reference to `QHBox::setSpacing(int)'
charselectapplet.cpp:(.text+0x1d7a): undefined reference to `QHBox::setStretchFactor(QWidget*, int)'
charselectapplet.cpp:(.text+0x1d94): undefined reference to `QHBox::setStretchFactor(QWidget*, int)'
charselectapplet.cpp:(.text+0x1db1): undefined reference to `QHBox::setStretchFactor(QWidget*, int)'
.libs/charselectapplet.o: In function `ConfigDialog::ConfigDialog(QWidget*, char const*)':
charselectapplet.cpp:(.text+0x1e0c): undefined reference to `i18n(char const*)'
charselectapplet.cpp:(.text+0x1e72): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x1e7e): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x1ee7): undefined reference to `QHBox::QHBox(QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1f12): undefined reference to `QHBox::QHBox(QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1f3f): undefined reference to `QHBox::QHBox(QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1f51): undefined reference to `i18n(char const*)'
charselectapplet.cpp:(.text+0x1f89): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x1f9d): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x1fa9): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x1fc1): undefined reference to `i18n(char const*)'
charselectapplet.cpp:(.text+0x1ff6): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x200a): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x2016): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x2031): undefined reference to `i18n(char const*)'
charselectapplet.cpp:(.text+0x2060): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)'
charselectapplet.cpp:(.text+0x2074): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x2080): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x20a5): undefined reference to `QSpinBox::QSpinBox(QWidget*, char const*)'
charselectapplet.cpp:(.text+0x20be): undefined reference to `QSpinBox::setMinValue(int)'
charselectapplet.cpp:(.text+0x20e3): undefined reference to `QSpinBox::QSpinBox(QWidget*, char const*)'
charselectapplet.cpp:(.text+0x20fc): undefined reference to `QSpinBox::setMinValue(int)'
charselectapplet.cpp:(.text+0x213b): undefined reference to `QHBox::setSpacing(int)'
charselectapplet.cpp:(.text+0x214f): undefined reference to `QHBox::setSpacing(int)'
charselectapplet.cpp:(.text+0x2160): undefined reference to `QHBox::setSpacing(int)'
charselectapplet.cpp:(.text+0x217a): undefined reference to `QHBox::setStretchFactor(QWidget*, int)'
charselectapplet.cpp:(.text+0x2194): undefined reference to `QHBox::setStretchFactor(QWidget*, int)'
charselectapplet.cpp:(.text+0x21b1): undefined reference to `QHBox::setStretchFactor(QWidget*, int)'
.libs/charselectapplet.o: In function `CharSelectApplet::preferences()':
charselectapplet.cpp:(.text+0x222e): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x223a): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x22c6): undefined reference to `QDialog::exec()'
charselectapplet.cpp:(.text+0x22dd): undefined reference to `QSpinBox::value() const'
charselectapplet.cpp:(.text+0x22fa): undefined reference to `QSpinBox::value() const'
charselectapplet.cpp:(.text+0x231b): undefined reference to `QLineEdit::text() const'
charselectapplet.cpp:(.text+0x2347): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x2353): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x237c): undefined reference to `KConfigBase::setGroup(char const*)'
charselectapplet.cpp:(.text+0x23b0): undefined reference to `KConfigBase::writeEntry(char const*, int, bool, bool, bool)'
charselectapplet.cpp:(.text+0x23e4): undefined reference to `KConfigBase::writeEntry(char const*, int, bool, bool, bool)'
charselectapplet.cpp:(.text+0x23ff): undefined reference to `QLineEdit::text() const'
charselectapplet.cpp:(.text+0x2430): undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)'
charselectapplet.cpp:(.text+0x2444): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x2450): undefined reference to `QStringData::deleteSelf()'
.libs/charselectapplet.o: In function `CharSelectApplet::CharSelectApplet(QString const&, KPanelApplet::Type, int, QWidget*, char const*)':
charselectapplet.cpp:(.text+0x252b): undefined reference to `KConfigBase::setGroup(char const*)'
charselectapplet.cpp:(.text+0x2547): undefined reference to `KConfigBase::readNumEntry(char const*, int) const'
charselectapplet.cpp:(.text+0x2569): undefined reference to `KConfigBase::readNumEntry(char const*, int) const'
charselectapplet.cpp:(.text+0x2581): undefined reference to `QString::QString(char const*)'
charselectapplet.cpp:(.text+0x25a4): undefined reference to `KConfigBase::readEntry(char const*, QString const&) const'
charselectapplet.cpp:(.text+0x25bb): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x25c7): undefined reference to `QStringData::deleteSelf()'
charselectapplet.cpp:(.text+0x2601): undefined reference to `QHBoxLayout::QHBoxLayout(QWidget*, int, int, char const*)'
charselectapplet.cpp:(.text+0x2662): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x266e): undefined reference to `QStringData::deleteSelf()'
.libs/charselectapplet.o: In function `init':
charselectapplet.cpp:(.text+0x26ab): undefined reference to `QString::QString(char const*)'
charselectapplet.cpp:(.text+0x26b0): undefined reference to `KGlobal::locale()'
charselectapplet.cpp:(.text+0x26bc): undefined reference to `KLocale::insertCatalogue(QString const&)'
charselectapplet.cpp:(.text+0x26d0): undefined reference to `QString::shared_null'
charselectapplet.cpp:(.text+0x26dc): undefined reference to `QStringData::deleteSelf()'
.libs/charselectapplet.o: In function `CharTable::~CharTable()':
charselectapplet.cpp:(.text._ZN9CharTableD0Ev[CharTable::~CharTable()]+0x72): undefined reference to `vtable for QFrame'
charselectapplet.cpp:(.text._ZN9CharTableD0Ev[CharTable::~CharTable()]+0x87): undefined reference to `QWidget::~QWidget()'
.libs/charselectapplet.o: In function `QMapPrivate<int, QChar>::insert(QMapNodeBase*, QMapNodeBase*, int const&)':
charselectapplet.cpp:(.text._ZN11QMapPrivateIi5QCharE6insertEP12QMapNodeBaseS3_RKi[QMapPrivate<int, QChar>::insert(QMapNodeBase*, QMapNodeBase*, int const&)]+0x7d): undefined reference to `QMapPrivateBase::rebalance(QMapNodeBase*, QMapNodeBase*&)'
.libs/charselectapplet.o: In function `CharTable::~CharTable()':
charselectapplet.cpp:(.text._ZN9CharTableD1Ev[CharTable::~CharTable()]+0x72): undefined reference to `vtable for QFrame'
charselectapplet.cpp:(.text._ZN9CharTableD1Ev[CharTable::~CharTable()]+0x87): undefined reference to `QWidget::~QWidget()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x28): undefined reference to `QWidget::event(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x30): undefined reference to `QWidget::setName(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x34): undefined reference to `QObject::insertChild(QObject*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x38): undefined reference to `QObject::removeChild(QObject*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x40): undefined reference to `QObject::property(char const*) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x44): undefined reference to `QObject::timerEvent(QTimerEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x50): undefined reference to `QObject::connectNotify(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x54): undefined reference to `QObject::disconnectNotify(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x5c): undefined reference to `QWidget::setEnabled(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x84): undefined reference to `QWidget::setFont(QFont const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x8c): undefined reference to `QWidget::unsetCursor()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x94): undefined reference to `QWidget::setMask(QRegion const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xa0): undefined reference to `QWidget::setCaption(QString const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xa8): undefined reference to `QWidget::setIconText(QString const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xac): undefined reference to `QWidget::setMouseTracking(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xb0): undefined reference to `QWidget::setFocus()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xb4): undefined reference to `QWidget::setActiveWindow()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xc4): undefined reference to `QWidget::show()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xc8): undefined reference to `QWidget::hide()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xcc): undefined reference to `QWidget::showMinimized()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xd0): undefined reference to `QWidget::showMaximized()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xd4): undefined reference to `QWidget::showNormal()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xd8): undefined reference to `QWidget::polish()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xdc): undefined reference to `QWidget::move(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xe0): undefined reference to `QWidget::resize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xe4): undefined reference to `QWidget::setGeometry(int, int, int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xec): undefined reference to `QWidget::close(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xf0): undefined reference to `QFrame::sizeHint() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xf4): undefined reference to `QWidget::minimumSizeHint() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xf8): undefined reference to `QWidget::sizePolicy() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x104): undefined reference to `QWidget::adjustSize()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x110): undefined reference to `QWidget::setAutoMask(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x118): undefined reference to `QWidget::customWhatsThis() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x11c): undefined reference to `QWidget::mousePressEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x120): undefined reference to `QWidget::mouseReleaseEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x128): undefined reference to `QWidget::mouseMoveEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x130): undefined reference to `QWidget::keyPressEvent(QKeyEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x134): undefined reference to `QWidget::keyReleaseEvent(QKeyEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x138): undefined reference to `QWidget::focusInEvent(QFocusEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x13c): undefined reference to `QWidget::focusOutEvent(QFocusEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x148): undefined reference to `QFrame::paintEvent(QPaintEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x150): undefined reference to `QFrame::resizeEvent(QResizeEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x154): undefined reference to `QWidget::closeEvent(QCloseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x158): undefined reference to `QWidget::contextMenuEvent(QContextMenuEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x180): undefined reference to `QWidget::hideEvent(QHideEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x184): undefined reference to `QWidget::x11Event(_XEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x188): undefined reference to `QWidget::updateMask()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x18c): undefined reference to `QFrame::styleChange(QStyle&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x190): undefined reference to `QWidget::enabledChange(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x198): undefined reference to `QWidget::fontChange(QFont const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1a0): undefined reference to `QWidget::metric(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1c0): undefined reference to `QFrame::setFrameStyle(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1c4): undefined reference to `QFrame::setLineWidth(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1c8): undefined reference to `QFrame::setMargin(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1cc): undefined reference to `QFrame::setMidLineWidth(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1d0): undefined reference to `QFrame::setFrameRect(QRect const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1d4): undefined reference to `QFrame::drawFrame(QPainter*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1d8): undefined reference to `QFrame::drawContents(QPainter*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x1dc): undefined reference to `QFrame::frameChanged()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x21c): undefined reference to `QPaintDevice::setResolution(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x220): undefined reference to `QPaintDevice::resolution() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x224): undefined reference to `QPaintDevice::handle() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x228): undefined reference to `QPaintDevice::x11RenderHandle() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x22c): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x230): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x234): undefined reference to `non-virtual thunk to QWidget::metric(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x238): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV16CharSelectApplet[vtable for CharSelectApplet]+0x23c): undefined reference to `QPaintDevice::fontInf(QFont*, int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x28): undefined reference to `QWidget::event(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x2c): undefined reference to `QObject::eventFilter(QObject*, QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x30): undefined reference to `QWidget::setName(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x34): undefined reference to `QObject::insertChild(QObject*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x38): undefined reference to `QObject::removeChild(QObject*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x40): undefined reference to `QObject::property(char const*) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x44): undefined reference to `QObject::timerEvent(QTimerEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x50): undefined reference to `QObject::connectNotify(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x54): undefined reference to `QObject::disconnectNotify(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x5c): undefined reference to `QWidget::setEnabled(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x84): undefined reference to `QWidget::setFont(QFont const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x8c): undefined reference to `QWidget::unsetCursor()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x94): undefined reference to `QWidget::setMask(QRegion const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xa0): undefined reference to `QWidget::setCaption(QString const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xa8): undefined reference to `QWidget::setIconText(QString const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xac): undefined reference to `QWidget::setMouseTracking(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xb0): undefined reference to `QWidget::setFocus()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xb4): undefined reference to `QWidget::setActiveWindow()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xc4): undefined reference to `QWidget::show()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xc8): undefined reference to `QWidget::hide()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xcc): undefined reference to `QWidget::showMinimized()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xd0): undefined reference to `QWidget::showMaximized()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xd4): undefined reference to `QWidget::showNormal()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xd8): undefined reference to `QWidget::polish()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xdc): undefined reference to `QWidget::move(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xe0): undefined reference to `QWidget::resize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xe4): undefined reference to `QWidget::setGeometry(int, int, int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xec): undefined reference to `QWidget::close(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xf0): undefined reference to `QFrame::sizeHint() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xf4): undefined reference to `QWidget::minimumSizeHint() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xf8): undefined reference to `QWidget::sizePolicy() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x100): undefined reference to `QWidget::heightForWidth(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x104): undefined reference to `QWidget::adjustSize()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x110): undefined reference to `QWidget::setAutoMask(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x118): undefined reference to `QWidget::customWhatsThis() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x120): undefined reference to `QWidget::mouseReleaseEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x130): undefined reference to `QWidget::keyPressEvent(QKeyEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x134): undefined reference to `QWidget::keyReleaseEvent(QKeyEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x138): undefined reference to `QWidget::focusInEvent(QFocusEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x13c): undefined reference to `QWidget::focusOutEvent(QFocusEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x154): undefined reference to `QWidget::closeEvent(QCloseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x158): undefined reference to `QWidget::contextMenuEvent(QContextMenuEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x180): undefined reference to `QWidget::hideEvent(QHideEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x184): undefined reference to `QWidget::x11Event(_XEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x188): undefined reference to `QWidget::updateMask()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x18c): undefined reference to `QFrame::styleChange(QStyle&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x190): undefined reference to `QWidget::enabledChange(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x198): undefined reference to `QWidget::fontChange(QFont const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1a0): undefined reference to `QWidget::metric(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1c0): undefined reference to `QFrame::setFrameStyle(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1c4): undefined reference to `QFrame::setLineWidth(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1c8): undefined reference to `QFrame::setMargin(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1cc): undefined reference to `QFrame::setMidLineWidth(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1d0): undefined reference to `QFrame::setFrameRect(QRect const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1d4): undefined reference to `QFrame::drawFrame(QPainter*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1d8): undefined reference to `QFrame::drawContents(QPainter*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1dc): undefined reference to `QFrame::frameChanged()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1f0): undefined reference to `QPaintDevice::setResolution(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1f4): undefined reference to `QPaintDevice::resolution() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1f8): undefined reference to `QPaintDevice::handle() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x1fc): undefined reference to `QPaintDevice::x11RenderHandle() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x200): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x204): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x208): undefined reference to `non-virtual thunk to QWidget::metric(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x20c): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV9CharTable[vtable for CharTable]+0x210): undefined reference to `QPaintDevice::fontInf(QFont*, int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x28): undefined reference to `QWidget::event(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x2c): undefined reference to `QDialog::eventFilter(QObject*, QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x30): undefined reference to `QWidget::setName(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x34): undefined reference to `QObject::insertChild(QObject*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x38): undefined reference to `QObject::removeChild(QObject*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x40): undefined reference to `QObject::property(char const*) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x44): undefined reference to `QObject::timerEvent(QTimerEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x50): undefined reference to `QObject::connectNotify(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x54): undefined reference to `QObject::disconnectNotify(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x5c): undefined reference to `QWidget::setEnabled(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x84): undefined reference to `QWidget::setFont(QFont const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x8c): undefined reference to `QWidget::unsetCursor()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x94): undefined reference to `QWidget::setMask(QRegion const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xa8): undefined reference to `QWidget::setIconText(QString const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xac): undefined reference to `QWidget::setMouseTracking(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xb0): undefined reference to `QWidget::setFocus()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xb4): undefined reference to `QWidget::setActiveWindow()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xc4): undefined reference to `QDialog::show()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xc8): undefined reference to `QDialog::hide()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xcc): undefined reference to `QWidget::showMinimized()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xd0): undefined reference to `QWidget::showMaximized()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xd4): undefined reference to `QWidget::showNormal()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xdc): undefined reference to `QDialog::move(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xe0): undefined reference to `QDialog::resize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xe4): undefined reference to `QDialog::setGeometry(int, int, int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xe8): undefined reference to `QDialog::setGeometry(QRect const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xec): undefined reference to `QWidget::close(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xf8): undefined reference to `QWidget::sizePolicy() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x100): undefined reference to `QWidget::heightForWidth(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x110): undefined reference to `QWidget::setAutoMask(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x118): undefined reference to `QWidget::customWhatsThis() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x11c): undefined reference to `QWidget::mousePressEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x120): undefined reference to `QWidget::mouseReleaseEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x128): undefined reference to `QWidget::mouseMoveEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x134): undefined reference to `QWidget::keyReleaseEvent(QKeyEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x138): undefined reference to `QWidget::focusInEvent(QFocusEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x13c): undefined reference to `QWidget::focusOutEvent(QFocusEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x148): undefined reference to `QWidget::paintEvent(QPaintEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x150): undefined reference to `QDialog::resizeEvent(QResizeEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x158): undefined reference to `QDialog::contextMenuEvent(QContextMenuEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x184): undefined reference to `QWidget::x11Event(_XEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x188): undefined reference to `QWidget::updateMask()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x18c): undefined reference to `QWidget::styleChange(QStyle&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x190): undefined reference to `QWidget::enabledChange(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x198): undefined reference to `QWidget::fontChange(QFont const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x1a0): undefined reference to `QWidget::metric(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x1c0): undefined reference to `QDialog::done(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x1c4): undefined reference to `QDialog::accept()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x1c8): undefined reference to `QDialog::reject()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x21c): undefined reference to `QPaintDevice::setResolution(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x220): undefined reference to `QPaintDevice::resolution() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x224): undefined reference to `QPaintDevice::handle() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x228): undefined reference to `QPaintDevice::x11RenderHandle() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x22c): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x230): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x234): undefined reference to `non-virtual thunk to QWidget::metric(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x238): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV12ConfigDialog[vtable for ConfigDialog]+0x23c): undefined reference to `QPaintDevice::fontInf(QFont*, int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0xc): undefined reference to `QGList::clear()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x10): undefined reference to `QGList::~QGList()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x14): undefined reference to `QGList::~QGList()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x18): undefined reference to `QPtrCollection::newItem(void*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x20): undefined reference to `QGList::compareItems(void*, void*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x24): undefined reference to `QGList::read(QDataStream&, void*&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV6QGList[vtable for QGList]+0x28): undefined reference to `QGList::write(QDataStream&, void*) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTI9CharTable[typeinfo for CharTable]+0x8): undefined reference to `typeinfo for QFrame'
.libs/charselectapplet.o:(.data.rel.ro._ZTI6QGList[typeinfo for QGList]+0x8): undefined reference to `typeinfo for QPtrCollection'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x28): undefined reference to `QWidget::event(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x2c): undefined reference to `QDialog::eventFilter(QObject*, QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x30): undefined reference to `QWidget::setName(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x34): undefined reference to `QObject::insertChild(QObject*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x38): undefined reference to `QObject::removeChild(QObject*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x3c): undefined reference to `QObject::setProperty(char const*, QVariant const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x40): undefined reference to `QObject::property(char const*) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x44): undefined reference to `QObject::timerEvent(QTimerEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x48): undefined reference to `QObject::childEvent(QChildEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x4c): undefined reference to `QObject::customEvent(QCustomEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x50): undefined reference to `QObject::connectNotify(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x54): undefined reference to `QObject::disconnectNotify(char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x58): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x5c): undefined reference to `QWidget::setEnabled(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x60): undefined reference to `QWidget::setMinimumSize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x64): undefined reference to `QWidget::setMaximumSize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x68): undefined reference to `QWidget::setSizeIncrement(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x6c): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x70): undefined reference to `QWidget::setEraseColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x74): undefined reference to `QWidget::setErasePixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x78): undefined reference to `QWidget::setPalette(QPalette const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x7c): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x80): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x84): undefined reference to `QWidget::setFont(QFont const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x88): undefined reference to `QWidget::setCursor(QCursor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x8c): undefined reference to `QWidget::unsetCursor()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x90): undefined reference to `QWidget::setMask(QBitmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x94): undefined reference to `QWidget::setMask(QRegion const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x98): undefined reference to `QWidget::setBackgroundColor(QColor const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x9c): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xa4): undefined reference to `QWidget::setIcon(QPixmap const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xa8): undefined reference to `QWidget::setIconText(QString const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xac): undefined reference to `QWidget::setMouseTracking(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xb0): undefined reference to `QWidget::setFocus()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xb4): undefined reference to `QWidget::setActiveWindow()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xb8): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xbc): undefined reference to `QWidget::setFocusProxy(QWidget*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xc0): undefined reference to `QWidget::setUpdatesEnabled(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xc8): undefined reference to `QDialog::hide()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xcc): undefined reference to `QWidget::showMinimized()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xd0): undefined reference to `QWidget::showMaximized()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xd4): undefined reference to `QWidget::showNormal()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xdc): undefined reference to `QDialog::move(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xe0): undefined reference to `QDialog::resize(int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xe4): undefined reference to `QDialog::setGeometry(int, int, int, int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xe8): undefined reference to `QDialog::setGeometry(QRect const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xec): undefined reference to `QWidget::close(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xf8): undefined reference to `QWidget::sizePolicy() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0xfc): undefined reference to `QWidget::setSizePolicy(QSizePolicy)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x100): undefined reference to `QWidget::heightForWidth(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x108): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x10c): undefined reference to `QWidget::setAcceptDrops(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x110): undefined reference to `QWidget::setAutoMask(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x114): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x118): undefined reference to `QWidget::customWhatsThis() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x11c): undefined reference to `QWidget::mousePressEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x120): undefined reference to `QWidget::mouseReleaseEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x124): undefined reference to `QWidget::mouseDoubleClickEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x128): undefined reference to `QWidget::mouseMoveEvent(QMouseEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x12c): undefined reference to `QWidget::wheelEvent(QWheelEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x134): undefined reference to `QWidget::keyReleaseEvent(QKeyEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x138): undefined reference to `QWidget::focusInEvent(QFocusEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x13c): undefined reference to `QWidget::focusOutEvent(QFocusEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x140): undefined reference to `QWidget::enterEvent(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x144): undefined reference to `QWidget::leaveEvent(QEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x148): undefined reference to `QWidget::paintEvent(QPaintEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x14c): undefined reference to `QWidget::moveEvent(QMoveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x150): undefined reference to `QDialog::resizeEvent(QResizeEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x158): undefined reference to `QDialog::contextMenuEvent(QContextMenuEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x15c): undefined reference to `QWidget::imStartEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x160): undefined reference to `QWidget::imComposeEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x164): undefined reference to `QWidget::imEndEvent(QIMEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x168): undefined reference to `QWidget::tabletEvent(QTabletEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x16c): undefined reference to `QWidget::dragEnterEvent(QDragEnterEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x170): undefined reference to `QWidget::dragMoveEvent(QDragMoveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x174): undefined reference to `QWidget::dragLeaveEvent(QDragLeaveEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x178): undefined reference to `QWidget::dropEvent(QDropEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x17c): undefined reference to `QWidget::showEvent(QShowEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x184): undefined reference to `QWidget::x11Event(_XEvent*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x188): undefined reference to `QWidget::updateMask()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x18c): undefined reference to `QWidget::styleChange(QStyle&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x190): undefined reference to `QWidget::enabledChange(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x194): undefined reference to `QWidget::paletteChange(QPalette const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x198): undefined reference to `QWidget::fontChange(QFont const&)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x19c): undefined reference to `QWidget::windowActivationChange(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1a0): undefined reference to `QWidget::metric(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1a4): undefined reference to `QWidget::create(unsigned long, bool, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1a8): undefined reference to `QWidget::destroy(bool, bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1b4): undefined reference to `QWidget::focusNextPrevChild(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1b8): undefined reference to `QWidget::setKeyCompression(bool)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1bc): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1c0): undefined reference to `QDialog::done(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1c4): undefined reference to `QDialog::accept()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x1c8): undefined reference to `QDialog::reject()'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x224): undefined reference to `QPaintDevice::setResolution(int)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x228): undefined reference to `QPaintDevice::resolution() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x22c): undefined reference to `QPaintDevice::handle() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x230): undefined reference to `QPaintDevice::x11RenderHandle() const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x234): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x238): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x23c): undefined reference to `non-virtual thunk to QWidget::metric(int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x240): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const'
.libs/charselectapplet.o:(.data.rel.ro._ZTV17KAboutApplication[vtable for KAboutApplication]+0x244): undefined reference to `QPaintDevice::fontInf(QFont*, int) const'
collect2: ld returned 1 exit status
make[2]: *** [kcharselect_panelapplet.la] Error 1
make[2]: Leaving directory `/dev/shm/kdeutils/charselectapplet'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/dev/shm/kdeutils'
make: *** [all] Error 2