Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 200982 Details for
Bug 273560
games-board/hearts has missing LDADDs to Qt3/KDE libraries
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
games-board:hearts-1.98:20090812-010127.log (text/plain), 556.07 KB, created by
Samuli Suominen (RETIRED)
on 2009-08-12 01:01:25 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Samuli Suominen (RETIRED)
Created:
2009-08-12 01:01:25 UTC
Size:
556.07 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking hearts-1.98.tar.bz2 to /var/tmp/portage/games-board/hearts-1.98/work > [32;01m*[0m Applying hearts-1.98-gcc.patch ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying hearts-1.98-gcc43.patch ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying hearts-1.98-gcc44.patch ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/games-board/hearts-1.98/work >>>> Compiling source in /var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98 ... > [32;01m*[0m Running elibtoolize in: hearts-1.98/admin > [32;01m*[0m Applying ltmain-1.5.patch ... > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying max_cmd_len-1.5.20.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-1.5.patch ... > * econf: updating hearts-1.98/admin/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating hearts-1.98/admin/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/kde/3.5/lib64 --with-x --enable-mitshm --without-xinerama --with-qt-dir=/usr/qt/3 --enable-mt --with-qt-libraries=/usr/qt/3/lib64 --disable-dependency-tracking --disable-debug --without-debug --without-arts --prefix=/usr/kde/3.5 --mandir=/usr/kde/3.5/share/man --infodir=/usr/kde/3.5/share/info --datadir=/usr/kde/3.5/share --sysconfdir=/usr/kde/3.5/etc --enable-libsuffix=64 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking for -p flag to install... yes >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for kde-config... /usr/kde/3.5/bin/kde-config >checking where to install... /usr/kde/3.5 (as requested) >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-g++ supports -Wmissing-format-attribute... yes >checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wundef... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wno-long-long... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wnon-virtual-dtor... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-exceptions... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-check-new... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fno-common... yes >checking whether x86_64-pc-linux-gnu-g++ supports -fexceptions... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking whether x86_64-pc-linux-gnu-g++ supports -O0... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wl,--no-undefined... yes >checking whether x86_64-pc-linux-gnu-g++ supports -Wl,--allow-shlib-undefined... yes >using lib directory suffix 64 >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise 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 for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-f95... no >checking for x86_64-pc-linux-gnu-fort... no >checking for x86_64-pc-linux-gnu-xlf95... no >checking for x86_64-pc-linux-gnu-ifc... no >checking for x86_64-pc-linux-gnu-efc... no >checking for x86_64-pc-linux-gnu-pgf95... no >checking for x86_64-pc-linux-gnu-lf95... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc static flag works... yes >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >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... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dlopen... (cached) no >checking for dlopen in -ldl... (cached) yes >checking whether a program can dlopen itself... (cached) yes >checking whether a statically linked program can dlopen itself... (cached) yes >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >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 msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >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... socklen_t >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 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 if res_init is available... yes >checking for killpg in -lucb... no >checking for int... yes >checking size of int... 4 >checking for short... yes >checking size of short... 2 >checking for long... yes >checking size of long... 8 >checking for char *... yes >checking size of char *... 8 >checking for dlopen in -ldl... (cached) yes >checking for shl_unload in -ldld... no >checking for size_t... yes >checking size of size_t... 8 >checking for unsigned long... yes >checking size of unsigned long... 8 >checking sizeof size_t == sizeof unsigned long... 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/lib64, headers . >checking for IceConnectionNumber in -lICE... yes >checking for libXext... yes >checking for pthread_create in -lpthread... yes >checking for extra includes... no >checking for extra libs... no >checking for libz... -lz >checking for libpng... -lpng -lz -lm >checking for libjpeg6b... no >checking for libjpeg... -ljpeg >checking for perl... /usr/bin/perl >checking for Qt... libraries /usr/qt/3/lib64, headers /usr/qt/3/include using -mt >checking for moc... /usr/qt/3/bin/moc >checking for uic... /usr/qt/3/bin/uic >checking whether uic supports -L ... yes >checking whether uic supports -nounload ... yes >checking if Qt needs -ljpeg... no >checking for rpath... yes >checking for KDE... libraries /usr/kde/3.5/lib64, headers /usr/kde/3.5/include >checking if UIC has KDE plugins available... yes >checking for KDE paths... defaults >checking for dcopidl... /usr/kde/3.5/bin/dcopidl >checking for dcopidl2cpp... /usr/kde/3.5/bin/dcopidl2cpp >checking for meinproc... /usr/kde/3.5/bin/meinproc >checking for kconfig_compiler... /usr/kde/3.5/bin/kconfig_compiler >checking for dcopidlng... /usr/kde/3.5/bin/dcopidlng >checking for xmllint... /usr/bin/xmllint >checking for unistd.h... (cached) yes >checking if admin should be compiled... no >checking if clients should be compiled... yes >checking if common should be compiled... yes >checking if misc should be compiled... yes >checking if network-server should be compiled... yes >checking if po should be compiled... yes >checking if server should be compiled... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating server/Makefile >config.status: creating network-server/Makefile >config.status: creating clients/Makefile >config.status: creating clients/human/Makefile >config.status: creating clients/human/pics/Makefile >config.status: creating clients/computer/Makefile >config.status: creating misc/Makefile >config.status: creating common/Makefile >config.status: creating common/communication/Makefile >config.status: creating common/general/Makefile >config.status: creating common/hearts/Makefile >config.status: creating common/network/Makefile >config.status: creating clients/human/setup/Makefile >config.status: creating po/Makefile >config.status: creating config.h >config.status: executing depfiles commands >make -j5 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98' >Making all in common >make[2]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common' >Making all in communication >make[3]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/communication' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o dispatch.o `test -f 'dispatch.cpp' || echo './'`dispatch.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o factory.o `test -f 'factory.cpp' || echo './'`factory.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o fdconnection.o `test -f 'fdconnection.cpp' || echo './'`fdconnection.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o message.o `test -f 'message.cpp' || echo './'`message.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o protocol.o `test -f 'protocol.cpp' || echo './'`protocol.cpp >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/strstream:46, > from factory.cpp:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/strstream:46, > from dispatch.cpp:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. >protocol.cpp: In function âstd::string Protocol::read_string(std::istream&)â: >protocol.cpp:95: warning: conversion to âcharâ from âintâ may alter its value >protocol.cpp:95: warning: conversion to âcharâ from âintâ may alter its value >protocol.cpp:99: warning: conversion to âcharâ from âintâ may alter its value >fdconnection.cpp: In member function âvirtual void FDConnection::poll_success()â: >fdconnection.cpp:50: warning: ignoring return value of âssize_t read(int, void*, size_t)â, declared with attribute warn_unused_result >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o open_connections.o `test -f 'open_connections.cpp' || echo './'`open_connections.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o translator.o `test -f 'translator.cpp' || echo './'`translator.cpp >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/strstream:46, > from translator.cpp:23: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. >open_connections.cpp: In function âint<unnamed>::open_client_tcp_connection(const char*, short int)â: >open_connections.cpp:76: warning: conversion to âshort unsigned intâ from âintâ may alter its value >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o typicalclient.o `test -f 'typicalclient.cpp' || echo './'`typicalclient.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o typicalserver.o `test -f 'typicalserver.cpp' || echo './'`typicalserver.cpp >rm -f libcomhearts.a >x86_64-pc-linux-gnu-ar cru libcomhearts.a dispatch.o factory.o fdconnection.o message.o protocol.o open_connections.o translator.o typicalclient.o typicalserver.o >x86_64-pc-linux-gnu-ranlib libcomhearts.a >make[3]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/communication' >Making all in hearts >make[3]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/hearts' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o card.o `test -f 'card.cpp' || echo './'`card.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o deck.o `test -f 'deck.cpp' || echo './'`deck.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o holder3.o `test -f 'holder3.cpp' || echo './'`holder3.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o player_id.o `test -f 'player_id.cpp' || echo './'`player_id.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o table.o `test -f 'table.cpp' || echo './'`table.cpp >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/strstream:46, > from deck.cpp:22: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o player_status.o `test -f 'player_status.cpp' || echo './'`player_status.cpp >card.cpp: In function âstd::istream& operator>>(std::istream&, Card&)â: >card.cpp:102: warning: conversion to âcharâ from âintâ may alter its value >card.cpp:116: warning: conversion to âcharâ from âintâ may alter its value >deck.cpp: In function âstd::string deck2string(const Deck&)â: >deck.cpp:77: warning: conversion to âintâ from âlong unsigned intâ may alter its value >rm -f libhearts.a >x86_64-pc-linux-gnu-ar cru libhearts.a card.o deck.o holder3.o player_id.o table.o player_status.o >x86_64-pc-linux-gnu-ranlib libhearts.a >make[3]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/hearts' >Making all in general >make[3]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/general' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o error.o `test -f 'error.cpp' || echo './'`error.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o utilitario.o `test -f 'utilitario.cpp' || echo './'`utilitario.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DQT_THREAD_SUPPORT -D_REENTRANT -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o min_time.o `test -f 'min_time.cpp' || echo './'`min_time.cpp >utilitario.cpp: In function âint Utility::read_to_vector(int, std::vector<char, std::allocator<char> >&, size_t)â: >utilitario.cpp:12: warning: conversion to âintâ from âssize_tâ may alter its value >utilitario.cpp: In function âvoid Utility::write_from_vector(int, std::vector<char, std::allocator<char> >&)â: >utilitario.cpp:24: warning: conversion to âintâ from âssize_tâ may alter its value >utilitario.cpp: In function âvoid Utility::init_pollfd(pollfd&, int, int)â: >utilitario.cpp:35: warning: conversion to âshort intâ from âintâ may alter its value >utilitario.cpp: In function âint Utility::Recvfrom(int, void*, size_t, int, void*, socklen_t*)â: >utilitario.cpp:49: warning: conversion to âintâ from âssize_tâ may alter its value >utilitario.cpp: In function âvoid Utility::Sendto(int, const void*, int, int, void*, socklen_t)â: >utilitario.cpp:89: warning: conversion to âintâ from âssize_tâ may alter its value >rm -f libgenhearts.a >x86_64-pc-linux-gnu-ar cru libgenhearts.a error.o utilitario.o min_time.o >x86_64-pc-linux-gnu-ranlib libgenhearts.a >make[3]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/general' >Making all in network >make[3]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o buffer.o `test -f 'buffer.cpp' || echo './'`buffer.cpp >/usr/qt/3/bin/moc ./connection.h -o connection.moc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o message.o `test -f 'message.cpp' || echo './'`message.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o authentication.o `test -f 'authentication.cpp' || echo './'`authentication.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o connection.o `test -f 'connection.cpp' || echo './'`connection.cpp >In file included from /usr/kde/3.5/include/kmdcodec.h:40, > from authentication.cpp:2: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from message.h:3, > from message.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qobject.h:46, > from /usr/kde/3.5/include/ksock.h:27, > from buffer.h:5, > from buffer.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from message.h:3, > from connection.h:4, > from connection.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from message.cpp:1: >message.h: At global scope: >message.h:114: warning: type qualifiers ignored on function return type >message.h: In function âconst T to(const QString&) [with T = short int]â: >message.h:116: warning: conversion to âshort intâ from âintâ may alter its value >message.h: At global scope: >message.h:120: warning: type qualifiers ignored on function return type >message.cpp: In function âMessage::typeEnum fromString(QString)â: >message.cpp:10: warning: the result of the conversion is unspecified because â-0x00000000000000001â is outside the range of type âMessage::typeEnumâ >message.cpp: In member function âunsigned int Message::numArgs() constâ: >message.cpp:43: warning: conversion to âunsigned intâ from âsize_tâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/kde/3.5/include/ksock.h:27, > from buffer.h:5, > from buffer.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from connection.h:4, > from connection.cpp:1: >message.h: At global scope: >message.h:114: warning: type qualifiers ignored on function return type >message.h: In function âconst T to(const QString&) [with T = short int]â: >message.h:116: warning: conversion to âshort intâ from âintâ may alter its value >message.h: At global scope: >message.h:120: warning: type qualifiers ignored on function return type >In file included from buffer.h:7, > from buffer.cpp:1: >message.h: At global scope: >message.h:114: warning: type qualifiers ignored on function return type >message.h: In function âconst T to(const QString&) [with T = short int]â: >message.h:116: warning: conversion to âshort intâ from âintâ may alter its value >message.h: At global scope: >message.h:120: warning: type qualifiers ignored on function return type >buffer.cpp: In function âMessage<unnamed>::decodeMessage(QString)â: >buffer.cpp:24: warning: the result of the conversion is unspecified because â-0x00000000000000001â is outside the range of type âMessage::typeEnumâ >In file included from /usr/qt/3/include/qobject.h:48, > from connection.h:5, > from connection.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >connection.cpp: In member function âvirtual void Network::UserConnection::get(Message)â: >connection.cpp:125: warning: enumeration value âcreateTableâ not handled in switch >connection.cpp:125: warning: enumeration value âjoinTableâ not handled in switch >connection.cpp:125: warning: enumeration value âleaveTableâ not handled in switch >connection.cpp:125: warning: enumeration value âhelloâ not handled in switch >connection.cpp:125: warning: enumeration value âauthâ not handled in switch >connection.cpp: In member function âvirtual void Network::ServerConnection::get(Message)â: >connection.cpp:181: warning: enumeration value âstartGameâ not handled in switch >connection.cpp:181: warning: enumeration value âconnectToâ not handled in switch >connection.cpp:181: warning: enumeration value âauthâ not handled in switch >connection.cpp:181: warning: enumeration value âlookAtâ not handled in switch >connection.cpp:181: warning: enumeration value âtableInfoâ not handled in switch >rm -f libnethearts.a >x86_64-pc-linux-gnu-ar cru libnethearts.a buffer.o connection.o message.o authentication.o >x86_64-pc-linux-gnu-ranlib libnethearts.a >make[3]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network' >make[3]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common' >make[2]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common' >Making all in server >make[2]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/server' >make[3]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/server' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -fexceptions -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o connectingplayer.o `test -f 'connectingplayer.cpp' || echo './'`connectingplayer.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -fexceptions -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o gamemanager.o `test -f 'gamemanager.cpp' || echo './'`gamemanager.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -fexceptions -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -fexceptions -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o player.o `test -f 'player.cpp' || echo './'`player.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -fexceptions -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o options.o `test -f 'options.cpp' || echo './'`options.cpp >In file included from options.h:32, > from options.cpp:18: >./player.h:88: warning: âclass Player::Receiverâ has virtual functions and accessible non-virtual destructor >options.cpp: In static member function âstatic void Options::init(int, char**)â: >options.cpp:79: warning: conversion to âintâ from âlong intâ may alter its valueIn file included from connectingplayer.h:4, > from connectingplayer.cpp:1: >player.h:88: warning: âclass Player::Receiverâ has virtual functions and accessible non-virtual destructor > >options.cpp:92: warning: conversion to âintâ from âlong intâ may alter its value >In file included from gamemanager.h:4, > from gamemanager.cpp:1: >player.h:88: warning: âclass Player::Receiverâ has virtual functions and accessible non-virtual destructor >options.cpp:93: warning: conversion to âshort intâ from âintâ may alter its value >In file included from gamemanager.cpp:1: >gamemanager.h:114: warning: âstruct GameManager::functor0_baseâ has virtual functions and accessible non-virtual destructor >gamemanager.h:182: warning: âclass GameManager::Receiverâ has virtual functions and accessible non-virtual destructor >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -fexceptions -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o server.o `test -f 'server.cpp' || echo './'`server.cpp >gamemanager.cpp: In member function âvoid GameManager::assign_points()â: >gamemanager.cpp:253: warning: conversion to âunsigned intâ from âptrdiff_tâ may alter its value >In file included from server.h:5, > from connectingplayer.cpp:6: >gamemanager.h:114: warning: âstruct GameManager::functor0_baseâ has virtual functions and accessible non-virtual destructor >gamemanager.h:182: warning: âclass GameManager::Receiverâ has virtual functions and accessible non-virtual destructor >In file included from player.cpp:18: >player.h:88: warning: âclass Player::Receiverâ has virtual functions and accessible non-virtual destructor >In file included from connectingplayer.h:4, > from server.h:4, > from main.cpp:22: >player.h:88: warning: âclass Player::Receiverâ has virtual functions and accessible non-virtual destructor >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -fexceptions -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o id_to_fd.o `test -f 'id_to_fd.cpp' || echo './'`id_to_fd.cpp >In file included from server.h:5, > from main.cpp:22: >gamemanager.h:114: warning: âstruct GameManager::functor0_baseâ has virtual functions and accessible non-virtual destructor >gamemanager.h:182: warning: âclass GameManager::Receiverâ has virtual functions and accessible non-virtual destructor >main.cpp: In function âint main(int, char**)â: >main.cpp:38: warning: conversion to âunsigned intâ from âtime_tâ may alter its value >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -fexceptions -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o open.o `test -f 'open.cpp' || echo './'`open.cpp >In file included from connectingplayer.h:4, > from server.h:4, > from server.cpp:1: >player.h:88: warning: âclass Player::Receiverâ has virtual functions and accessible non-virtual destructor >In file included from server.h:5, > from server.cpp:1: >gamemanager.h:114: warning: âstruct GameManager::functor0_baseâ has virtual functions and accessible non-virtual destructor >gamemanager.h:182: warning: âclass GameManager::Receiverâ has virtual functions and accessible non-virtual destructor >server.cpp: In member function âvoid Server::advertise_points()â: >server.cpp:62: warning: comparison between signed and unsigned integer expressions >In file included from server.h:5, > from server.cpp:1: >gamemanager.h: At global scope: >gamemanager.h: In instantiation of âGameManager::functor0<gameover_callback>â: >gamemanager.h:69: instantiated from âvoid GameManager::register_game_over_callback(const T&) [with T = gameover_callback]â >server.cpp:34: instantiated from here >gamemanager.h:119: warning: âstruct GameManager::functor0<gameover_callback>â has virtual functions and accessible non-virtual destructor >In file included from connectingplayer.h:4, > from server.h:4, > from open.cpp:22: >player.h:88: warning: âclass Player::Receiverâ has virtual functions and accessible non-virtual destructor >In file included from server.h:5, > from open.cpp:22: >gamemanager.h:114: warning: âstruct GameManager::functor0_baseâ has virtual functions and accessible non-virtual destructor >gamemanager.h:182: warning: âclass GameManager::Receiverâ has virtual functions and accessible non-virtual destructor >open.cpp: In function âvoid open_connections()â: >open.cpp:57: warning: conversion to âshort unsigned intâ from âintâ may alter its value >/bin/sh ../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -foperator-names -fexceptions -fexceptions -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o heartsserver connectingplayer.o gamemanager.o main.o player.o options.o server.o id_to_fd.o open.o ../common/communication/libcomhearts.a ../common/hearts/libhearts.a ../common/general/libgenhearts.a >make[3]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/server' >make[2]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/server' >Making all in misc >make[2]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/misc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/misc' >Making all in po >make[2]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/po' >Making all in clients >make[2]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients' >Making all in computer >make[3]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/computer' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o computerplayer.o `test -f 'computerplayer.cpp' || echo './'`computerplayer.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o computerplayer3_2.o `test -f 'computerplayer3_2.cpp' || echo './'`computerplayer3_2.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o computerplayer4.o `test -f 'computerplayer4.cpp' || echo './'`computerplayer4.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o computerplayerbase.o `test -f 'computerplayerbase.cpp' || echo './'`computerplayerbase.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o options.o `test -f 'options.cpp' || echo './'`options.cpp >/bin/sh ../../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o heartscomputerclient computerplayer.o computerplayer3_2.o computerplayer4.o computerplayerbase.o main.o options.o ../../common/communication/libcomhearts.a ../../common/hearts/libhearts.a ../../common/general/libgenhearts.a >make[3]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/computer' >Making all in human >make[3]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human' >Making all in pics >make[4]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/pics' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/pics' >Making all in setup >make[4]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup' >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -o networksetupwidget.h ./networksetupwidget.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -o initialchoicewidget.h ./initialchoicewidget.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -o localsetupwidget.h ./localsetupwidget.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -o clientorserverwidget.h ./clientorserverwidget.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -o serversetupwidget.h ./serversetupwidget.ui >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -o remotesetupwidget.h ./remotesetupwidget.ui >/usr/qt/3/bin/moc ./localsetup.h -o localsetup.moc >/usr/qt/3/bin/moc ./remotesetup.h -o remotesetup.moc >/usr/qt/3/bin/moc ./serversetup.h -o serversetup.moc >/usr/qt/3/bin/moc ./setupwindow.h -o setupwindow.moc >/usr/qt/3/bin/moc ./networksetup.h -o networksetup.moc >/usr/qt/3/bin/moc ./initialchoice.h -o initialchoice.moc >/usr/qt/3/bin/moc networksetupwidget.h -o networksetupwidget.moc >/usr/qt/3/bin/moc initialchoicewidget.h -o initialchoicewidget.moc >/usr/qt/3/bin/moc localsetupwidget.h -o localsetupwidget.moc >/usr/qt/3/bin/moc clientorserverwidget.h -o clientorserverwidget.moc >/usr/qt/3/bin/moc serversetupwidget.h -o serversetupwidget.moc >/usr/qt/3/bin/moc remotesetupwidget.h -o remotesetupwidget.moc >/usr/qt/3/bin/moc ./privatesetup.h -o privatesetup.moc.cpp >/usr/qt/3/bin/moc ./smartpage.h -o smartpage.moc.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o localsetup.o `test -f 'localsetup.cpp' || echo './'`localsetup.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o remotesetup.o `test -f 'remotesetup.cpp' || echo './'`remotesetup.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o serversetup.o `test -f 'serversetup.cpp' || echo './'`serversetup.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o setupwindow.o `test -f 'setupwindow.cpp' || echo './'`setupwindow.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o exec.o `test -f 'exec.cpp' || echo './'`exec.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from localsetup.h:4, > from localsetup.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from /usr/kde/3.5/include/ktabctl.h:26, > from setupwindow.h:4, > from setupwindow.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from exec.h:4, > from exec.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from serversetup.h:4, > from serversetup.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from remotesetup.h:4, > from remotesetup.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from localsetup.h:4, > from localsetup.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/kde/3.5/include/ktabctl.h:26, > from setupwindow.h:4, > from setupwindow.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/kde/3.5/include/kprocess.h:29, > from exec.cpp:5: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from localsetup.h:9, > from localsetup.cpp:1: >setupwindow.h: At global scope: >setupwindow.h:10: warning: âclass Connectorâ has virtual functions and accessible non-virtual destructor >In file included from setupwindow.cpp:1: >setupwindow.h: At global scope: >setupwindow.h:10: warning: âclass Connectorâ has virtual functions and accessible non-virtual destructor >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from remotesetup.h:4, > from remotesetup.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >localsetup.cpp: In member function âvirtual int LocalSetup::connect()â: >localsetup.cpp:57: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from serversetup.h:4, > from serversetup.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o networksetup.o `test -f 'networksetup.cpp' || echo './'`networksetup.cpp >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from remotesetup.h:6, > from remotesetup.cpp:1: >setupwindow.h: At global scope: >setupwindow.h:10: warning: âclass Connectorâ has virtual functions and accessible non-virtual destructor >In file included from serversetup.h:7, > from serversetup.cpp:1: >setupwindow.h: At global scope: >setupwindow.h:10: warning: âclass Connectorâ has virtual functions and accessible non-virtual destructor >In file included from setupwindow.cpp:60: >setupwindow.cpp:16: warning: â<unnamed>::introâ defined but not used >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o initialchoice.o `test -f 'initialchoice.cpp' || echo './'`initialchoice.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from networksetup.h:4, > from networksetup.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o privatesetup.o `test -f 'privatesetup.cpp' || echo './'`privatesetup.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from privatesetup.h:4, > from privatesetup.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from networksetup.h:4, > from networksetup.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >rm -f networksetupwidget.cpp >echo '#include <kdialog.h>' > networksetupwidget.cpp >echo '#include <klocale.h>' >> networksetupwidget.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i networksetupwidget.h ./networksetupwidget.ui > networksetupwidget.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" networksetupwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_networksetupwidget,g" >> networksetupwidget.cpp ;\ > rm -f networksetupwidget.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "networksetupwidget.moc"' >> networksetupwidget.cpp; else rm -f networksetupwidget.cpp ; exit $ret ; fi >rm -f initialchoicewidget.cpp >echo '#include <kdialog.h>' > initialchoicewidget.cpp >echo '#include <klocale.h>' >> initialchoicewidget.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i initialchoicewidget.h ./initialchoicewidget.ui > initialchoicewidget.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" initialchoicewidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_initialchoicewidget,g" >> initialchoicewidget.cpp ;\ > rm -f initialchoicewidget.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "initialchoicewidget.moc"' >> initialchoicewidget.cpp; else rm -f initialchoicewidget.cpp ; exit $ret ; fi >In file included from ../../../common/network/connection.h:4, > from networksetup.h:6, > from networksetup.cpp:1: >../../../common/network/message.h: At global scope: >../../../common/network/message.h:114: warning: type qualifiers ignored on function return type >../../../common/network/message.h: In function âconst T to(const QString&) [with T = short int]â: >../../../common/network/message.h:116: warning: conversion to âshort intâ from âintâ may alter its value >../../../common/network/message.h: At global scope: >../../../common/network/message.h:120: warning: type qualifiers ignored on function return type >In file included from networksetup.h:7, > from networksetup.cpp:1: >setupwindow.h:10: warning: âclass Connectorâ has virtual functions and accessible non-virtual destructor >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from privatesetup.h:4, > from privatesetup.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from initialchoice.h:4, > from initialchoice.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >rm -f localsetupwidget.cpp >echo '#include <kdialog.h>' > localsetupwidget.cpp >echo '#include <klocale.h>' >> localsetupwidget.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i localsetupwidget.h ./localsetupwidget.ui > localsetupwidget.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" localsetupwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_localsetupwidget,g" >> localsetupwidget.cpp ;\ > rm -f localsetupwidget.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "localsetupwidget.moc"' >> localsetupwidget.cpp; else rm -f localsetupwidget.cpp ; exit $ret ; fi >networksetup.cpp: In member function âvoid NetworkSetup::newTable()â: >networksetup.cpp:82: warning: âKLineEditDlgâ is deprecated (declared at /usr/kde/3.5/include/klineeditdlg.h:39) >networksetup.cpp:82: warning: âKLineEditDlg::KLineEditDlg(const QString&, const QString&, QWidget*)â is deprecated (declared at /usr/kde/3.5/include/klineeditdlg.h:58) >networksetup.cpp: In member function âvoid NetworkSetup::delayedProtocolChanged()â: >networksetup.cpp:141: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >rm -f clientorserverwidget.cpp >echo '#include <kdialog.h>' > clientorserverwidget.cpp >In file included from privatesetup.h:7, > from privatesetup.cpp:1: >setupwindow.h: At global scope: >setupwindow.h:10: warning: âclass Connectorâ has virtual functions and accessible non-virtual destructor >echo '#include <klocale.h>' >> clientorserverwidget.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i clientorserverwidget.h ./clientorserverwidget.ui > clientorserverwidget.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" clientorserverwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_clientorserverwidget,g" >> clientorserverwidget.cpp ;\ > rm -f clientorserverwidget.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "clientorserverwidget.moc"' >> clientorserverwidget.cpp; else rm -f clientorserverwidget.cpp ; exit $ret ; fi >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from initialchoice.h:4, > from initialchoice.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >rm -f serversetupwidget.cpp >echo '#include <kdialog.h>' > serversetupwidget.cpp >echo '#include <klocale.h>' >> serversetupwidget.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i serversetupwidget.h ./serversetupwidget.ui > serversetupwidget.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" serversetupwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_serversetupwidget,g" >> serversetupwidget.cpp ;\ > rm -f serversetupwidget.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "serversetupwidget.moc"' >> serversetupwidget.cpp; else rm -f serversetupwidget.cpp ; exit $ret ; fi >rm -f remotesetupwidget.cpp >In file included from localsetup.h:9, > from initialchoice.cpp:2: >setupwindow.h: At global scope: >setupwindow.h:10: warning: âclass Connectorâ has virtual functions and accessible non-virtual destructor >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o privatesetup.moc.o `test -f 'privatesetup.moc.cpp' || echo './'`privatesetup.moc.cpp >echo '#include <kdialog.h>' > remotesetupwidget.cpp >echo '#include <klocale.h>' >> remotesetupwidget.cpp >/usr/qt/3/bin/uic -L /usr/kde/3.5/lib64/kde3/plugins/designer -nounload -tr tr2i18n -i remotesetupwidget.h ./remotesetupwidget.ui > remotesetupwidget.cpp.temp ; ret=$?; \ > /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" remotesetupwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_remotesetupwidget,g" >> remotesetupwidget.cpp ;\ > rm -f remotesetupwidget.cpp.temp ;\ > if test "$ret" = 0; then echo '#include "remotesetupwidget.moc"' >> remotesetupwidget.cpp; else rm -f remotesetupwidget.cpp ; exit $ret ; fi >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o smartpage.moc.o `test -f 'smartpage.moc.cpp' || echo './'`smartpage.moc.cpp >In file included from ../../../common/network/connection.h:4, > from networksetup.h:6, > from initialchoice.cpp:3: >../../../common/network/message.h:114: warning: type qualifiers ignored on function return type >../../../common/network/message.h: In function âconst T to(const QString&) [with T = short int]â: >../../../common/network/message.h:116: warning: conversion to âshort intâ from âintâ may alter its value >../../../common/network/message.h: At global scope: >../../../common/network/message.h:120: warning: type qualifiers ignored on function return type >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o networksetupwidget.o `test -f 'networksetupwidget.cpp' || echo './'`networksetupwidget.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o initialchoicewidget.o `test -f 'initialchoicewidget.cpp' || echo './'`initialchoicewidget.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from privatesetup.h:4, > from privatesetup.moc.cpp:11: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from smartpage.h:4, > from smartpage.moc.cpp:11: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from networksetupwidget.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from initialchoicewidget.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from smartpage.h:4, > from smartpage.moc.cpp:11: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from networksetupwidget.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o localsetupwidget.o `test -f 'localsetupwidget.cpp' || echo './'`localsetupwidget.cpp >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from initialchoicewidget.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from privatesetup.h:4, > from privatesetup.moc.cpp:11: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from privatesetup.h:7, > from privatesetup.moc.cpp:11: >setupwindow.h: At global scope: >setupwindow.h:10: warning: âclass Connectorâ has virtual functions and accessible non-virtual destructor >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o clientorserverwidget.o `test -f 'clientorserverwidget.cpp' || echo './'`clientorserverwidget.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from localsetupwidget.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o serversetupwidget.o `test -f 'serversetupwidget.cpp' || echo './'`serversetupwidget.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -g -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o remotesetupwidget.o `test -f 'remotesetupwidget.cpp' || echo './'`remotesetupwidget.cpp >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from localsetupwidget.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from clientorserverwidget.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from remotesetupwidget.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from clientorserverwidget.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from serversetupwidget.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from serversetupwidget.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from /usr/qt/3/include/qdialog.h:45, > from /usr/kde/3.5/include/kdialog.h:26, > from remotesetupwidget.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >rm -f libheartssetup.a >x86_64-pc-linux-gnu-ar cru libheartssetup.a localsetup.o remotesetup.o serversetup.o setupwindow.o exec.o networksetup.o initialchoice.o privatesetup.o networksetupwidget.o initialchoicewidget.o localsetupwidget.o clientorserverwidget.o serversetupwidget.o remotesetupwidget.o privatesetup.moc.o smartpage.moc.o >x86_64-pc-linux-gnu-ranlib libheartssetup.a >make[4]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup' >make[4]: Entering directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human' >/usr/qt/3/bin/moc ./carddisplay.h -o carddisplay.moc >/usr/qt/3/bin/moc ./hand.h -o hand.moc >/usr/qt/3/bin/moc ./humanclient.h -o humanclient.moc >/usr/qt/3/bin/moc ./humaninterface.h -o humaninterface.moc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp >/usr/qt/3/bin/moc ./qtconnection.h -o qtconnection.moc >/usr/qt/3/bin/moc ./tabledisplayer.h -o tabledisplayer.moc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o options.o `test -f 'options.cpp' || echo './'`options.cpp >/usr/qt/3/bin/moc ./pointsbox.h -o pointsbox.moc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o carddisplay.o `test -f 'carddisplay.cpp' || echo './'`carddisplay.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o hand.o `test -f 'hand.cpp' || echo './'`hand.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o humanclient.o `test -f 'humanclient.cpp' || echo './'`humanclient.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qobject.h:46, > from /usr/kde/3.5/include/kxmlguifactory.h:24, > from /usr/kde/3.5/include/kmainwindow.h:24, > from humanclient.h:4, > from main.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/strstream:46, > from carddisplay.cpp:27: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/g++-v4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. >In file included from options.h:1, > from options.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from hand.h:21, > from hand.cpp:19: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qobject.h:46, > from /usr/kde/3.5/include/kxmlguifactory.h:24, > from /usr/kde/3.5/include/kmainwindow.h:24, > from humanclient.h:4, > from humanclient.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/kde/3.5/include/kxmlguifactory.h:24, > from /usr/kde/3.5/include/kmainwindow.h:24, > from humanclient.h:4, > from main.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/kde/3.5/include/kconfigbase.h:26, > from /usr/kde/3.5/include/kconfig.h:29, > from options.cpp:5: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from hand.h:21, > from hand.cpp:19: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >hand.cpp: In member function âvoid Hand::setHand(const Deck&)â: >hand.cpp:48: warning: conversion to âunsigned intâ from âsize_tâ may alter its value >hand.cpp:62: warning: conversion to âintâ from âsize_tâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from carddisplay.h:22, > from carddisplay.cpp:19: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/kde/3.5/include/kxmlguifactory.h:24, > from /usr/kde/3.5/include/kmainwindow.h:24, > from humanclient.h:4, > from humanclient.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o humaninterface.o `test -f 'humaninterface.cpp' || echo './'`humaninterface.cpp >In file included from /usr/kde/3.5/include/kaboutdata.h:24, > from main.cpp:8: >/usr/qt/3/include/qimage.h: In member function âbool QImageTextKeyLang::operator<(const QImageTextKeyLang&) constâ: >/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around â&&â within â||â >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o qtconnection.o `test -f 'qtconnection.cpp' || echo './'`qtconnection.cpp >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from carddisplay.h:22, > from carddisplay.cpp:19: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o tabledisplayer.o `test -f 'tabledisplayer.cpp' || echo './'`tabledisplayer.cpp >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from hand.h:21, > from humaninterface.h:22, > from humaninterface.cpp:18: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from humanclient.cpp:4: >setup/setupwindow.h: At global scope: >setup/setupwindow.h:10: warning: âclass Connectorâ has virtual functions and accessible non-virtual destructor >In file included from /usr/qt/3/include/qcstring.h:46, > from /usr/qt/3/include/qstring.h:45, > from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from carddisplay.h:22, > from carddisplay.cpp:19: >/usr/qt/3/include/qmemarray.h: In constructor âQMemArray<type>::QMemArray(int) [with type = QPoint]â: >/usr/qt/3/include/qpointarray.h:59: instantiated from here >/usr/qt/3/include/qmemarray.h:62: warning: conversion to âintâ from âlong unsigned intâ may alter its value >humanclient.cpp:84: warning: unused parameter âmâ >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qobject.h:46, > from qtconnection.h:9, > from qtconnection.cpp:1: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from hand.h:21, > from humaninterface.h:22, > from humaninterface.cpp:18: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from tabledisplayer.h:22, > from tabledisplayer.cpp:18: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from qtconnection.h:9, > from qtconnection.cpp:1: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >qtconnection.cpp: In member function âvoid QtConnection::set_fd(int)â: >qtconnection.cpp:26: warning: âKSocket::KSocket(int)â is deprecated (declared at /usr/kde/3.5/include/ksock.h:95) >qtconnection.cpp: In member function âvoid QtConnection::socket_callback(KSocket*, int)â: >qtconnection.cpp:59: warning: conversion to âshort intâ from âconst intâ may alter its value >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I../../common -DQT_THREAD_SUPPORT -D_REENTRANT -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -c -o pointsbox.o `test -f 'pointsbox.cpp' || echo './'`pointsbox.cpp >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from tabledisplayer.h:22, > from tabledisplayer.cpp:18: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >In file included from /usr/qt/3/include/qwindowdefs.h:47, > from /usr/qt/3/include/qwidget.h:45, > from pointsbox.h:21, > from pointsbox.cpp:18: >/usr/qt/3/include/qstring.h: In member function âchar QChar::latin1() constâ: >/usr/qt/3/include/qstring.h:197: warning: conversion to âcharâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setCell(uchar)â: >/usr/qt/3/include/qstring.h:222: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In member function âvoid QChar::setRow(uchar)â: >/usr/qt/3/include/qstring.h:223: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQChar::QChar(uchar, uchar)â: >/usr/qt/3/include/qstring.h:267: warning: conversion to âushortâ from âintâ may alter its value >/usr/qt/3/include/qstring.h: In constructor âQStringData::QStringData(QChar*, uint, uint)â: >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >/usr/qt/3/include/qstring.h:365: warning: conversion to âunsigned int:30â from âuintâ may alter its value >In file included from /usr/qt/3/include/qobject.h:48, > from /usr/qt/3/include/qwidget.h:46, > from pointsbox.h:21, > from pointsbox.cpp:18: >/usr/qt/3/include/qevent.h: In constructor âQContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const QPoint&, const QPoint&, int)â: >/usr/qt/3/include/qevent.h:432: warning: conversion to âunsigned charâ from âuintâ may alter its value >/usr/qt/3/include/qevent.h: In member function âvoid QDropEvent::setAction(QDropEvent::Action)â: >/usr/qt/3/include/qevent.h:523: warning: conversion to âunsigned charâ from âuintâ may alter its value >pointsbox.cpp: In member function âvoid PointsBox::insertLine(unsigned int, unsigned int, unsigned int, unsigned int)â: >pointsbox.cpp:104: warning: unused variable âformatâ >pointsbox.cpp:105: warning: unused variable âformatâ >pointsbox.cpp:106: warning: unused variable âformatâ >pointsbox.cpp:107: warning: unused variable âformatâ >/bin/sh ../../libtool --silent --mode=link --tag=CXX x86_64-pc-linux-gnu-g++ -foperator-names -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=core2 -msse4.1 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -foperator-names -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hearts -L/usr/lib64 -L/usr/qt/3/lib64 -L/usr/kde/3.5/lib64 -R /usr/kde/3.5/lib64 -R /usr/qt/3/lib64 -R /usr/lib64 carddisplay.o hand.o humanclient.o humaninterface.o main.o qtconnection.o tabledisplayer.o options.o pointsbox.o setup/libheartssetup.a ../../common/communication/libcomhearts.a ../../common/hearts/libhearts.a ../../common/general/libgenhearts.a -lkdeui -lkdecore -lXext -lX11 ../../common/network/libnethearts.a >carddisplay.o: In function `CardDisplay::staticMetaObject()': >carddisplay.cpp:(.text+0x79): undefined reference to `QWidget::staticMetaObject()' >carddisplay.cpp:(.text+0xce): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >carddisplay.cpp:(.text+0xe4): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >carddisplay.o: In function `CardDisplay::unselected(Card)': >carddisplay.cpp:(.text+0x14f): undefined reference to `QObject::receivers(int) const' >carddisplay.cpp:(.text+0x16c): undefined reference to `static_QUType_Null' >carddisplay.cpp:(.text+0x178): undefined reference to `static_QUType_Null' >carddisplay.cpp:(.text+0x17d): undefined reference to `static_QUType_ptr' >carddisplay.cpp:(.text+0x182): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >carddisplay.cpp:(.text+0x190): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >carddisplay.o: In function `CardDisplay::selected(Card)': >carddisplay.cpp:(.text+0x20e): undefined reference to `QObject::receivers(int) const' >carddisplay.cpp:(.text+0x22b): undefined reference to `static_QUType_Null' >carddisplay.cpp:(.text+0x237): undefined reference to `static_QUType_Null' >carddisplay.cpp:(.text+0x23c): undefined reference to `static_QUType_ptr' >carddisplay.cpp:(.text+0x241): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >carddisplay.cpp:(.text+0x24f): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >carddisplay.o: In function `CardDisplay::clicked(Card)': >carddisplay.cpp:(.text+0x2cc): undefined reference to `QObject::receivers(int) const' >carddisplay.cpp:(.text+0x2e9): undefined reference to `static_QUType_Null' >carddisplay.cpp:(.text+0x2f5): undefined reference to `static_QUType_Null' >carddisplay.cpp:(.text+0x2fa): undefined reference to `static_QUType_ptr' >carddisplay.cpp:(.text+0x2ff): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >carddisplay.cpp:(.text+0x30d): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >carddisplay.o: In function `CardDisplay::trUtf8(char const*, char const*)': >carddisplay.cpp:(.text+0x3f4): undefined reference to `qApp' >carddisplay.cpp:(.text+0x415): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >carddisplay.o: In function `CardDisplay::tr(char const*, char const*)': >carddisplay.cpp:(.text+0x434): undefined reference to `qApp' >carddisplay.cpp:(.text+0x452): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >carddisplay.o: In function `CardDisplay::CardDisplay(Card, QWidget*, char const*)': >carddisplay.cpp:(.text+0x655): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >carddisplay.o: In function `CardDisplay::CardDisplay(Card, QWidget*, char const*)': >carddisplay.cpp:(.text+0x6c5): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >carddisplay.o: In function `global constructors keyed to _ZN11CardDisplay6imagesE': >carddisplay.cpp:(.text+0x7fa): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >carddisplay.cpp:(.text+0x809): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >carddisplay.o: In function `CardDisplay::load(Card)': >carddisplay.cpp:(.text+0xaaa): undefined reference to `KGlobal::instance()' >carddisplay.cpp:(.text+0xabf): undefined reference to `QString::QString(char const*)' >carddisplay.cpp:(.text+0xae4): undefined reference to `locate(char const*, QString const&, KInstance const*)' >carddisplay.cpp:(.text+0xb3b): undefined reference to `QStringData::deleteSelf()' >carddisplay.cpp:(.text+0xc6e): undefined reference to `QStringData::deleteSelf()' >carddisplay.cpp:(.text+0xcad): undefined reference to `i18n(char const*)' >carddisplay.cpp:(.text+0xcc6): undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' >carddisplay.cpp:(.text+0xce6): undefined reference to `QStringData::deleteSelf()' >carddisplay.o: In function `CardDisplay::load_selected(Card)': >carddisplay.cpp:(.text+0x10e4): undefined reference to `QPainter::begin(QPaintDevice const*, bool)' >carddisplay.cpp:(.text+0x111e): undefined reference to `QPainter::drawPoint(int, int)' >carddisplay.o: In function `CardDisplay::paintEvent(QPaintEvent*)': >carddisplay.cpp:(.text+0x1533): undefined reference to `QPainter::begin(QPaintDevice const*, bool)' >carddisplay.cpp:(.text+0x156c): undefined reference to `QPainter::drawPixmap(int, int, QPixmap const&, int, int, int, int)' >carddisplay.o: In function `CardDisplay::qt_property(int, int, QVariant*)': >carddisplay.cpp:(.text+0x21): undefined reference to `QWidget::qt_property(int, int, QVariant*)' >carddisplay.o: In function `CardDisplay::qt_cast(char const*)': >carddisplay.cpp:(.text+0x57): undefined reference to `QWidget::qt_cast(char const*)' >carddisplay.o: In function `CardDisplay::qt_emit(int, QUObject*)': >carddisplay.cpp:(.text+0x3bb): undefined reference to `QWidget::qt_emit(int, QUObject*)' >carddisplay.o: In function `CardDisplay::repaint()': >carddisplay.cpp:(.text+0x476): undefined reference to `QWidget::repaint(bool)' >carddisplay.o: In function `CardDisplay::qt_invoke(int, QUObject*)': >carddisplay.cpp:(.text+0x5ad): undefined reference to `QWidget::qt_invoke(int, QUObject*)' >carddisplay.o:(.rodata+0x2e8): undefined reference to `static_QUType_ptr' >carddisplay.o:(.rodata+0x308): undefined reference to `static_QUType_ptr' >carddisplay.o:(.rodata+0x328): undefined reference to `static_QUType_ptr' >carddisplay.o:(.rodata+0x348): undefined reference to `static_QUType_ptr' >carddisplay.o:(.rodata+0x368): undefined reference to `static_QUType_bool' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x60): undefined reference to `QWidget::setName(char const*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x68): undefined reference to `QObject::insertChild(QObject*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x70): undefined reference to `QObject::removeChild(QObject*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x160): undefined reference to `QWidget::setFocus()' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x168): undefined reference to `QWidget::setActiveWindow()' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x188): undefined reference to `QWidget::show()' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x190): undefined reference to `QWidget::hide()' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x1b0): undefined reference to `QWidget::polish()' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x1b8): undefined reference to `QWidget::move(int, int)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x1c0): undefined reference to `QWidget::resize(int, int)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x230): undefined reference to `QWidget::customWhatsThis() const' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x310): undefined reference to `QWidget::updateMask()' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x340): undefined reference to `QWidget::metric(int) const' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x3a0): undefined reference to `QPaintDevice::setResolution(int)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x3a8): undefined reference to `QPaintDevice::resolution() const' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x3b0): undefined reference to `QPaintDevice::handle() const' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x3b8): undefined reference to `QPaintDevice::x11RenderHandle() const' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x3c0): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x3c8): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x3d0): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x3d8): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >carddisplay.o:(.rodata._ZTV11CardDisplay[vtable for CardDisplay]+0x3e0): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >carddisplay.o:(.rodata._ZTV6QGList[vtable for QGList]+0x18): undefined reference to `QGList::clear()' >carddisplay.o:(.rodata._ZTV6QGList[vtable for QGList]+0x20): undefined reference to `QGList::~QGList()' >carddisplay.o:(.rodata._ZTV6QGList[vtable for QGList]+0x28): undefined reference to `QGList::~QGList()' >carddisplay.o:(.rodata._ZTV6QGList[vtable for QGList]+0x30): undefined reference to `QPtrCollection::newItem(void*)' >carddisplay.o:(.rodata._ZTV6QGList[vtable for QGList]+0x40): undefined reference to `QGList::compareItems(void*, void*)' >carddisplay.o:(.rodata._ZTV6QGList[vtable for QGList]+0x48): undefined reference to `QGList::read(QDataStream&, void*&)' >carddisplay.o:(.rodata._ZTV6QGList[vtable for QGList]+0x50): undefined reference to `QGList::write(QDataStream&, void*) const' >carddisplay.o:(.rodata._ZTI6QGList[typeinfo for QGList]+0x10): undefined reference to `typeinfo for QPtrCollection' >hand.o: In function `global constructors keyed to _ZN4HandC2EP7QWidgetPKc': >hand.cpp:(.text+0xa2): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >hand.cpp:(.text+0xb1): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >hand.o: In function `Hand::staticMetaObject()': >hand.cpp:(.text+0x119): undefined reference to `QWidget::staticMetaObject()' >hand.cpp:(.text+0x16e): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >hand.cpp:(.text+0x184): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >hand.o: In function `Hand::unselected(Card)': >hand.cpp:(.text+0x1ef): undefined reference to `QObject::receivers(int) const' >hand.cpp:(.text+0x20c): undefined reference to `static_QUType_Null' >hand.cpp:(.text+0x218): undefined reference to `static_QUType_Null' >hand.cpp:(.text+0x21d): undefined reference to `static_QUType_ptr' >hand.cpp:(.text+0x222): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >hand.cpp:(.text+0x230): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >hand.o: In function `Hand::selected(Card)': >hand.cpp:(.text+0x2be): undefined reference to `QObject::receivers(int) const' >hand.cpp:(.text+0x2db): undefined reference to `static_QUType_Null' >hand.cpp:(.text+0x2e7): undefined reference to `static_QUType_Null' >hand.cpp:(.text+0x2ec): undefined reference to `static_QUType_ptr' >hand.cpp:(.text+0x2f1): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >hand.cpp:(.text+0x2ff): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >hand.o: In function `Hand::clicked(Card)': >hand.cpp:(.text+0x38c): undefined reference to `QObject::receivers(int) const' >hand.cpp:(.text+0x3a9): undefined reference to `static_QUType_Null' >hand.cpp:(.text+0x3b5): undefined reference to `static_QUType_Null' >hand.cpp:(.text+0x3ba): undefined reference to `static_QUType_ptr' >hand.cpp:(.text+0x3bf): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >hand.cpp:(.text+0x3cd): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >hand.o: In function `Hand::trUtf8(char const*, char const*)': >hand.cpp:(.text+0x4c4): undefined reference to `qApp' >hand.cpp:(.text+0x4e5): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >hand.o: In function `Hand::tr(char const*, char const*)': >hand.cpp:(.text+0x504): undefined reference to `qApp' >hand.cpp:(.text+0x522): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >hand.o: In function `Hand::Hand(QWidget*, char const*)': >hand.cpp:(.text+0x587): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >hand.o: In function `Hand::Hand(QWidget*, char const*)': >hand.cpp:(.text+0x5c7): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >hand.o: In function `Hand::setHand(std::vector<Card, std::allocator<Card> > const&)': >hand.cpp:(.text+0x6ea): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >hand.cpp:(.text+0x707): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >hand.cpp:(.text+0x724): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >hand.o: In function `Hand::qt_property(int, int, QVariant*)': >hand.cpp:(.text+0xc1): undefined reference to `QWidget::qt_property(int, int, QVariant*)' >hand.o: In function `Hand::qt_cast(char const*)': >hand.cpp:(.text+0xf7): undefined reference to `QWidget::qt_cast(char const*)' >hand.o: In function `Hand::qt_emit(int, QUObject*)': >hand.cpp:(.text+0x48b): undefined reference to `QWidget::qt_emit(int, QUObject*)' >hand.o: In function `Hand::qt_invoke(int, QUObject*)': >hand.cpp:(.text+0x915): undefined reference to `QWidget::qt_invoke(int, QUObject*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x60): undefined reference to `QWidget::setName(char const*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x68): undefined reference to `QObject::insertChild(QObject*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x70): undefined reference to `QObject::removeChild(QObject*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x160): undefined reference to `QWidget::setFocus()' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x168): undefined reference to `QWidget::setActiveWindow()' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x188): undefined reference to `QWidget::show()' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x190): undefined reference to `QWidget::hide()' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x1b0): undefined reference to `QWidget::polish()' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x1b8): undefined reference to `QWidget::move(int, int)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x1c0): undefined reference to `QWidget::resize(int, int)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x230): undefined reference to `QWidget::customWhatsThis() const' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x310): undefined reference to `QWidget::updateMask()' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x340): undefined reference to `QWidget::metric(int) const' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x3a0): undefined reference to `QPaintDevice::setResolution(int)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x3a8): undefined reference to `QPaintDevice::resolution() const' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x3b0): undefined reference to `QPaintDevice::handle() const' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x3b8): undefined reference to `QPaintDevice::x11RenderHandle() const' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x3c0): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x3c8): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x3d0): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x3d8): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >hand.o:(.rodata._ZTV4Hand[vtable for Hand]+0x3e0): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >hand.o:(.rodata+0x1a8): undefined reference to `static_QUType_ptr' >hand.o:(.rodata+0x1c8): undefined reference to `static_QUType_ptr' >hand.o:(.rodata+0x1e8): undefined reference to `static_QUType_ptr' >hand.o:(.rodata+0x208): undefined reference to `static_QUType_ptr' >hand.o:(.rodata+0x228): undefined reference to `static_QUType_ptr' >hand.o:(.rodata+0x248): more undefined references to `static_QUType_ptr' follow >humanclient.o: In function `global constructors keyed to _ZN11HumanClientC2Ev': >humanclient.cpp:(.text+0x72): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >humanclient.cpp:(.text+0x81): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >humanclient.o: In function `HumanClient::staticMetaObject()': >humanclient.cpp:(.text+0xd9): undefined reference to `KMainWindow::staticMetaObject()' >humanclient.cpp:(.text+0x128): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >humanclient.cpp:(.text+0x13e): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >humanclient.o: In function `HumanClient::trUtf8(char const*, char const*)': >humanclient.cpp:(.text+0x154): undefined reference to `qApp' >humanclient.cpp:(.text+0x175): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >humanclient.o: In function `HumanClient::tr(char const*, char const*)': >humanclient.cpp:(.text+0x194): undefined reference to `qApp' >humanclient.cpp:(.text+0x1b2): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >humanclient.o: In function `HumanClient::namequery()': >humanclient.cpp:(.text+0x3b2): undefined reference to `QStringData::deleteSelf()' >humanclient.o: In function `HumanClient::giveStatus(player_id::type)': >humanclient.cpp:(.text+0x408): undefined reference to `kdWarning(int)' >humanclient.cpp:(.text+0x41b): undefined reference to `kdbgstream::~kdbgstream()' >humanclient.cpp:(.text+0x44e): undefined reference to `i18n(char const*)' >humanclient.cpp:(.text+0x47a): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0x496): undefined reference to `i18n(char const*)' >humanclient.cpp:(.text+0x4be): undefined reference to `i18n(char const*)' >humanclient.cpp:(.text+0x4fe): undefined reference to `QString::operator+=(QString const&)' >humanclient.cpp:(.text+0x51b): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0x524): undefined reference to `QChar::null' >humanclient.cpp:(.text+0x581): undefined reference to `QString::operator+=(QString const&)' >humanclient.cpp:(.text+0x59e): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0x5cb): undefined reference to `QString::operator+=(QString const&)' >humanclient.cpp:(.text+0x5e8): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0x5f1): undefined reference to `QChar::null' >humanclient.cpp:(.text+0x644): undefined reference to `kdbgstream::flush()' >humanclient.cpp:(.text+0x654): undefined reference to `kdbgstream::flush()' >humanclient.cpp:(.text+0x661): undefined reference to `QString::makeSharedNull()' >humanclient.o: In function `HumanClient::HumanClient()': >humanclient.cpp:(.text+0x68b): undefined reference to `KMainWindow::KMainWindow(QWidget*, char const*, unsigned int)' >humanclient.cpp:(.text+0x738): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0x755): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0x772): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0x78b): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0x7a8): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.o:humanclient.cpp:(.text+0x7c1): more undefined references to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' follow >humanclient.o: In function `HumanClient::HumanClient()': >humanclient.cpp:(.text+0x84c): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0x86a): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0x883): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0x89c): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0x8b5): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0x8ce): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.o:humanclient.cpp:(.text+0x8eb): more undefined references to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' follow >humanclient.o: In function `HumanClient::HumanClient()': >humanclient.cpp:(.text+0x97a): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0x9bd): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0xa00): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0xa3d): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0xae8): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.o: In function `HumanClient::HumanClient()': >humanclient.cpp:(.text+0xb38): undefined reference to `KMainWindow::KMainWindow(QWidget*, char const*, unsigned int)' >humanclient.cpp:(.text+0xbe4): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0xc01): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0xc1e): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0xc37): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0xc54): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.o:humanclient.cpp:(.text+0xc6d): more undefined references to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' follow >humanclient.o: In function `HumanClient::HumanClient()': >humanclient.cpp:(.text+0xcf8): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0xd16): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0xd2f): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0xd48): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0xd61): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.cpp:(.text+0xd7a): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.o:humanclient.cpp:(.text+0xd97): more undefined references to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' follow >humanclient.o: In function `HumanClient::HumanClient()': >humanclient.cpp:(.text+0xe26): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0xe69): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0xeac): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0xee9): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0xf94): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humanclient.o: In function `HumanClient::invalidMove(QString)': >humanclient.cpp:(.text+0xfc6): undefined reference to `QString::ascii() const' >humanclient.cpp:(.text+0x108d): undefined reference to `i18n(char const*)' >humanclient.cpp:(.text+0x1095): undefined reference to `QString::ascii() const' >humanclient.cpp:(.text+0x10a0): undefined reference to `i18n(char const*)' >humanclient.cpp:(.text+0x10ad): undefined reference to `i18n(char const*)' >humanclient.cpp:(.text+0x10f3): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0x1110): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0x112d): undefined reference to `QStringData::deleteSelf()' >humanclient.o: In function `HumanClient::terminate(QString)': >humanclient.cpp:(.text+0x1368): undefined reference to `i18n(char const*)' >humanclient.cpp:(.text+0x1381): undefined reference to `KMessageBox::information(QWidget*, QString const&, QString const&, QString const&, int)' >humanclient.cpp:(.text+0x139d): undefined reference to `QStringData::deleteSelf()' >humanclient.o: In function `HumanClient::qt_invoke(int, QUObject*)': >humanclient.cpp:(.text+0x13e3): undefined reference to `KMainWindow::qt_invoke(int, QUObject*)' >humanclient.cpp:(.text+0x145e): undefined reference to `QString::QString(QString const&)' >humanclient.cpp:(.text+0x148e): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text+0x154e): undefined reference to `QString::QString(QString const&)' >humanclient.cpp:(.text+0x1579): undefined reference to `QString::QString(QString const&)' >humanclient.o: In function `HumanClient::qt_emit(int, QUObject*)': >humanclient.cpp:(.text+0x21): undefined reference to `KMainWindow::qt_emit(int, QUObject*)' >humanclient.o: In function `HumanClient::qt_property(int, int, QVariant*)': >humanclient.cpp:(.text+0x31): undefined reference to `KMainWindow::qt_property(int, int, QVariant*)' >humanclient.o: In function `HumanClient::qt_cast(char const*)': >humanclient.cpp:(.text+0xb7): undefined reference to `KMainWindow::qt_cast(char const*)' >humanclient.o: In function `KMainWindow::metaObject() const': >humanclient.cpp:(.text._ZNK11KMainWindow10metaObjectEv[KMainWindow::metaObject() const]+0x1): undefined reference to `KMainWindow::staticMetaObject()' >humanclient.o: In function `endl(kdbgstream&)': >humanclient.cpp:(.text._Z4endlR10kdbgstream[endl(kdbgstream&)]+0x49): undefined reference to `QString::operator+=(QString const&)' >humanclient.cpp:(.text._Z4endlR10kdbgstream[endl(kdbgstream&)]+0x65): undefined reference to `QStringData::deleteSelf()' >humanclient.cpp:(.text._Z4endlR10kdbgstream[endl(kdbgstream&)]+0x6d): undefined reference to `QChar::null' >humanclient.cpp:(.text._Z4endlR10kdbgstream[endl(kdbgstream&)]+0x88): undefined reference to `kdbgstream::flush()' >humanclient.o:(.rodata+0x408): undefined reference to `static_QUType_QString' >humanclient.o:(.rodata+0x428): undefined reference to `static_QUType_ptr' >humanclient.o:(.rodata+0x448): undefined reference to `static_QUType_ptr' >humanclient.o:(.rodata+0x468): undefined reference to `static_QUType_ptr' >humanclient.o:(.rodata+0x488): undefined reference to `static_QUType_ptr' >humanclient.o:(.rodata+0x4a8): undefined reference to `static_QUType_ptr' >humanclient.o:(.rodata+0x4c8): more undefined references to `static_QUType_ptr' follow >humanclient.o:(.rodata+0x528): undefined reference to `static_QUType_QString' >humanclient.o:(.rodata+0x548): undefined reference to `static_QUType_QString' >humanclient.o:(.rodata+0x568): undefined reference to `static_QUType_int' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x60): undefined reference to `QMainWindow::eventFilter(QObject*, QEvent*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x68): undefined reference to `QWidget::setName(char const*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x70): undefined reference to `QObject::insertChild(QObject*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x78): undefined reference to `QObject::removeChild(QObject*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x98): undefined reference to `KMainWindow::childEvent(QChildEvent*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0xa0): undefined reference to `QObject::customEvent(QCustomEvent*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0xb8): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0xe0): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0xe8): undefined reference to `QWidget::setEraseColor(QColor const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0xf0): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x100): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x108): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x138): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x140): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x150): undefined reference to `KMainWindow::setIcon(QPixmap const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x158): undefined reference to `QWidget::setIconText(QString const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x160): undefined reference to `QWidget::setMouseTracking(bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x168): undefined reference to `QWidget::setFocus()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x170): undefined reference to `QWidget::setActiveWindow()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x178): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x190): undefined reference to `KMainWindow::show()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x198): undefined reference to `KMainWindow::hide()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x1b8): undefined reference to `QWidget::polish()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x1c0): undefined reference to `QWidget::move(int, int)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x1c8): undefined reference to `QWidget::resize(int, int)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x1d0): undefined reference to `QWidget::setGeometry(int, int, int, int)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x1e8): undefined reference to `QMainWindow::sizeHint() const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x1f0): undefined reference to `QMainWindow::minimumSizeHint() const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x218): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x228): undefined reference to `QWidget::setAutoMask(bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x230): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x238): undefined reference to `QWidget::customWhatsThis() const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x298): undefined reference to `KMainWindow::paintEvent(QPaintEvent*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x2a8): undefined reference to `KMainWindow::resizeEvent(QResizeEvent*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x2c0): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x2c8): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x2d0): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x318): undefined reference to `QWidget::updateMask()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x320): undefined reference to `QMainWindow::styleChange(QStyle&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x348): undefined reference to `QWidget::metric(int) const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x378): undefined reference to `QWidget::setKeyCompression(bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x380): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x390): undefined reference to `QMainWindow::setDockEnabled(Qt::Dock, bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x398): undefined reference to `QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3a0): undefined reference to `QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3a8): undefined reference to `QMainWindow::addDockWindow(QDockWindow*, QString const&, Qt::Dock, bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3b0): undefined reference to `QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3b8): undefined reference to `QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, bool, int, int)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3c0): undefined reference to `QMainWindow::removeDockWindow(QDockWindow*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3c8): undefined reference to `QMainWindow::dockingArea(QPoint const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3d0): undefined reference to `QMainWindow::isCustomizable() const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3d8): undefined reference to `QMainWindow::setRightJustification(bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3e0): undefined reference to `QMainWindow::setUsesBigPixmaps(bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3e8): undefined reference to `QMainWindow::setUsesTextLabel(bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3f0): undefined reference to `QMainWindow::setDockWindowsMovable(bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x3f8): undefined reference to `QMainWindow::setOpaqueMoving(bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x400): undefined reference to `QMainWindow::setDockMenuEnabled(bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x408): undefined reference to `QMainWindow::whatsThis()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x410): undefined reference to `QMainWindow::setAppropriate(QDockWindow*, bool)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x418): undefined reference to `QMainWindow::customize()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x420): undefined reference to `QMainWindow::setUpLayout()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x428): undefined reference to `QMainWindow::showDockMenu(QPoint const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x440): undefined reference to `QMainWindow::setToolTipGroup(QToolTipGroup*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x448): undefined reference to `KMainWindow::guiFactory()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x450): undefined reference to `KMainWindow::finalizeGUI(KXMLGUIClient*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x468): undefined reference to `KMainWindow::slotStateChanged(QString const&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x4a8): undefined reference to `KMainWindow::virtual_hook(int, void*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x4d0): undefined reference to `QPaintDevice::setResolution(int)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x4d8): undefined reference to `QPaintDevice::resolution() const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x4e0): undefined reference to `QPaintDevice::handle() const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x4e8): undefined reference to `QPaintDevice::x11RenderHandle() const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x4f0): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x4f8): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x500): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x508): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x510): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x540): undefined reference to `KXMLGUIBuilder::createContainer(QWidget*, int, QDomElement const&, int&)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x548): undefined reference to `KXMLGUIBuilder::removeContainer(QWidget*, QWidget*, QDomElement&, int)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x560): undefined reference to `KXMLGUIBuilder::removeCustomElement(QWidget*, int)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x568): undefined reference to `non-virtual thunk to KMainWindow::finalizeGUI(KXMLGUIClient*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x570): undefined reference to `non-virtual thunk to KMainWindow::virtual_hook(int, void*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x620): undefined reference to `KXMLGUIClient::instance() const' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x640): undefined reference to `KXMLGUIClient::setInstance(KInstance*)' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x668): undefined reference to `KXMLGUIClient::conserveMemory()' >humanclient.o:(.rodata._ZTV11HumanClient[vtable for HumanClient]+0x678): undefined reference to `virtual thunk to KMainWindow::virtual_hook(int, void*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x20): undefined reference to `KMainWindow::className() const' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x28): undefined reference to `KMainWindow::qt_cast(char const*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x30): undefined reference to `KMainWindow::qt_invoke(int, QUObject*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x38): undefined reference to `KMainWindow::qt_emit(int, QUObject*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x40): undefined reference to `KMainWindow::qt_property(int, int, QVariant*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x60): undefined reference to `QMainWindow::eventFilter(QObject*, QEvent*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x68): undefined reference to `QWidget::setName(char const*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x70): undefined reference to `QObject::insertChild(QObject*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x78): undefined reference to `QObject::removeChild(QObject*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x98): undefined reference to `KMainWindow::childEvent(QChildEvent*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0xa0): undefined reference to `QObject::customEvent(QCustomEvent*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0xb8): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0xe0): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0xe8): undefined reference to `QWidget::setEraseColor(QColor const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0xf0): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x100): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x108): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x138): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x140): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x150): undefined reference to `KMainWindow::setIcon(QPixmap const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x158): undefined reference to `QWidget::setIconText(QString const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x160): undefined reference to `QWidget::setMouseTracking(bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x168): undefined reference to `QWidget::setFocus()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x170): undefined reference to `QWidget::setActiveWindow()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x178): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x190): undefined reference to `KMainWindow::show()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x198): undefined reference to `KMainWindow::hide()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x1b8): undefined reference to `QWidget::polish()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x1c0): undefined reference to `QWidget::move(int, int)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x1c8): undefined reference to `QWidget::resize(int, int)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x1d0): undefined reference to `QWidget::setGeometry(int, int, int, int)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x1e8): undefined reference to `QMainWindow::sizeHint() const' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x1f0): undefined reference to `QMainWindow::minimumSizeHint() const' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x218): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x228): undefined reference to `QWidget::setAutoMask(bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x230): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x238): undefined reference to `QWidget::customWhatsThis() const' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x298): undefined reference to `KMainWindow::paintEvent(QPaintEvent*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x2a8): undefined reference to `KMainWindow::resizeEvent(QResizeEvent*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x2c0): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x2c8): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x2d0): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x318): undefined reference to `QWidget::updateMask()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x320): undefined reference to `QMainWindow::styleChange(QStyle&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x348): undefined reference to `QWidget::metric(int) const' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x378): undefined reference to `QWidget::setKeyCompression(bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x380): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x390): undefined reference to `QMainWindow::setDockEnabled(Qt::Dock, bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x398): undefined reference to `QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3a0): undefined reference to `QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3a8): undefined reference to `QMainWindow::addDockWindow(QDockWindow*, QString const&, Qt::Dock, bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3b0): undefined reference to `QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3b8): undefined reference to `QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, bool, int, int)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3c0): undefined reference to `QMainWindow::removeDockWindow(QDockWindow*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3c8): undefined reference to `QMainWindow::dockingArea(QPoint const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3d0): undefined reference to `QMainWindow::isCustomizable() const' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3d8): undefined reference to `QMainWindow::setRightJustification(bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3e0): undefined reference to `QMainWindow::setUsesBigPixmaps(bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3e8): undefined reference to `QMainWindow::setUsesTextLabel(bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3f0): undefined reference to `QMainWindow::setDockWindowsMovable(bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x3f8): undefined reference to `QMainWindow::setOpaqueMoving(bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x400): undefined reference to `QMainWindow::setDockMenuEnabled(bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x408): undefined reference to `QMainWindow::whatsThis()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x410): undefined reference to `QMainWindow::setAppropriate(QDockWindow*, bool)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x418): undefined reference to `QMainWindow::customize()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x420): undefined reference to `QMainWindow::setUpLayout()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x428): undefined reference to `QMainWindow::showDockMenu(QPoint const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x440): undefined reference to `QMainWindow::setToolTipGroup(QToolTipGroup*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x448): undefined reference to `KMainWindow::guiFactory()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x450): undefined reference to `KMainWindow::finalizeGUI(KXMLGUIClient*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x468): undefined reference to `KMainWindow::slotStateChanged(QString const&)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x4a8): undefined reference to `KMainWindow::virtual_hook(int, void*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x538): undefined reference to `virtual thunk to KMainWindow::~KMainWindow()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x540): undefined reference to `virtual thunk to KMainWindow::~KMainWindow()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x558): undefined reference to `KXMLGUIClient::instance() const' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x578): undefined reference to `KXMLGUIClient::setInstance(KInstance*)' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x5a0): undefined reference to `KXMLGUIClient::conserveMemory()' >humanclient.o:(.rodata._ZTC11HumanClient0_11KMainWindow[vtable for HumanClient]+0x5b0): undefined reference to `virtual thunk to KMainWindow::virtual_hook(int, void*)' >humaninterface.o: In function `global constructors keyed to _ZN14HumanInterfaceC2EP7QWidgetPKc': >humaninterface.cpp:(.text+0x62): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >humaninterface.cpp:(.text+0x71): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >humaninterface.o: In function `HumanInterface::staticMetaObject()': >humaninterface.cpp:(.text+0xd9): undefined reference to `QWidget::staticMetaObject()' >humaninterface.cpp:(.text+0x12e): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >humaninterface.cpp:(.text+0x144): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >humaninterface.o: In function `HumanInterface::chose(Holder3 const&)': >humaninterface.cpp:(.text+0x1be): undefined reference to `QObject::receivers(int) const' >humaninterface.cpp:(.text+0x1d9): undefined reference to `static_QUType_Null' >humaninterface.cpp:(.text+0x1e2): undefined reference to `static_QUType_Null' >humaninterface.cpp:(.text+0x1e7): undefined reference to `static_QUType_ptr' >humaninterface.cpp:(.text+0x1ec): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >humaninterface.cpp:(.text+0x1fa): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >humaninterface.o: In function `HumanInterface::played(Card)': >humaninterface.cpp:(.text+0x26c): undefined reference to `QObject::receivers(int) const' >humaninterface.cpp:(.text+0x289): undefined reference to `static_QUType_Null' >humaninterface.cpp:(.text+0x295): undefined reference to `static_QUType_Null' >humaninterface.cpp:(.text+0x29a): undefined reference to `static_QUType_ptr' >humaninterface.cpp:(.text+0x29f): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >humaninterface.cpp:(.text+0x2ad): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >humaninterface.o: In function `HumanInterface::trUtf8(char const*, char const*)': >humaninterface.cpp:(.text+0x374): undefined reference to `qApp' >humaninterface.cpp:(.text+0x395): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >humaninterface.o: In function `HumanInterface::tr(char const*, char const*)': >humaninterface.cpp:(.text+0x3b4): undefined reference to `qApp' >humaninterface.cpp:(.text+0x3d2): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >humaninterface.o: In function `HumanInterface::passCards()': >humaninterface.cpp:(.text+0xc01): undefined reference to `QStatusBar::clear()' >humaninterface.o: In function `HumanInterface::HumanInterface(QWidget*, char const*)': >humaninterface.cpp:(.text+0xc7e): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0xd46): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0xd6a): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0xd9c): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0xdc0): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0xdf2): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0xe16): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0xe28): undefined reference to `i18n(char const*)' >humaninterface.cpp:(.text+0xe6c): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0xe8a): undefined reference to `QString::QString(char const*)' >humaninterface.cpp:(.text+0xeaa): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0xece): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0xf04): undefined reference to `QColor::setRgb(int, int, int)' >humaninterface.cpp:(.text+0xf0f): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >humaninterface.cpp:(.text+0x105c): undefined reference to `QString::QString(char const*)' >humaninterface.cpp:(.text+0x106b): undefined reference to `QStatusBar::message(QString const&)' >humaninterface.cpp:(.text+0x1087): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0x116f): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humaninterface.cpp:(.text+0x1188): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humaninterface.cpp:(.text+0x11a1): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humaninterface.cpp:(.text+0x11ba): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humaninterface.o: In function `HumanInterface::HumanInterface(QWidget*, char const*)': >humaninterface.cpp:(.text+0x1a9e): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0x1b66): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0x1b8a): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0x1bbc): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0x1be0): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0x1c12): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0x1c36): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0x1c48): undefined reference to `i18n(char const*)' >humaninterface.cpp:(.text+0x1c8c): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0x1caa): undefined reference to `QString::QString(char const*)' >humaninterface.cpp:(.text+0x1cca): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >humaninterface.cpp:(.text+0x1cee): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0x1d24): undefined reference to `QColor::setRgb(int, int, int)' >humaninterface.cpp:(.text+0x1d2f): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >humaninterface.cpp:(.text+0x1e7c): undefined reference to `QString::QString(char const*)' >humaninterface.cpp:(.text+0x1e8b): undefined reference to `QStatusBar::message(QString const&)' >humaninterface.cpp:(.text+0x1ea7): undefined reference to `QStringData::deleteSelf()' >humaninterface.cpp:(.text+0x1f8f): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humaninterface.cpp:(.text+0x1fa8): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humaninterface.cpp:(.text+0x1fc1): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humaninterface.cpp:(.text+0x1fda): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >humaninterface.o: In function `HumanInterface::gotClicked(Card)': >humaninterface.cpp:(.text+0x2146): undefined reference to `QStatusBar::clear()' >humaninterface.o: In function `HumanInterface::qt_invoke(int, QUObject*)': >humaninterface.cpp:(.text+0x2196): undefined reference to `QWidget::qt_invoke(int, QUObject*)' >humaninterface.cpp:(.text+0x2214): undefined reference to `QStatusBar::message(QString const&)' >humaninterface.cpp:(.text+0x22c0): undefined reference to `QString::QString(QString const&)' >humaninterface.cpp:(.text+0x22f5): undefined reference to `QStringData::deleteSelf()' >humaninterface.o: In function `HumanInterface::qt_property(int, int, QVariant*)': >humaninterface.cpp:(.text+0x81): undefined reference to `QWidget::qt_property(int, int, QVariant*)' >humaninterface.o: In function `HumanInterface::qt_cast(char const*)': >humaninterface.cpp:(.text+0xb7): undefined reference to `QWidget::qt_cast(char const*)' >humaninterface.o: In function `HumanInterface::qt_emit(int, QUObject*)': >humaninterface.cpp:(.text+0x350): undefined reference to `QWidget::qt_emit(int, QUObject*)' >humaninterface.o: In function `HumanInterface::setStatus(QString const&)': >humaninterface.cpp:(.text+0xa58): undefined reference to `QStatusBar::message(QString const&)' >humaninterface.o:(.rodata+0x5c8): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x5e8): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x608): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x628): undefined reference to `static_QUType_QString' >humaninterface.o:(.rodata+0x648): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x668): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x688): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x6a8): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x6c8): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x6e8): undefined reference to `static_QUType_QString' >humaninterface.o:(.rodata+0x708): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x728): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata+0x748): undefined reference to `static_QUType_ptr' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x60): undefined reference to `QWidget::setName(char const*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x68): undefined reference to `QObject::insertChild(QObject*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x70): undefined reference to `QObject::removeChild(QObject*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x160): undefined reference to `QWidget::setFocus()' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x168): undefined reference to `QWidget::setActiveWindow()' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x188): undefined reference to `QWidget::show()' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x190): undefined reference to `QWidget::hide()' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x1b0): undefined reference to `QWidget::polish()' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x1b8): undefined reference to `QWidget::move(int, int)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x1c0): undefined reference to `QWidget::resize(int, int)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x230): undefined reference to `QWidget::customWhatsThis() const' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x310): undefined reference to `QWidget::updateMask()' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x340): undefined reference to `QWidget::metric(int) const' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x3a0): undefined reference to `QPaintDevice::setResolution(int)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x3a8): undefined reference to `QPaintDevice::resolution() const' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x3b0): undefined reference to `QPaintDevice::handle() const' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x3b8): undefined reference to `QPaintDevice::x11RenderHandle() const' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x3c0): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x3c8): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x3d0): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x3d8): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >humaninterface.o:(.rodata._ZTV14HumanInterface[vtable for HumanInterface]+0x3e0): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >main.o: In function `test_pointsbox()': >main.cpp:(.text+0x5e): undefined reference to `QString::QString(char const*)' >main.cpp:(.text+0x88): undefined reference to `QStringData::deleteSelf()' >main.cpp:(.text+0x9a): undefined reference to `QString::QString(char const*)' >main.cpp:(.text+0xc7): undefined reference to `QStringData::deleteSelf()' >main.cpp:(.text+0xd9): undefined reference to `QString::QString(char const*)' >main.cpp:(.text+0x106): undefined reference to `QStringData::deleteSelf()' >main.cpp:(.text+0x113): undefined reference to `QString::QString(char const*)' >main.cpp:(.text+0x13f): undefined reference to `QStringData::deleteSelf()' >main.o: In function `main': >main.cpp:(.text+0x86a): undefined reference to `KAboutData::KAboutData(char const*, char const*, char const*, char const*, int, char const*, char const*, char const*, char const*)' >main.cpp:(.text+0x881): undefined reference to `KAboutData::addAuthor(char const*, char const*, char const*, char const*)' >main.cpp:(.text+0x895): undefined reference to `KCmdLineArgs::init(int, char**, KAboutData const*, bool)' >main.cpp:(.text+0x8a5): undefined reference to `KCmdLineArgs::addCmdLineOptions(KCmdLineOptions const*, char const*, char const*, char const*)' >main.cpp:(.text+0x8b7): undefined reference to `KApplication::KApplication(bool, bool)' >qtconnection.o: In function `global constructors keyed to _ZN12QtConnectionC2EP7QObjectPKc': >qtconnection.cpp:(.text+0x72): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >qtconnection.cpp:(.text+0x81): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >qtconnection.o: In function `QtConnection::staticMetaObject()': >qtconnection.cpp:(.text+0x119): undefined reference to `QObject::staticMetaObject()' >qtconnection.cpp:(.text+0x16e): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >qtconnection.cpp:(.text+0x184): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >qtconnection.o: In function `QtConnection::give3(player_id::type)': >qtconnection.cpp:(.text+0x22f): undefined reference to `QObject::receivers(int) const' >qtconnection.cpp:(.text+0x24e): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x25a): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x25f): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x264): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x272): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >qtconnection.o: In function `QtConnection::trUtf8(char const*, char const*)': >qtconnection.cpp:(.text+0x304): undefined reference to `qApp' >qtconnection.cpp:(.text+0x325): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >qtconnection.o: In function `QtConnection::tr(char const*, char const*)': >qtconnection.cpp:(.text+0x344): undefined reference to `qApp' >qtconnection.cpp:(.text+0x362): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >qtconnection.o: In function `QtConnection::disable()': >qtconnection.cpp:(.text+0x394): undefined reference to `KSocket::enableRead(bool)' >qtconnection.o: In function `QtConnection::update_watcher()': >qtconnection.cpp:(.text+0x3c0): undefined reference to `KSocket::enableRead(bool)' >qtconnection.o: In function `QtConnection::set_fd(int)': >qtconnection.cpp:(.text+0x440): undefined reference to `KSocket::KSocket(int)' >qtconnection.cpp:(.text+0x470): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >qtconnection.o: In function `QtConnection::points(unsigned int, unsigned int, unsigned int, unsigned int)': >qtconnection.cpp:(.text+0x54f): undefined reference to `QObject::receivers(int) const' >qtconnection.cpp:(.text+0x56a): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x573): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x57c): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x585): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x58e): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x597): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x59c): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x5aa): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x5af): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x5bd): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x5c2): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x5ce): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x5d3): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x5e5): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >qtconnection.o: In function `QtConnection::inform(player_id::type, Card)': >qtconnection.cpp:(.text+0x67f): undefined reference to `QObject::receivers(int) const' >qtconnection.cpp:(.text+0x69a): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x6a3): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x6ac): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x6b5): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x6ba): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x6c6): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x6cb): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x6dd): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >qtconnection.o: In function `QtConnection::opponentname(player_id::type, QString)': >qtconnection.cpp:(.text+0x77c): undefined reference to `QObject::receivers(int) const' >qtconnection.cpp:(.text+0x798): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x7a1): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x7aa): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x7b3): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x7b8): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x7c5): undefined reference to `static_QUType_QString' >qtconnection.cpp:(.text+0x7ca): undefined reference to `QUType_QString::set(QUObject*, QString const&)' >qtconnection.cpp:(.text+0x7dd): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >qtconnection.o: In function `QtConnection::status(player_status::type)': >qtconnection.cpp:(.text+0x84e): undefined reference to `QObject::receivers(int) const' >qtconnection.cpp:(.text+0x86d): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x879): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x87e): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x883): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x891): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >qtconnection.o: In function `QtConnection::receive(Card)': >qtconnection.cpp:(.text+0x90f): undefined reference to `QObject::receivers(int) const' >qtconnection.cpp:(.text+0x92c): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x938): undefined reference to `static_QUType_Null' >qtconnection.cpp:(.text+0x93d): undefined reference to `static_QUType_ptr' >qtconnection.cpp:(.text+0x942): undefined reference to `QUType_ptr::set(QUObject*, void const*)' >qtconnection.cpp:(.text+0x950): undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >qtconnection.o: In function `QtConnection::terminate(QString)': >qtconnection.cpp:(.text+0x9ad): undefined reference to `QString::QString(QString const&)' >qtconnection.cpp:(.text+0x9c3): undefined reference to `QObject::activate_signal(int, QString)' >qtconnection.cpp:(.text+0x9df): undefined reference to `QStringData::deleteSelf()' >qtconnection.o: In function `QtConnection::invalidmove(QString)': >qtconnection.cpp:(.text+0x9fd): undefined reference to `QString::QString(QString const&)' >qtconnection.cpp:(.text+0xa13): undefined reference to `QObject::activate_signal(int, QString)' >qtconnection.cpp:(.text+0xa2f): undefined reference to `QStringData::deleteSelf()' >qtconnection.o: In function `QtConnection::error(QString)': >qtconnection.cpp:(.text+0xa4d): undefined reference to `QString::QString(QString const&)' >qtconnection.cpp:(.text+0xa63): undefined reference to `QObject::activate_signal(int, QString)' >qtconnection.cpp:(.text+0xa7f): undefined reference to `QStringData::deleteSelf()' >qtconnection.o: In function `QtConnection::qt_emit(int, QUObject*)': >qtconnection.cpp:(.text+0xac6): undefined reference to `QObject::qt_emit(int, QUObject*)' >qtconnection.cpp:(.text+0xb05): undefined reference to `QString::QString(QString const&)' >qtconnection.cpp:(.text+0xb30): undefined reference to `QString::QString(QString const&)' >qtconnection.cpp:(.text+0xb5d): undefined reference to `QString::QString(QString const&)' >qtconnection.cpp:(.text+0xc15): undefined reference to `QString::QString(QString const&)' >qtconnection.o: In function `QtConnection::opponentname_message(player_id::type, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)': >qtconnection.cpp:(.text+0xcf2): undefined reference to `QStringData::deleteSelf()' >qtconnection.o: In function `QtConnection::invalidmove_message(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)': >qtconnection.cpp:(.text+0xd38): undefined reference to `QString::QString(char const*)' >qtconnection.cpp:(.text+0xd5f): undefined reference to `QStringData::deleteSelf()' >qtconnection.o: In function `QtConnection::name(QString)': >qtconnection.cpp:(.text+0xdb9): undefined reference to `QString::utf8() const' >qtconnection.cpp:(.text+0xe11): undefined reference to `QCString::~QCString()' >qtconnection.o: In function `QtConnection::terminate_message(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)': >qtconnection.cpp:(.text+0x10bc): undefined reference to `QStringData::deleteSelf()' >qtconnection.o: In function `QtConnection::qt_invoke(int, QUObject*)': >qtconnection.cpp:(.text+0x1bb3): undefined reference to `QObject::qt_invoke(int, QUObject*)' >qtconnection.cpp:(.text+0x1cb9): undefined reference to `QString::QString(QString const&)' >qtconnection.cpp:(.text+0x1ce0): undefined reference to `QStringData::deleteSelf()' >qtconnection.o: In function `QtConnection::qt_property(int, int, QVariant*)': >qtconnection.cpp:(.text+0x91): undefined reference to `QObject::qt_property(int, int, QVariant*)' >qtconnection.o: In function `QtConnection::qt_cast(char const*)': >qtconnection.cpp:(.text+0xef): undefined reference to `QObject::qt_cast(char const*)' >qtconnection.o: In function `QtConnection::namequery()': >qtconnection.cpp:(.text+0x1b4): undefined reference to `QObject::activate_signal(int)' >qtconnection.o: In function `QtConnection::play()': >qtconnection.cpp:(.text+0x2d4): undefined reference to `QObject::activate_signal(int)' >qtconnection.o: In function `QtConnection::disable()': >qtconnection.cpp:(.text+0x3a0): undefined reference to `KSocket::enableWrite(bool)' >qtconnection.o: In function `QtConnection::update_watcher()': >qtconnection.cpp:(.text+0x3d4): undefined reference to `KSocket::enableWrite(bool)' >qtconnection.o: In function `QtConnection::set_fd(int)': >qtconnection.cpp:(.text+0x48a): undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >qtconnection.o: In function `QString::~QString()': >qtconnection.cpp:(.text._ZN7QStringD1Ev[QString::~QString()]+0x17): undefined reference to `QStringData::deleteSelf()' >qtconnection.o:(.rodata+0x708): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x728): undefined reference to `static_QUType_QString' >qtconnection.o:(.rodata+0x748): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x768): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x788): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x7a8): undefined reference to `static_QUType_QString' >qtconnection.o:(.rodata+0x7c8): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x7e8): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x808): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x828): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x848): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x868): more undefined references to `static_QUType_ptr' follow >qtconnection.o:(.rodata+0x888): undefined reference to `static_QUType_QString' >qtconnection.o:(.rodata+0x8a8): undefined reference to `static_QUType_QString' >qtconnection.o:(.rodata+0x8c8): undefined reference to `static_QUType_int' >qtconnection.o:(.rodata+0x8e8): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x908): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x928): undefined reference to `static_QUType_QString' >qtconnection.o:(.rodata+0x948): undefined reference to `static_QUType_ptr' >qtconnection.o:(.rodata+0x968): undefined reference to `static_QUType_ptr' >qtconnection.o: In function `QtConnection::server_message(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)': >qtconnection.cpp:(.text._ZN12QtConnection14server_messageESs[QtConnection::server_message(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)]+0x2a): undefined reference to `i18n(char const*)' >qtconnection.cpp:(.text._ZN12QtConnection14server_messageESs[QtConnection::server_message(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)]+0x51): undefined reference to `QStringData::deleteSelf()' >qtconnection.o:(.rodata._ZTV12QtConnection[vtable for QtConnection]+0x60): undefined reference to `QObject::setName(char const*)' >qtconnection.o:(.rodata._ZTV12QtConnection[vtable for QtConnection]+0x68): undefined reference to `QObject::insertChild(QObject*)' >qtconnection.o:(.rodata._ZTV12QtConnection[vtable for QtConnection]+0x70): undefined reference to `QObject::removeChild(QObject*)' >qtconnection.o:(.rodata._ZTV12QtConnection[vtable for QtConnection]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >qtconnection.o:(.rodata._ZTV12QtConnection[vtable for QtConnection]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >tabledisplayer.o: In function `global constructors keyed to _ZN12TableDisplayC2EP7QWidgetPKc': >tabledisplayer.cpp:(.text+0x92): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >tabledisplayer.cpp:(.text+0xa1): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >tabledisplayer.o: In function `TableDisplay::staticMetaObject()': >tabledisplayer.cpp:(.text+0x119): undefined reference to `QWidget::staticMetaObject()' >tabledisplayer.cpp:(.text+0x168): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >tabledisplayer.cpp:(.text+0x17e): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >tabledisplayer.o: In function `TableDisplay::trUtf8(char const*, char const*)': >tabledisplayer.cpp:(.text+0x194): undefined reference to `qApp' >tabledisplayer.cpp:(.text+0x1b5): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >tabledisplayer.o: In function `TableDisplay::tr(char const*, char const*)': >tabledisplayer.cpp:(.text+0x1d4): undefined reference to `qApp' >tabledisplayer.cpp:(.text+0x1f2): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >tabledisplayer.o: In function `TableDisplay::TableDisplay(QWidget*, char const*)': >tabledisplayer.cpp:(.text+0x2b4): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >tabledisplayer.o: In function `TableDisplay::TableDisplay(QWidget*, char const*)': >tabledisplayer.cpp:(.text+0x474): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >tabledisplayer.o: In function `TableDisplay::qt_property(int, int, QVariant*)': >tabledisplayer.cpp:(.text+0xb1): undefined reference to `QWidget::qt_property(int, int, QVariant*)' >tabledisplayer.o: In function `TableDisplay::qt_emit(int, QUObject*)': >tabledisplayer.cpp:(.text+0xc1): undefined reference to `QWidget::qt_emit(int, QUObject*)' >tabledisplayer.o: In function `TableDisplay::qt_cast(char const*)': >tabledisplayer.cpp:(.text+0xf7): undefined reference to `QWidget::qt_cast(char const*)' >tabledisplayer.o: In function `TableDisplay::qt_invoke(int, QUObject*)': >tabledisplayer.cpp:(.text+0x900): undefined reference to `QWidget::qt_invoke(int, QUObject*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x60): undefined reference to `QWidget::setName(char const*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x68): undefined reference to `QObject::insertChild(QObject*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x70): undefined reference to `QObject::removeChild(QObject*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x160): undefined reference to `QWidget::setFocus()' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x168): undefined reference to `QWidget::setActiveWindow()' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x188): undefined reference to `QWidget::show()' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x190): undefined reference to `QWidget::hide()' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x1b0): undefined reference to `QWidget::polish()' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x1b8): undefined reference to `QWidget::move(int, int)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x1c0): undefined reference to `QWidget::resize(int, int)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x230): undefined reference to `QWidget::customWhatsThis() const' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x310): undefined reference to `QWidget::updateMask()' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x340): undefined reference to `QWidget::metric(int) const' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x3a0): undefined reference to `QPaintDevice::setResolution(int)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x3a8): undefined reference to `QPaintDevice::resolution() const' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x3b0): undefined reference to `QPaintDevice::handle() const' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x3b8): undefined reference to `QPaintDevice::x11RenderHandle() const' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x3c0): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x3c8): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x3d0): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x3d8): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >tabledisplayer.o:(.rodata._ZTV12TableDisplay[vtable for TableDisplay]+0x3e0): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >tabledisplayer.o:(.rodata+0xc8): undefined reference to `static_QUType_ptr' >tabledisplayer.o:(.rodata+0xe8): undefined reference to `static_QUType_ptr' >options.o: In function `Options::savePlayerName(player_id::type, QString const&)': >options.cpp:(.text+0x70): undefined reference to `KConfigBase::group() const' >options.cpp:(.text+0x7c): undefined reference to `KConfigBase::setGroup(QString const&)' >options.cpp:(.text+0x99): undefined reference to `QStringData::deleteSelf()' >options.cpp:(.text+0xb4): undefined reference to `QString::ascii() const' >options.cpp:(.text+0x1b6): undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)' >options.cpp:(.text+0x239): undefined reference to `KConfigBase::setGroup(QString const&)' >options.cpp:(.text+0x256): undefined reference to `QStringData::deleteSelf()' >options.cpp:(.text+0x287): undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)' >options.cpp:(.text+0x2a7): undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)' >options.cpp:(.text+0x2c7): undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)' >options.o: In function `Options::playerName(player_id::type)': >options.cpp:(.text+0x391): undefined reference to `KConfigBase::group() const' >options.cpp:(.text+0x39d): undefined reference to `KConfigBase::setGroup(QString const&)' >options.cpp:(.text+0x3bd): undefined reference to `QStringData::deleteSelf()' >options.cpp:(.text+0x4b6): undefined reference to `KConfigBase::readEntry(char const*, QString const&) const' >options.cpp:(.text+0x4d1): undefined reference to `QString::QString(QString const&)' >options.cpp:(.text+0x4ee): undefined reference to `QStringData::deleteSelf()' >options.cpp:(.text+0x4fc): undefined reference to `KConfigBase::setGroup(QString const&)' >options.cpp:(.text+0x519): undefined reference to `QStringData::deleteSelf()' >options.cpp:(.text+0x546): undefined reference to `KConfigBase::readEntry(char const*, QString const&) const' >options.cpp:(.text+0x58d): undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)' >options.cpp:(.text+0x5c6): undefined reference to `KConfigBase::readEntry(char const*, QString const&) const' >options.cpp:(.text+0x610): undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)' >options.cpp:(.text+0x64e): undefined reference to `KConfigBase::readEntry(char const*, QString const&) const' >options.cpp:(.text+0x69b): undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)' >options.cpp:(.text+0x70b): undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)' >pointsbox.o: In function `global constructors keyed to _ZN9PointsBoxC2EPKc': >pointsbox.cpp:(.text+0x72): undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >pointsbox.cpp:(.text+0x81): undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >pointsbox.o: In function `PointsBox::staticMetaObject()': >pointsbox.cpp:(.text+0xf9): undefined reference to `KDialogBase::staticMetaObject()' >pointsbox.cpp:(.text+0x148): undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >pointsbox.cpp:(.text+0x15e): undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >pointsbox.o: In function `PointsBox::trUtf8(char const*, char const*)': >pointsbox.cpp:(.text+0x174): undefined reference to `qApp' >pointsbox.cpp:(.text+0x195): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >pointsbox.o: In function `PointsBox::tr(char const*, char const*)': >pointsbox.cpp:(.text+0x1b4): undefined reference to `qApp' >pointsbox.cpp:(.text+0x1d2): undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >pointsbox.o: In function `PointsBox::PointsBox(char const*)': >pointsbox.cpp:(.text+0x239): undefined reference to `i18n(char const*)' >pointsbox.cpp:(.text+0x272): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' >pointsbox.cpp:(.text+0x28f): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0x2d2): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0x323): undefined reference to `QGList::QGList()' >pointsbox.cpp:(.text+0x345): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0x363): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0x381): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0x39f): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0x3b5): undefined reference to `KDialogBase::setMainWidget(QWidget*)' >pointsbox.cpp:(.text+0x3dd): undefined reference to `QGridLayout::setRowSpacing(int, int)' >pointsbox.cpp:(.text+0x3f0): undefined reference to `QGridLayout::setColSpacing(int, int)' >pointsbox.cpp:(.text+0x406): undefined reference to `QGridLayout::setColSpacing(int, int)' >pointsbox.cpp:(.text+0x41c): undefined reference to `QGridLayout::setColSpacing(int, int)' >pointsbox.cpp:(.text+0x432): undefined reference to `QGridLayout::setColSpacing(int, int)' >pointsbox.cpp:(.text+0x452): undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0x48b): undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0x4c4): undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0x4fd): undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >pointsbox.o: In function `PointsBox::PointsBox(char const*)': >pointsbox.cpp:(.text+0x579): undefined reference to `i18n(char const*)' >pointsbox.cpp:(.text+0x5b2): undefined reference to `KDialogBase::KDialogBase(QWidget*, char const*, bool, QString const&, int, KDialogBase::ButtonCode, bool, KGuiItem const&, KGuiItem const&, KGuiItem const&)' >pointsbox.cpp:(.text+0x5cf): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0x612): undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0x663): undefined reference to `QGList::QGList()' >pointsbox.cpp:(.text+0x685): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0x6a3): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0x6c1): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0x6df): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0x6f5): undefined reference to `KDialogBase::setMainWidget(QWidget*)' >pointsbox.cpp:(.text+0x71d): undefined reference to `QGridLayout::setRowSpacing(int, int)' >pointsbox.cpp:(.text+0x730): undefined reference to `QGridLayout::setColSpacing(int, int)' >pointsbox.cpp:(.text+0x746): undefined reference to `QGridLayout::setColSpacing(int, int)' >pointsbox.cpp:(.text+0x75c): undefined reference to `QGridLayout::setColSpacing(int, int)' >pointsbox.cpp:(.text+0x772): undefined reference to `QGridLayout::setColSpacing(int, int)' >pointsbox.cpp:(.text+0x792): undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0x7cb): undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0x804): undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0x83d): undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >pointsbox.o: In function `PointsBox::~PointsBox()': >pointsbox.cpp:(.text+0x91c): undefined reference to `QGList::clear()' >pointsbox.cpp:(.text+0x924): undefined reference to `QGList::~QGList()' >pointsbox.cpp:(.text+0x92c): undefined reference to `KDialogBase::~KDialogBase()' >pointsbox.o: In function `PointsBox::~PointsBox()': >pointsbox.cpp:(.text+0xa28): undefined reference to `QGList::clear()' >pointsbox.cpp:(.text+0xa30): undefined reference to `QGList::~QGList()' >pointsbox.o: In function `PointsBox::~PointsBox()': >pointsbox.cpp:(.text+0xb18): undefined reference to `QGList::clear()' >pointsbox.cpp:(.text+0xb20): undefined reference to `QGList::~QGList()' >pointsbox.o: In function `PointsBox::insertLine(unsigned int, unsigned int, unsigned int, unsigned int)': >pointsbox.cpp:(.text+0xbe3): undefined reference to `QString::arg(unsigned long long, int, int) const' >pointsbox.cpp:(.text+0xc07): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0xc44): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0xc68): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0xc88): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0xcc9): undefined reference to `QGList::append(void*)' >pointsbox.cpp:(.text+0xd1b): undefined reference to `QString::arg(unsigned long long, int, int) const' >pointsbox.cpp:(.text+0xd3f): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0xd7c): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0xda0): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0xdbd): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0xdf7): undefined reference to `QGList::append(void*)' >pointsbox.cpp:(.text+0xe49): undefined reference to `QString::arg(unsigned long long, int, int) const' >pointsbox.cpp:(.text+0xe6d): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0xeaa): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0xece): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0xeeb): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0xf25): undefined reference to `QGList::append(void*)' >pointsbox.cpp:(.text+0xf78): undefined reference to `QString::arg(unsigned long long, int, int) const' >pointsbox.cpp:(.text+0xf9c): undefined reference to `QLabel::QLabel(QString const&, QWidget*, char const*, unsigned int)' >pointsbox.cpp:(.text+0xfd9): undefined reference to `QGuardedPtrPrivate::QGuardedPtrPrivate(QObject*)' >pointsbox.cpp:(.text+0xffd): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0x101a): undefined reference to `QStringData::deleteSelf()' >pointsbox.cpp:(.text+0x1054): undefined reference to `QGList::append(void*)' >pointsbox.cpp:(.text+0x10d1): undefined reference to `QGuardedPtrPrivate::reconnect(QObject*)' >pointsbox.cpp:(.text+0x10e4): undefined reference to `QGuardedPtrPrivate::reconnect(QObject*)' >pointsbox.cpp:(.text+0x10f4): undefined reference to `QGuardedPtrPrivate::reconnect(QObject*)' >pointsbox.cpp:(.text+0x1104): undefined reference to `QGuardedPtrPrivate::reconnect(QObject*)' >pointsbox.o: In function `PointsBox::qt_invoke(int, QUObject*)': >pointsbox.cpp:(.text+0x12b3): undefined reference to `KDialogBase::qt_invoke(int, QUObject*)' >pointsbox.cpp:(.text+0x12e8): undefined reference to `QString::QString(QString const&)' >pointsbox.cpp:(.text+0x1315): undefined reference to `QStringData::deleteSelf()' >pointsbox.o: In function `PointsBox::clear()': >pointsbox.cpp:(.text+0x2f): undefined reference to `QGList::clear()' >pointsbox.o: In function `PointsBox::qt_property(int, int, QVariant*)': >pointsbox.cpp:(.text+0x91): undefined reference to `KDialogBase::qt_property(int, int, QVariant*)' >pointsbox.o: In function `PointsBox::qt_emit(int, QUObject*)': >pointsbox.cpp:(.text+0xa1): undefined reference to `KDialogBase::qt_emit(int, QUObject*)' >pointsbox.o: In function `PointsBox::qt_cast(char const*)': >pointsbox.cpp:(.text+0xd7): undefined reference to `KDialogBase::qt_cast(char const*)' >pointsbox.o: In function `PointsBox::~PointsBox()': >pointsbox.cpp:(.text+0xa3e): undefined reference to `KDialogBase::~KDialogBase()' >pointsbox.o: In function `PointsBox::~PointsBox()': >pointsbox.cpp:(.text+0xb2e): undefined reference to `KDialogBase::~KDialogBase()' >pointsbox.o: In function `QPtrList<QLabel>::clear()': >pointsbox.cpp:(.text._ZN8QPtrListI6QLabelE5clearEv[QPtrList<QLabel>::clear()]+0x1): undefined reference to `QGList::clear()' >pointsbox.o: In function `QPtrList<QLabel>::~QPtrList()': >pointsbox.cpp:(.text._ZN8QPtrListI6QLabelED1Ev[QPtrList<QLabel>::~QPtrList()]+0xc): undefined reference to `QGList::clear()' >pointsbox.cpp:(.text._ZN8QPtrListI6QLabelED1Ev[QPtrList<QLabel>::~QPtrList()]+0x15): undefined reference to `QGList::~QGList()' >pointsbox.o: In function `QPtrList<QLabel>::~QPtrList()': >pointsbox.cpp:(.text._ZN8QPtrListI6QLabelED0Ev[QPtrList<QLabel>::~QPtrList()]+0xc): undefined reference to `QGList::clear()' >pointsbox.cpp:(.text._ZN8QPtrListI6QLabelED0Ev[QPtrList<QLabel>::~QPtrList()]+0x14): undefined reference to `QGList::~QGList()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x60): undefined reference to `QWidget::setName(char const*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x68): undefined reference to `QObject::insertChild(QObject*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x70): undefined reference to `QObject::removeChild(QObject*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x160): undefined reference to `QWidget::setFocus()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x168): undefined reference to `QWidget::setActiveWindow()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x188): undefined reference to `QDialog::show()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x190): undefined reference to `QDialog::hide()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x1b0): undefined reference to `KDialog::polish()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x1b8): undefined reference to `QDialog::move(int, int)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x1c0): undefined reference to `QDialog::resize(int, int)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x1c8): undefined reference to `QDialog::setGeometry(int, int, int, int)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x1d0): undefined reference to `QDialog::setGeometry(QRect const&)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x1e0): undefined reference to `KDialogBase::sizeHint() const' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x1e8): undefined reference to `KDialogBase::minimumSizeHint() const' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x208): undefined reference to `KDialogBase::adjustSize()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x230): undefined reference to `QWidget::customWhatsThis() const' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x260): undefined reference to `KDialogBase::keyPressEvent(QKeyEvent*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x2a8): undefined reference to `KDialogBase::closeEvent(QCloseEvent*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x300): undefined reference to `KDialogBase::hideEvent(QHideEvent*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x310): undefined reference to `QWidget::updateMask()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x340): undefined reference to `QWidget::metric(int) const' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3a0): undefined reference to `KDialogBase::virtual_hook(int, void*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3a8): undefined reference to `KDialogBase::slotHelp()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3b0): undefined reference to `KDialogBase::slotDefault()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3b8): undefined reference to `KDialogBase::slotDetails()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3c0): undefined reference to `KDialogBase::slotUser3()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3c8): undefined reference to `KDialogBase::slotUser2()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3d0): undefined reference to `KDialogBase::slotUser1()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3d8): undefined reference to `KDialogBase::slotOk()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3e0): undefined reference to `KDialogBase::slotApply()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3e8): undefined reference to `KDialogBase::slotTry()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3f0): undefined reference to `KDialogBase::slotYes()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x3f8): undefined reference to `KDialogBase::slotNo()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x400): undefined reference to `KDialogBase::slotCancel()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x408): undefined reference to `KDialogBase::slotClose()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x410): undefined reference to `KDialogBase::applyPressed()' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x438): undefined reference to `QPaintDevice::setResolution(int)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x440): undefined reference to `QPaintDevice::resolution() const' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x448): undefined reference to `QPaintDevice::handle() const' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x450): undefined reference to `QPaintDevice::x11RenderHandle() const' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x458): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x460): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x468): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x470): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >pointsbox.o:(.rodata._ZTV9PointsBox[vtable for PointsBox]+0x478): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >pointsbox.o:(.rodata._ZTI9PointsBox[typeinfo for PointsBox]+0x10): undefined reference to `typeinfo for KDialogBase' >pointsbox.o:(.rodata+0x108): undefined reference to `static_QUType_ptr' >pointsbox.o:(.rodata+0x128): undefined reference to `static_QUType_ptr' >pointsbox.o:(.rodata+0x148): undefined reference to `static_QUType_ptr' >pointsbox.o:(.rodata+0x168): undefined reference to `static_QUType_ptr' >pointsbox.o:(.rodata+0x188): undefined reference to `static_QUType_ptr' >pointsbox.o:(.rodata+0x1a8): undefined reference to `static_QUType_QString' >pointsbox.o:(.rodata._ZTV8QPtrListI6QLabelE[vtable for QPtrList<QLabel>]+0x30): undefined reference to `QPtrCollection::newItem(void*)' >pointsbox.o:(.rodata._ZTV8QPtrListI6QLabelE[vtable for QPtrList<QLabel>]+0x40): undefined reference to `QGList::compareItems(void*, void*)' >pointsbox.o:(.rodata._ZTV8QPtrListI6QLabelE[vtable for QPtrList<QLabel>]+0x48): undefined reference to `QGList::read(QDataStream&, void*&)' >pointsbox.o:(.rodata._ZTV8QPtrListI6QLabelE[vtable for QPtrList<QLabel>]+0x50): undefined reference to `QGList::write(QDataStream&, void*) const' >setup/libheartssetup.a(setupwindow.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:54: undefined reference to `QWizard::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:79: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:80: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:23: undefined reference to `QWizard::QWizard(QWidget*, char const*, bool, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:28: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:28: undefined reference to `QWizard::insertPage(QWidget*, QString const&, int)' >setup/libheartssetup.a(setupwindow.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:29: undefined reference to `QWizard::showPage(QWidget*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:31: undefined reference to `QDialog::resize(QSize const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:32: undefined reference to `QWizard::setNextEnabled(QWidget*, bool)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:23: undefined reference to `QWizard::QWizard(QWidget*, char const*, bool, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:28: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:28: undefined reference to `QWizard::insertPage(QWidget*, QString const&, int)' >setup/libheartssetup.a(setupwindow.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:29: undefined reference to `QWizard::showPage(QWidget*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:31: undefined reference to `QDialog::resize(QSize const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.cpp:32: undefined reference to `QWizard::setNextEnabled(QWidget*, bool)' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:126: undefined reference to `QWizard::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:88: undefined reference to `QWizard::qt_cast(char const*)' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow::execute()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:100: undefined reference to `QObject::activate_signal(int)' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow::connected_to(int)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:94: undefined reference to `QObject::activate_signal(int, int)' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:119: undefined reference to `QWizard::qt_emit(int, QUObject*)' >setup/libheartssetup.a(setupwindow.o): In function `SetupWindow::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/setupwindow.moc:108: undefined reference to `QWizard::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x58): undefined reference to `QWizard::eventFilter(QObject*, QEvent*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x108): undefined reference to `QWizard::setFont(QFont const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x188): undefined reference to `QWizard::show()' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x190): undefined reference to `QDialog::hide()' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x1b8): undefined reference to `QDialog::move(int, int)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x1c0): undefined reference to `QDialog::resize(int, int)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x1c8): undefined reference to `QDialog::setGeometry(int, int, int, int)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x1d0): undefined reference to `QDialog::setGeometry(QRect const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x398): undefined reference to `QWizard::addPage(QWidget*, QString const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x3a0): undefined reference to `QWizard::insertPage(QWidget*, QString const&, int)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x3a8): undefined reference to `QWizard::removePage(QWidget*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x3b0): undefined reference to `QWizard::showPage(QWidget*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x3b8): undefined reference to `QWizard::appropriate(QWidget*) const' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x3c0): undefined reference to `QWizard::setAppropriate(QWidget*, bool)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x3c8): undefined reference to `QWizard::setBackEnabled(QWidget*, bool)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x3d0): undefined reference to `QWizard::setNextEnabled(QWidget*, bool)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x3d8): undefined reference to `QWizard::setFinishEnabled(QWidget*, bool)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x3e0): undefined reference to `QWizard::setHelpEnabled(QWidget*, bool)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x400): undefined reference to `QWizard::help()' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x408): undefined reference to `QWizard::layOutButtonRow(QHBoxLayout*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x410): undefined reference to `QWizard::layOutTitleRow(QHBoxLayout*, QString const&)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x438): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x440): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x448): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x450): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x458): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x460): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x468): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x470): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(setupwindow.o):(.rodata._ZTV11SetupWindow[vtable for SetupWindow]+0x478): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(setupwindow.o):(.rodata+0xe8): undefined reference to `static_QUType_int' >setup/libheartssetup.a(setupwindow.o):(.rodata+0x108): undefined reference to `static_QUType_int' >setup/libheartssetup.a(initialchoice.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(initialchoice.o): In function `InitialChoice::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.moc:63: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.moc:64: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(initialchoice.o): In function `InitialChoice::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(initialchoice.o): In function `InitialChoice::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(initialchoice.o): In function `SmartPage': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.h:11: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(initialchoice.o): In function `InitialChoice': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.cpp:27: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoice.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoice.o): In function `InitialChoice': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.cpp:31: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoice.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoice.o): In function `InitialChoice': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.cpp:34: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.cpp:36: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoice.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoice.o): In function `SmartPage': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.h:11: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(initialchoice.o): In function `InitialChoice': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.cpp:27: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoice.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoice.o): In function `InitialChoice': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.cpp:31: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoice.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoice.o): In function `InitialChoice': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.cpp:34: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoice.cpp:36: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoice.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(initialchoice.o):(.rodata._ZTV13InitialChoice[vtable for InitialChoice]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(privatesetup.o): In function `PrivateSetup::initNext(SetupWindow*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.cpp:23: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(privatesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(privatesetup.o): In function `PrivateSetup::initNext(SetupWindow*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.cpp:29: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(privatesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(privatesetup.o): In function `SmartPage': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.h:11: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.h:11: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(initialchoicewidget.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(initialchoicewidget.o): In function `InitialChoiceWidget::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:67: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:68: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(initialchoicewidget.o): In function `InitialChoiceWidget::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(initialchoicewidget.o): In function `InitialChoiceWidget::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(initialchoicewidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoicewidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoicewidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoicewidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoicewidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoicewidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoicewidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoicewidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(initialchoicewidget.o): In function `InitialChoiceWidget': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.cpp:26: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.cpp:31: undefined reference to `QButtonGroup::QButtonGroup(QWidget*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.cpp:29: undefined reference to `QWidget::setName(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.cpp:26: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.cpp:31: undefined reference to `QButtonGroup::QButtonGroup(QWidget*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.cpp:29: undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `InitialChoiceWidget::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:97: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `InitialChoiceWidget::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:91: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `InitialChoiceWidget::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:76: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(initialchoicewidget.o): In function `InitialChoiceWidget::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/initialchoicewidget.moc:84: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(initialchoicewidget.o):(.rodata._ZTV19InitialChoiceWidget[vtable for InitialChoiceWidget]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(clientorserverwidget.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(clientorserverwidget.o): In function `ClientOrServerWidget::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:67: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:68: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(clientorserverwidget.o): In function `ClientOrServerWidget::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(clientorserverwidget.o): In function `ClientOrServerWidget::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(clientorserverwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(clientorserverwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(clientorserverwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(clientorserverwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(clientorserverwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(clientorserverwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(clientorserverwidget.o): In function `ClientOrServerWidget': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.cpp:26: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.cpp:31: undefined reference to `QButtonGroup::QButtonGroup(QWidget*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.cpp:29: undefined reference to `QWidget::setName(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.cpp:26: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.cpp:31: undefined reference to `QButtonGroup::QButtonGroup(QWidget*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.cpp:29: undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `ClientOrServerWidget::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:97: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `ClientOrServerWidget::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:91: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `ClientOrServerWidget::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:76: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(clientorserverwidget.o): In function `ClientOrServerWidget::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/clientorserverwidget.moc:84: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(clientorserverwidget.o):(.rodata._ZTV20ClientOrServerWidget[vtable for ClientOrServerWidget]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(privatesetup.moc.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.moc.cpp:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.moc.cpp:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(privatesetup.moc.o): In function `PrivateSetup::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.moc.cpp:67: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.moc.cpp:68: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(privatesetup.moc.o): In function `PrivateSetup::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.moc.cpp:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.moc.cpp:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(privatesetup.moc.o): In function `PrivateSetup::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.moc.cpp:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/privatesetup.moc.cpp:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(privatesetup.moc.o):(.rodata._ZTV12PrivateSetup[vtable for PrivateSetup]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(smartpage.moc.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(smartpage.moc.o): In function `SmartPage::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:63: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:64: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(smartpage.moc.o): In function `SmartPage::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(smartpage.moc.o): In function `SmartPage::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(smartpage.moc.o): In function `SmartPage::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:88: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(smartpage.moc.o): In function `SmartPage::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:82: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(smartpage.moc.o): In function `SmartPage::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:77: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(smartpage.moc.o): In function `SmartPage::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/smartpage.moc.cpp:72: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(smartpage.moc.o):(.rodata._ZTV9SmartPage[vtable for SmartPage]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(localsetup.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(localsetup.o): In function `LocalSetup::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:76: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:77: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(localsetup.o): In function `LocalSetup::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(localsetup.o): In function `LocalSetup::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(localsetup.o): In function `LocalSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.cpp:25: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(localsetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetup.o): In function `LocalSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.cpp:25: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(localsetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetup.o): In function `LocalSetup::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:93: undefined reference to `QString::QString(QString const&)' >setup/libheartssetup.a(localsetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetup.o): In function `LocalSetup::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:96: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:94: undefined reference to `static_QUType_int' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:94: undefined reference to `QUType_int::set(QUObject*, int)' >setup/libheartssetup.a(localsetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetup.o):/usr/qt/3/include/qstring.h:851: more undefined references to `QStringData::deleteSelf()' follow >setup/libheartssetup.a(localsetup.o): In function `LocalSetup::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:109: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(localsetup.o): In function `LocalSetup::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:103: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(localsetup.o): In function `LocalSetup::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetup.moc:87: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(localsetup.o):(.rodata._ZTV10LocalSetup[vtable for LocalSetup]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(localsetup.o):(.rodata+0xc8): undefined reference to `static_QUType_ptr' >setup/libheartssetup.a(localsetup.o):(.rodata+0xe8): undefined reference to `static_QUType_QString' >setup/libheartssetup.a(localsetup.o):(.rodata+0x108): undefined reference to `static_QUType_int' >setup/libheartssetup.a(remotesetup.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:63: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:64: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.cpp:22: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `KConfigGroupSaver': >/usr/kde/3.5/include/kconfigbase.h:2071: undefined reference to `KConfigBase::group() const' >/usr/kde/3.5/include/kconfigbase.h:2072: undefined reference to `KConfigBase::setGroup(QString const&)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.cpp:28: undefined reference to `KConfigBase::readEntry(char const*, QString const&) const' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `~KConfigGroupSaver': >/usr/kde/3.5/include/kconfigbase.h:2082: undefined reference to `KConfigBase::setGroup(QString const&)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.cpp:22: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `KConfigGroupSaver': >/usr/kde/3.5/include/kconfigbase.h:2071: undefined reference to `KConfigBase::group() const' >/usr/kde/3.5/include/kconfigbase.h:2072: undefined reference to `KConfigBase::setGroup(QString const&)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.cpp:28: undefined reference to `KConfigBase::readEntry(char const*, QString const&) const' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `~KConfigGroupSaver': >/usr/kde/3.5/include/kconfigbase.h:2082: undefined reference to `KConfigBase::setGroup(QString const&)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `QString::operator char const*() const': >/usr/qt/3/include/qstring.h:667: undefined reference to `QString::ascii() const' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `KConfigGroupSaver': >/usr/kde/3.5/include/kconfigbase.h:2071: undefined reference to `KConfigBase::group() const' >/usr/kde/3.5/include/kconfigbase.h:2072: undefined reference to `KConfigBase::setGroup(QString const&)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup::connect()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.cpp:37: undefined reference to `KConfigBase::writeEntry(char const*, QString const&, bool, bool, bool)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `~KConfigGroupSaver': >/usr/kde/3.5/include/kconfigbase.h:2082: undefined reference to `KConfigBase::setGroup(QString const&)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup::connect()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.cpp:44: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.cpp:44: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.cpp:44: undefined reference to `QString::arg(QString const&, int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.cpp:44: undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' >setup/libheartssetup.a(remotesetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:90: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:84: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:79: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(remotesetup.o): In function `RemoteSetup::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetup.moc:74: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(remotesetup.o):(.rodata._ZTV11RemoteSetup[vtable for RemoteSetup]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(serversetup.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:73: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:74: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:28: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(serversetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetup.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/usr/qt/3/include/qobject.h:231: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(serversetup.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/usr/include/bits/unistd.h:355: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/usr/include/bits/unistd.h:355: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `QString::arg(QString const&, int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `QString::arg(QString const&, int) const' >setup/libheartssetup.a(serversetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:56: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:56: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:56: undefined reference to `QString::arg(QString const&, int) const' >setup/libheartssetup.a(serversetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:28: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(serversetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetup.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/usr/qt/3/include/qobject.h:231: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(serversetup.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/usr/include/bits/unistd.h:355: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/usr/include/bits/unistd.h:355: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `QString::arg(QString const&, int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:47: undefined reference to `QString::arg(QString const&, int) const' >setup/libheartssetup.a(serversetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:56: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:56: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:56: undefined reference to `QString::arg(QString const&, int) const' >setup/libheartssetup.a(serversetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::execute(player_id::type, QComboBox*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:140: undefined reference to `QComboBox::currentItem() const' >setup/libheartssetup.a(serversetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::connect()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:81: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:81: undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:88: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:88: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:88: undefined reference to `QString::arg(QString const&, int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:88: undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::options(player_id::type, QComboBox*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:124: undefined reference to `QComboBox::currentItem() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:131: undefined reference to `QComboBox::currentItem() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:125: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:125: undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' >setup/libheartssetup.a(serversetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::options(player_id::type, QComboBox*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:133: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.cpp:133: undefined reference to `KMessageBox::sorry(QWidget*, QString const&, QString const&, int)' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:108: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:102: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:84: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(serversetup.o): In function `ServerSetup::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetup.moc:95: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(serversetup.o):(.rodata._ZTV11ServerSetup[vtable for ServerSetup]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(exec.o): In function `execute::computerClient(QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/exec.cpp:101: undefined reference to `QString::utf8() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/exec.cpp:101: undefined reference to `QCString::~QCString()' >setup/libheartssetup.a(exec.o): In function `operator+': >/usr/qt/3/include/qstring.h:1040: undefined reference to `QString::QString(QString const&)' >/usr/qt/3/include/qstring.h:1041: undefined reference to `QString::operator+=(QString const&)' >setup/libheartssetup.a(exec.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(exec.o): In function `execute::server(short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/exec.cpp:31: undefined reference to `KProcess::KProcess()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/exec.cpp:36: undefined reference to `KProcess::operator<<(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/exec.cpp:36: undefined reference to `KProcess::operator<<(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/exec.cpp:36: undefined reference to `KProcess::operator<<(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/exec.cpp:36: undefined reference to `KProcess::operator<<(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/exec.cpp:36: undefined reference to `KProcess::operator<<(char const*)' >setup/libheartssetup.a(exec.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(exec.o): In function `execute::server(short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/exec.cpp:39: undefined reference to `KProcess::start(KProcess::RunMode, KProcess::Communication)' >setup/libheartssetup.a(networksetup.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:100: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:101: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::delayedConnectTo()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:105: undefined reference to `QString::latin1() const' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::newTable()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:82: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:82: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:82: undefined reference to `KLineEditDlg::KLineEditDlg(QString const&, QString const&, QWidget*)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::newTable()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:83: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::newTable()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:85: undefined reference to `KDialogBase::enableButtonOK(bool)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:86: undefined reference to `KLineEditDlg::~KLineEditDlg()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:86: undefined reference to `KLineEditDlg::text() const' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::delayedProtocolChanged()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:129: undefined reference to `KExtendedSocket::socketStatus() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:132: undefined reference to `KExtendedSocket::systemError() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:132: undefined reference to `KExtendedSocket::socketStatus() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:132: undefined reference to `KExtendedSocket::strError(int, int)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::delayedProtocolChanged()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:135: undefined reference to `KExtendedSocket::systemError() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:135: undefined reference to `KExtendedSocket::socketStatus() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:135: undefined reference to `KExtendedSocket::strError(int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:135: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:135: undefined reference to `QString::arg(QString const&, int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:135: undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::openConnection(char const*, short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:54: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:54: undefined reference to `KExtendedSocket::KExtendedSocket(QString const&, int, int)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/usr/qt/3/include/qobject.h:231: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(networksetup.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:74: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:74: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:74: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::openConnection(char const*, short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:75: undefined reference to `QString::QString(QString const&)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::openConnection(char const*, short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:57: undefined reference to `KExtendedSocket::systemError() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:57: undefined reference to `KExtendedSocket::socketStatus() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:57: undefined reference to `KExtendedSocket::strError(int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:57: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:57: undefined reference to `QString::arg(QString const&, int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:57: undefined reference to `KMessageBox::error(QWidget*, QString const&, QString const&, int)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:29: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:34: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(networksetup.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/usr/qt/3/include/qobject.h:231: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:37: undefined reference to `QString::QString(char const*)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:29: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:34: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(networksetup.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/usr/qt/3/include/qobject.h:231: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:37: undefined reference to `QString::QString(char const*)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::lookAt(QString, QString, QString, QString, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:151: undefined reference to `QListView::findItem(QString const&, int, unsigned int) const' >setup/libheartssetup.a(networksetup.o): In function `QString::operator char const*() const': >/usr/qt/3/include/qstring.h:667: undefined reference to `QString::ascii() const' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::lookAt(QString, QString, QString, QString, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:156: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:156: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:156: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:156: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:156: undefined reference to `QString::QString(QString const&)' >setup/libheartssetup.a(networksetup.o):/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:156: more undefined references to `QString::QString(QString const&)' follow >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::lookAt(QString, QString, QString, QString, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:156: undefined reference to `QListViewItem::QListViewItem(QListView*, QString, QString, QString, QString, QString, QString, QString, QString)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o):/usr/qt/3/include/qstring.h:851: more undefined references to `QStringData::deleteSelf()' follow >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::connectTo(char const*, short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:94: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:94: undefined reference to `i18n(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.cpp:94: undefined reference to `KProgressDialog::KProgressDialog(QWidget*, char const*, QString const&, QString const&, bool)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:129: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:122: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:122: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:122: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:122: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:122: undefined reference to `QString::QString(QString const&)' >setup/libheartssetup.a(networksetup.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetup.o):/usr/qt/3/include/qstring.h:851: more undefined references to `QStringData::deleteSelf()' follow >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:147: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:109: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::connected(int)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:115: undefined reference to `QObject::activate_signal(int, int)' >setup/libheartssetup.a(networksetup.o): In function `NetworkSetup::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetup.moc:139: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(networksetup.o):(.rodata+0x308): undefined reference to `static_QUType_int' >setup/libheartssetup.a(networksetup.o):(.rodata+0x328): undefined reference to `static_QUType_QString' >setup/libheartssetup.a(networksetup.o):(.rodata+0x348): undefined reference to `static_QUType_ptr' >setup/libheartssetup.a(networksetup.o):(.rodata+0x368): undefined reference to `static_QUType_ptr' >setup/libheartssetup.a(networksetup.o):(.rodata+0x388): undefined reference to `static_QUType_ptr' >setup/libheartssetup.a(networksetup.o):(.rodata+0x3a8): undefined reference to `static_QUType_ptr' >setup/libheartssetup.a(networksetup.o):(.rodata+0x3c8): undefined reference to `static_QUType_ptr' >setup/libheartssetup.a(networksetup.o):(.rodata+0x3e8): undefined reference to `static_QUType_charstar' >setup/libheartssetup.a(networksetup.o):(.rodata+0x408): undefined reference to `static_QUType_ptr' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x3a0): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x3a8): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x3b0): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x3b8): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x3c0): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x3c8): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x3d0): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x3d8): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(networksetup.o):(.rodata._ZTV12NetworkSetup[vtable for NetworkSetup]+0x3e0): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(networksetupwidget.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:106: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:107: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::serverChange(QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:139: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:139: undefined reference to `QObject::activate_signal(int, QString)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::joinTable(QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:127: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:127: undefined reference to `QObject::activate_signal(int, QString)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::serverChanged(QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:121: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:121: undefined reference to `QObject::activate_signal(int, QString)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:126: undefined reference to `QListView::header() const' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:127: undefined reference to `QListView::header() const' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:128: undefined reference to `QListView::header() const' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:129: undefined reference to `QListView::header() const' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:130: undefined reference to `QListView::header() const' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:32: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:37: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:43: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:44: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:48: undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:50: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:52: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:53: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:57: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:61: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:63: undefined reference to `QFrame::QFrame(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:67: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:69: undefined reference to `QListView::QListView(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:75: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:79: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:81: undefined reference to `QFrame::QFrame(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:85: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:88: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:96: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:97: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:98: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:99: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:100: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:35: undefined reference to `QWidget::setName(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:32: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:37: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:43: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:44: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:48: undefined reference to `KLineEdit::KLineEdit(QWidget*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:50: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:52: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:53: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:57: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:61: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:63: undefined reference to `QFrame::QFrame(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:67: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:69: undefined reference to `QListView::QListView(QWidget*, char const*, unsigned int)' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:75: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:79: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:81: undefined reference to `QFrame::QFrame(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:85: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:88: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:96: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:97: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:98: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:99: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:100: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.cpp:35: undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::join_clicked()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/./networksetupwidget.ui.h:22: undefined reference to `QListView::currentItem() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/./networksetupwidget.ui.h:27: undefined reference to `QString::QString(QString const&)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:167: undefined reference to `QWidget::qt_emit(int, QUObject*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:165: undefined reference to `QString::QString(QString const&)' >setup/libheartssetup.a(networksetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:163: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:162: undefined reference to `QString::QString(QString const&)' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:175: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:115: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:154: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(networksetupwidget.o): In function `NetworkSetupWidget::createNewTable()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/networksetupwidget.moc:133: undefined reference to `QObject::activate_signal(int)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata+0x328): undefined reference to `static_QUType_QString' >setup/libheartssetup.a(networksetupwidget.o):(.rodata+0x348): undefined reference to `static_QUType_QString' >setup/libheartssetup.a(networksetupwidget.o):(.rodata+0x368): undefined reference to `static_QUType_QString' >setup/libheartssetup.a(networksetupwidget.o):(.rodata+0x388): undefined reference to `static_QUType_ptr' >setup/libheartssetup.a(networksetupwidget.o):(.rodata+0x3a8): undefined reference to `static_QUType_QString' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x3d8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x3e0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x3e8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x3f0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x3f8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x400): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x408): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x410): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(networksetupwidget.o):(.rodata._ZTV18NetworkSetupWidget[vtable for NetworkSetupWidget]+0x418): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(localsetupwidget.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(localsetupwidget.o): In function `LocalSetupWidget::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:67: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:68: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(localsetupwidget.o): In function `LocalSetupWidget::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(localsetupwidget.o): In function `LocalSetupWidget::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(localsetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(localsetupwidget.o): In function `LocalSetupWidget': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:27: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:32: undefined reference to `QButtonGroup::QButtonGroup(QWidget*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:37: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:41: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:43: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:47: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:51: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:53: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:55: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:57: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:59: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:61: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:63: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:67: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:71: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:30: undefined reference to `QWidget::setName(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:27: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:32: undefined reference to `QButtonGroup::QButtonGroup(QWidget*, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:37: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:41: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:43: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:47: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:51: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:53: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:55: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:57: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:59: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:61: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:63: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:67: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:71: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.cpp:30: undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `LocalSetupWidget::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:97: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(localsetupwidget.o): In function `LocalSetupWidget::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:91: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(localsetupwidget.o): In function `LocalSetupWidget::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:76: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(localsetupwidget.o): In function `LocalSetupWidget::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/localsetupwidget.moc:84: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(localsetupwidget.o):(.rodata._ZTV16LocalSetupWidget[vtable for LocalSetupWidget]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(serversetupwidget.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:67: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:68: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:135: undefined reference to `QComboBox::insertItem(QString const&, int)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:136: undefined reference to `QComboBox::insertItem(QString const&, int)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:139: undefined reference to `QComboBox::insertItem(QString const&, int)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:140: undefined reference to `QComboBox::insertItem(QString const&, int)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:146: undefined reference to `QComboBox::insertItem(QString const&, int)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::languageChange()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:147: undefined reference to `QComboBox::insertItem(QString const&, int)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:29: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:34: undefined reference to `QFrame::QFrame(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:42: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:43: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:48: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:60: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:64: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:66: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:68: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:72: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:74: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:76: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:80: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:82: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:84: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:88: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:92: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:93: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:95: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:96: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:32: undefined reference to `QWidget::setName(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:29: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:34: undefined reference to `QFrame::QFrame(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:42: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:43: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:48: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:60: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:64: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:66: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:68: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:72: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:74: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:76: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:80: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:82: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:84: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:88: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:92: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:93: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:95: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:96: undefined reference to `QBoxLayout::addWidget(QWidget*, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.cpp:32: undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:97: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:91: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:76: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(serversetupwidget.o): In function `ServerSetupWidget::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/serversetupwidget.moc:84: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(serversetupwidget.o):(.rodata._ZTV17ServerSetupWidget[vtable for ServerSetupWidget]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >setup/libheartssetup.a(remotesetupwidget.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >setup/libheartssetup.a(remotesetupwidget.o): In function `RemoteSetupWidget::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:54: undefined reference to `QWidget::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:67: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:68: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >setup/libheartssetup.a(remotesetupwidget.o): In function `RemoteSetupWidget::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(remotesetupwidget.o): In function `RemoteSetupWidget::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >setup/libheartssetup.a(remotesetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(remotesetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(remotesetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(remotesetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetupwidget.o): In function `tr2i18n': >/usr/kde/3.5/include/klocale.h:109: undefined reference to `i18n(char const*)' >setup/libheartssetup.a(remotesetupwidget.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >setup/libheartssetup.a(remotesetupwidget.o): In function `RemoteSetupWidget': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:26: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:39: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:41: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:45: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:49: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:51: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:53: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:29: undefined reference to `QWidget::setName(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:26: undefined reference to `QWidget::QWidget(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:39: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:41: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:45: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:49: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:51: undefined reference to `QLabel::QLabel(QWidget*, char const*, unsigned int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:53: undefined reference to `QGridLayout::addWidget(QWidget*, int, int, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.cpp:29: undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(remotesetupwidget.o): In function `RemoteSetupWidget::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:97: undefined reference to `QWidget::qt_property(int, int, QVariant*)' >setup/libheartssetup.a(remotesetupwidget.o): In function `RemoteSetupWidget::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:91: undefined reference to `QWidget::qt_emit(int, QUObject*)' >setup/libheartssetup.a(remotesetupwidget.o): In function `RemoteSetupWidget::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:76: undefined reference to `QWidget::qt_cast(char const*)' >setup/libheartssetup.a(remotesetupwidget.o): In function `RemoteSetupWidget::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human/setup/remotesetupwidget.moc:84: undefined reference to `QWidget::qt_invoke(int, QUObject*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x60): undefined reference to `QWidget::setName(char const*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x68): undefined reference to `QObject::insertChild(QObject*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x70): undefined reference to `QObject::removeChild(QObject*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0xd8): undefined reference to `QWidget::setBackgroundMode(Qt::BackgroundMode)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0xe0): undefined reference to `QWidget::setEraseColor(QColor const&)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0xe8): undefined reference to `QWidget::setErasePixmap(QPixmap const&)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0xf8): undefined reference to `QWidget::setPaletteBackgroundColor(QColor const&)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x100): undefined reference to `QWidget::setPaletteBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x130): undefined reference to `QWidget::setBackgroundColor(QColor const&)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x138): undefined reference to `QWidget::setBackgroundPixmap(QPixmap const&)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x140): undefined reference to `QWidget::setCaption(QString const&)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x150): undefined reference to `QWidget::setIconText(QString const&)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x158): undefined reference to `QWidget::setMouseTracking(bool)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x160): undefined reference to `QWidget::setFocus()' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x168): undefined reference to `QWidget::setActiveWindow()' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x170): undefined reference to `QWidget::setFocusPolicy(QWidget::FocusPolicy)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x188): undefined reference to `QWidget::show()' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x190): undefined reference to `QWidget::hide()' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x1b0): undefined reference to `QWidget::polish()' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x1b8): undefined reference to `QWidget::move(int, int)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x1c0): undefined reference to `QWidget::resize(int, int)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x1c8): undefined reference to `QWidget::setGeometry(int, int, int, int)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x210): undefined reference to `QWidget::reparent(QWidget*, unsigned int, QPoint const&, bool)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x220): undefined reference to `QWidget::setAutoMask(bool)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x228): undefined reference to `QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x230): undefined reference to `QWidget::customWhatsThis() const' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x2b8): undefined reference to `QWidget::imStartEvent(QIMEvent*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x2c0): undefined reference to `QWidget::imComposeEvent(QIMEvent*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x2c8): undefined reference to `QWidget::imEndEvent(QIMEvent*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x310): undefined reference to `QWidget::updateMask()' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x340): undefined reference to `QWidget::metric(int) const' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x370): undefined reference to `QWidget::setKeyCompression(bool)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x378): undefined reference to `QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x3a8): undefined reference to `QPaintDevice::setResolution(int)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x3b0): undefined reference to `QPaintDevice::resolution() const' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x3b8): undefined reference to `QPaintDevice::handle() const' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x3c0): undefined reference to `QPaintDevice::x11RenderHandle() const' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x3c8): undefined reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x3d0): undefined reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x3d8): undefined reference to `non-virtual thunk to QWidget::metric(int) const' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x3e0): undefined reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const' >setup/libheartssetup.a(remotesetupwidget.o):(.rodata._ZTV17RemoteSetupWidget[vtable for RemoteSetupWidget]+0x3e8): undefined reference to `QPaintDevice::fontInf(QFont*, int) const' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:407: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:408: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:227: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:228: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::trUtf8(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:41: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:42: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:399: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:400: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:219: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:220: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::tr(char const*, char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:33: undefined reference to `qApp' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:34: undefined reference to `QApplication::translate(char const*, char const*, char const*, QApplication::Encoding) const' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:54: undefined reference to `QObject::staticMetaObject()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:103: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:104: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:482: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:483: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::staticMetaObject()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:296: undefined reference to `QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData const*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:297: undefined reference to `QMetaObjectCleanUp::setMetaObject(QMetaObject*&)' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::startGame(short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:327: undefined reference to `QObject::receivers(int) const' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::startGame(short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:331: undefined reference to `static_QUType_ptr' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:331: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:332: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `__static_initialization_and_destruction_0': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:28: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:28: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:214: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:214: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:394: undefined reference to `QMetaObjectCleanUp::QMetaObjectCleanUp(char const*, QMetaObject* (*)())' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:394: undefined reference to `QMetaObjectCleanUp::~QMetaObjectCleanUp()' >../../common/network/libnethearts.a(connection.o): In function `Connection': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:18: undefined reference to `KExtendedSocket::setSocketFlags(int)' >../../common/network/libnethearts.a(connection.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/usr/qt/3/include/qobject.h:231: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >../../common/network/libnethearts.a(connection.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:23: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >../../common/network/libnethearts.a(connection.o): In function `Connection': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:18: undefined reference to `KExtendedSocket::setSocketFlags(int)' >../../common/network/libnethearts.a(connection.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/usr/qt/3/include/qobject.h:231: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >../../common/network/libnethearts.a(connection.o): In function `QObject::connect(QObject const*, char const*, char const*) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:23: undefined reference to `QObject::connect(QObject const*, char const*, QObject const*, char const*)' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::lookAt(QString, QString, QString, QString, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:340: undefined reference to `QObject::receivers(int) const' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::lookAt(QString, QString, QString, QString, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:344: undefined reference to `static_QUType_QString' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:344: undefined reference to `QUType_QString::set(QUObject*, QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:345: undefined reference to `static_QUType_ptr' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:345: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:346: undefined reference to `static_QUType_ptr' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:346: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:347: undefined reference to `static_QUType_ptr' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:347: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:348: undefined reference to `static_QUType_ptr' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:348: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:349: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::connectTo(char const*, short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:313: undefined reference to `QObject::receivers(int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:317: undefined reference to `static_QUType_charstar' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::connectTo(char const*, short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:317: undefined reference to `QUType_charstar::set(QUObject*, char const*, bool)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:318: undefined reference to `static_QUType_ptr' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:318: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:319: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::connectionError(char const*, int)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:129: undefined reference to `QObject::receivers(int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:133: undefined reference to `static_QUType_charstar' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::connectionError(char const*, int)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:133: undefined reference to `QUType_charstar::set(QUObject*, char const*, bool)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:134: undefined reference to `static_QUType_int' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:134: undefined reference to `QUType_int::set(QUObject*, int)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:135: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::joinTable(Network::ServerConnection*, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:527: undefined reference to `QObject::receivers(int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:531: undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::joinTable(Network::ServerConnection*, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:531: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:532: undefined reference to `static_QUType_QString' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:532: undefined reference to `QUType_QString::set(QUObject*, QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:533: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::createTable(Network::ServerConnection*, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:513: undefined reference to `QObject::receivers(int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:517: undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::createTable(Network::ServerConnection*, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:517: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:518: undefined reference to `static_QUType_QString' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:518: undefined reference to `QUType_QString::set(QUObject*, QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:519: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::hello(Network::ServerConnection*, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:499: undefined reference to `QObject::receivers(int) const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:503: undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::hello(Network::ServerConnection*, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:503: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:504: undefined reference to `static_QUType_QString' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:504: undefined reference to `QUType_QString::set(QUObject*, QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:505: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::leaveTable(Network::ServerConnection*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:541: undefined reference to `QObject::receivers(int) const' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::leaveTable(Network::ServerConnection*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:545: undefined reference to `static_QUType_ptr' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:545: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:546: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::received(Message)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:156: undefined reference to `QObject::receivers(int) const' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::received(Message)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:160: undefined reference to `static_QUType_ptr' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:160: undefined reference to `QUType_ptr::set(QUObject*, void const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:161: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::peerError(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:143: undefined reference to `QObject::receivers(int) const' >../../common/network/libnethearts.a(connection.o): In function `QUObject': >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >/usr/qt/3/include/private/qucom_p.h:130: undefined reference to `static_QUType_Null' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::peerError(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:147: undefined reference to `static_QUType_charstar' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:147: undefined reference to `QUType_charstar::set(QUObject*, char const*, bool)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:148: undefined reference to `QObject::activate_signal(QConnectionList*, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:193: undefined reference to `QObject::qt_emit(int, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `operator<<': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:69: undefined reference to `QString::utf8() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:69: undefined reference to `QCString::~QCString()' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::write(Message)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:62: undefined reference to `QString::utf8() const' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::write(Message)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:64: undefined reference to `QCString::~QCString()' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:371: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:371: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:371: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:371: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:371: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:567: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::qt_emit(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:566: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:565: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `QValueListPrivate': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:179: undefined reference to `QObject::qt_invoke(int, QUObject*)' >../../common/network/libnethearts.a(connection.o): In function `operator<<': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:69: undefined reference to `QString::utf8() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:69: undefined reference to `QCString::~QCString()' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Message::arg(unsigned long) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:55: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `to<QString>': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:110: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Message::arg(unsigned long) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:55: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `to<QString>': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:110: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Message::arg(unsigned long) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:55: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `to<QString>': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:110: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::auth(QCString, QCString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:112: undefined reference to `QString::QString(QMemArray<char> const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:112: undefined reference to `QString::QString(QMemArray<char> const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::hello(QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:106: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QValueListPrivate': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::joinTable(QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:99: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QValueListPrivate': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::createTable(QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:92: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QValueListPrivate': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:358: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QMemArray': >/usr/qt/3/include/qmemarray.h:63: undefined reference to `QGArray::QGArray(QGArray const&)' >../../common/network/libnethearts.a(connection.o): In function `QCString': >/usr/qt/3/include/qcstring.h:150: undefined reference to `vtable for QCString' >../../common/network/libnethearts.a(connection.o): In function `QMemArray': >/usr/qt/3/include/qmemarray.h:63: undefined reference to `QGArray::QGArray(QGArray const&)' >../../common/network/libnethearts.a(connection.o): In function `QCString': >/usr/qt/3/include/qcstring.h:150: undefined reference to `vtable for QCString' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:356: undefined reference to `QCString::~QCString()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:356: undefined reference to `QCString::~QCString()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:357: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:355: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `MessageConstructor::operator<<(int)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:101: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::auth(QCString, QCString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:174: undefined reference to `QString::QString(QMemArray<char> const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:174: undefined reference to `QString::QString(QMemArray<char> const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QValueListPrivate': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::lookAt(QString, QString, QString, QString, QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:167: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:167: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:167: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:167: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:167: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o):/usr/qt/3/include/qstring.h:851: more undefined references to `QStringData::deleteSelf()' follow >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QValueList<QString>::detach()': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o):/usr/qt/3/include/qstring.h:842: more undefined references to `QString::makeSharedNull()' follow >../../common/network/libnethearts.a(connection.o): In function `operator<<': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:69: undefined reference to `QString::utf8() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:69: undefined reference to `QCString::~QCString()' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::get(Message)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:137: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `Message::arg(unsigned long) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:55: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `to<QString>': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:110: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Message::arg(unsigned long) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:55: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `to<QString>': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:110: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o):/usr/qt/3/include/qstring.h:851: more undefined references to `QStringData::deleteSelf()' follow >../../common/network/libnethearts.a(connection.o): In function `Message::arg(unsigned long) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:55: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Message::arg(unsigned long) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:55: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `to<const char*>': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:122: undefined reference to `QString::ascii() const' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::get(Message)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:137: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `Message::arg(unsigned long) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:55: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `Network::UserConnection::get(Message)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:137: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:137: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::connectTo(char const*, short)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.cpp:160: undefined reference to `QString::QString(char const*)' >../../common/network/libnethearts.a(connection.o): In function `MessageConstructor::operator<<(int)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:101: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QValueListPrivate': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:554: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:554: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:554: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:554: undefined reference to `QString::QString(QString const&)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:554: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QMemArray': >/usr/qt/3/include/qmemarray.h:63: undefined reference to `QGArray::QGArray(QGArray const&)' >../../common/network/libnethearts.a(connection.o): In function `QCString': >/usr/qt/3/include/qcstring.h:150: undefined reference to `vtable for QCString' >../../common/network/libnethearts.a(connection.o): In function `QMemArray': >/usr/qt/3/include/qmemarray.h:63: undefined reference to `QGArray::QGArray(QGArray const&)' >../../common/network/libnethearts.a(connection.o): In function `QCString': >/usr/qt/3/include/qcstring.h:150: undefined reference to `vtable for QCString' >../../common/network/libnethearts.a(connection.o): In function `Network::ServerConnection::qt_invoke(int, QUObject*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:555: undefined reference to `QCString::~QCString()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:555: undefined reference to `QCString::~QCString()' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::qt_property(int, int, QVariant*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:201: undefined reference to `QObject::qt_property(int, int, QVariant*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:201: undefined reference to `QObject::qt_property(int, int, QVariant*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:201: undefined reference to `QObject::qt_property(int, int, QVariant*)' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::eof()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:167: undefined reference to `QObject::activate_signal(int)' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::protocolChanged()': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:118: undefined reference to `QObject::activate_signal(int)' >../../common/network/libnethearts.a(connection.o): In function `Network::Connection::qt_cast(char const*)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/connection.moc:112: undefined reference to `QObject::qt_cast(char const*)' >../../common/network/libnethearts.a(connection.o): In function `QGArray::detach()': >/usr/qt/3/include/qgarray.h:77: undefined reference to `QGArray::duplicate(QGArray const&)' >../../common/network/libnethearts.a(connection.o): In function `~QMemArray': >/usr/qt/3/include/qmemarray.h:64: undefined reference to `QGArray::~QGArray()' >/usr/qt/3/include/qmemarray.h:64: undefined reference to `QGArray::~QGArray()' >../../common/network/libnethearts.a(connection.o): In function `QValueListNode': >/usr/qt/3/include/qvaluelist.h:65: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `QValueList<QString>::detach()': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `Message::arg(unsigned long) const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:55: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `to<QString>': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:110: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `operator<<': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:69: undefined reference to `QString::utf8() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.h:69: undefined reference to `QCString::~QCString()' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o):(.rodata+0x868): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0x888): undefined reference to `static_QUType_QString' >../../common/network/libnethearts.a(connection.o):(.rodata+0x8a8): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0x8c8): undefined reference to `static_QUType_QString' >../../common/network/libnethearts.a(connection.o):(.rodata+0x8e8): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0x908): undefined reference to `static_QUType_QString' >../../common/network/libnethearts.a(connection.o):(.rodata+0x928): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0x948): undefined reference to `static_QUType_charstar' >../../common/network/libnethearts.a(connection.o):(.rodata+0x968): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0x988): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0x9a8): undefined reference to `static_QUType_QString' >../../common/network/libnethearts.a(connection.o):(.rodata+0x9c8): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0x9e8): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xa08): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xa28): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xa48): undefined reference to `static_QUType_varptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xa68): undefined reference to `static_QUType_varptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xa88): undefined reference to `static_QUType_charstar' >../../common/network/libnethearts.a(connection.o):(.rodata+0xaa8): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xac8): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xae8): undefined reference to `static_QUType_QString' >../../common/network/libnethearts.a(connection.o):(.rodata+0xb08): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xb28): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xb48): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xb68): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xb88): undefined reference to `static_QUType_QString' >../../common/network/libnethearts.a(connection.o):(.rodata+0xba8): undefined reference to `static_QUType_varptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xbc8): undefined reference to `static_QUType_varptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xbe8): undefined reference to `static_QUType_QString' >../../common/network/libnethearts.a(connection.o):(.rodata+0xc08): undefined reference to `static_QUType_QString' >../../common/network/libnethearts.a(connection.o):(.rodata+0xc28): undefined reference to `static_QUType_charstar' >../../common/network/libnethearts.a(connection.o):(.rodata+0xc48): undefined reference to `static_QUType_int' >../../common/network/libnethearts.a(connection.o):(.rodata+0xc68): undefined reference to `static_QUType_charstar' >../../common/network/libnethearts.a(connection.o):(.rodata+0xc88): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xca8): undefined reference to `static_QUType_ptr' >../../common/network/libnethearts.a(connection.o):(.rodata+0xcc8): undefined reference to `static_QUType_int' >../../common/network/libnethearts.a(connection.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QValueList<QString>::detach()': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network16ServerConnectionE[vtable for Network::ServerConnection]+0x60): undefined reference to `QObject::setName(char const*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network16ServerConnectionE[vtable for Network::ServerConnection]+0x68): undefined reference to `QObject::insertChild(QObject*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network16ServerConnectionE[vtable for Network::ServerConnection]+0x70): undefined reference to `QObject::removeChild(QObject*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network16ServerConnectionE[vtable for Network::ServerConnection]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network16ServerConnectionE[vtable for Network::ServerConnection]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network14UserConnectionE[vtable for Network::UserConnection]+0x60): undefined reference to `QObject::setName(char const*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network14UserConnectionE[vtable for Network::UserConnection]+0x68): undefined reference to `QObject::insertChild(QObject*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network14UserConnectionE[vtable for Network::UserConnection]+0x70): undefined reference to `QObject::removeChild(QObject*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network14UserConnectionE[vtable for Network::UserConnection]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network14UserConnectionE[vtable for Network::UserConnection]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network10ConnectionE[vtable for Network::Connection]+0x60): undefined reference to `QObject::setName(char const*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network10ConnectionE[vtable for Network::Connection]+0x68): undefined reference to `QObject::insertChild(QObject*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network10ConnectionE[vtable for Network::Connection]+0x70): undefined reference to `QObject::removeChild(QObject*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network10ConnectionE[vtable for Network::Connection]+0x98): undefined reference to `QObject::customEvent(QCustomEvent*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTVN7Network10ConnectionE[vtable for Network::Connection]+0xb0): undefined reference to `QObject::checkConnectArgs(char const*, QObject const*, char const*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTV9QMemArrayIcE[vtable for QMemArray<char>]+0x28): undefined reference to `QGArray::newData()' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTV9QMemArrayIcE[vtable for QMemArray<char>]+0x30): undefined reference to `QGArray::deleteData(QGArray::array_data*)' >../../common/network/libnethearts.a(connection.o):(.rodata._ZTI9QMemArrayIcE[typeinfo for QMemArray<char>]+0x10): undefined reference to `typeinfo for QGArray' >../../common/network/libnethearts.a(message.o): In function `toString(Message::typeEnum)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:17: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:16: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:16: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:16: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:16: undefined reference to `QString::QString(char const*)' >../../common/network/libnethearts.a(message.o):/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:16: more undefined references to `QString::QString(char const*)' follow >../../common/network/libnethearts.a(message.o): In function `Message::asString() const': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:38: undefined reference to `QStringList::join(QString const&) const' >../../common/network/libnethearts.a(message.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(message.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(message.o): In function `QValueList<QString>::detach()': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(message.o): In function `QString': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(message.o): In function `fromString(QString)': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `QString::ascii() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `operator==(QString const&, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `QString::ascii() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `operator==(QString const&, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `QString::ascii() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `operator==(QString const&, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `QString::ascii() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `operator==(QString const&, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `QString::ascii() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `operator==(QString const&, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `QString::ascii() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `operator==(QString const&, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `QString::ascii() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `operator==(QString const&, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `QString::ascii() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `operator==(QString const&, char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `QString::ascii() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:7: undefined reference to `operator==(QString const&, char const*)' >../../common/network/libnethearts.a(message.o): In function `Message': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:30: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:30: undefined reference to `QStringList::split(QString const&, QString const&, bool)' >../../common/network/libnethearts.a(message.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(message.o): In function `Message': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:32: undefined reference to `QString::utf8() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:32: undefined reference to `QCString::~QCString()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:33: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(message.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(message.o): In function `QValueList<QString>::at(unsigned long)': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(message.o): In function `Message': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:30: undefined reference to `QString::QString(char const*)' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:30: undefined reference to `QStringList::split(QString const&, QString const&, bool)' >../../common/network/libnethearts.a(message.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(message.o): In function `Message': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:32: undefined reference to `QString::utf8() const' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:32: undefined reference to `QCString::~QCString()' >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:33: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(message.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(message.o): In function `QValueList<QString>::at(unsigned long)': >/usr/qt/3/include/qstring.h:842: undefined reference to `QString::makeSharedNull()' >../../common/network/libnethearts.a(message.o): In function `Message': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:26: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(message.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >../../common/network/libnethearts.a(message.o): In function `Message': >/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/common/network/message.cpp:26: undefined reference to `QString::QString(QString const&)' >../../common/network/libnethearts.a(message.o): In function `~QString': >/usr/qt/3/include/qstring.h:851: undefined reference to `QStringData::deleteSelf()' >collect2: ld returned 1 exit status >make[4]: *** [hearts] Error 1 >make[4]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients/human' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98/clients' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/games-board/hearts-1.98/work/hearts-1.98' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: games-board/hearts-1.98 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 4362: Called kde_src_compile > [31;01m*[0m environment, line 3148: Called kde_src_compile 'all' > [31;01m*[0m environment, line 3163: Called kde_src_compile 'make' > [31;01m*[0m environment, line 3155: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "died running emake, $FUNCNAME:make" > [31;01m*[0m The die message: > [31;01m*[0m died running emake, kde_src_compile:make > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/home/ssuominen/logs/games-board:hearts-1.98:20090812-010127.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-board/hearts-1.98/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 273560
:
194157
| 200982