trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2010

Re: [trinity-devel] tqtinterface compilation problem

From: Serghei Amelian <serghei@...>
Date: Tue, 31 Aug 2010 04:12:56 +0300
On Monday 30 August 2010 20:36:33 Timothy Pearson wrote:
> > Hello,
> >
> > I tried to compile tqtinterface, in this way:
> >
> > svn co
> > svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/tqtinterface
> > cd tqtinterface
> > make -f admin/Makefile.common
> > ./configure
> > make
> >
> > Sources are compiled fine, but libtqt.so.4.2.0 is not created, only
> > libtqt.la
> >
> > --
> > Serghei
>
> Are you attempting to compile for Qt3 or Qt4?  Qt4 support is NOT READY,
> and will not be able to compile even kdelibs for many months.

Actually --enable-qt4 is not recognized by configure script at all. I tried 
with plain "./configure", without parameters.

> If you are compiling for Qt3, then something might be amiss in your build
> setup.  Please make sure you have all Qt development headers installed,
> and if you don't mind posting the full output of the commands you listed
> above I may be able to shed more light on the problem.

I using gentoo and I have already KDE-3 installed, so my QT-3 setup is fine, I 
think.

I attached folowing files:

log1.txt is output of "make -f admin/Makefile.common"
log2.txt is output of "./configure"
log3.txt is output of "make"

Also, I attached config.log

I'm not sure what meaning the message "You are attempting to compile Trinity 
without the Trinity Qt Interface installed.  Please install 
libtqtinterface-dev and try again!"

-- 
Serghei
*** automake (GNU automake) 1.11.1 found.
*** Creating acinclude.m4
make[1]: Entering directory `/tmp/tqtinterface'
make[1]: Nothing to be done for `acinclude.m4'.
make[1]: Leaving directory `/tmp/tqtinterface'
*** Creating list of subdirectories
*** Creating Makefile.am
*** Creating configure.files
*** Creating configure.in
*** Creating aclocal.m4
acinclude.m4:3965: the serial number must appear before any macro definition
acinclude.m4:4010: the serial number must appear before any macro definition
acinclude.m4:4055: the serial number must appear before any macro definition
acinclude.m4:6357: the serial number must appear before any macro definition
acinclude.m4:13773: the serial number must appear before any macro definition
configure.in:34: warning: AC_REQUIRE: `AC_PROG_CC' was expanded before it was required
../../lib/autoconf/c.m4:429: AC_LANG_COMPILER(C) is expanded from...
../../lib/autoconf/lang.m4:316: AC_LANG_COMPILER_REQUIRE is expanded from...
../../lib/autoconf/general.m4:2573: AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
acinclude.m4:3229: KDE_CHECK_FOR_BAD_COMPILER is expanded from...
acinclude.m4:3310: AC_CHECK_COMPILERS is expanded from...
configure.in:34: the top level
configure.in:34: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
../../lib/autoconf/c.m4:667: AC_LANG_COMPILER(C++) is expanded from...
../../lib/autoconf/general.m4:2645: AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
acinclude.m4:3154: KDE_CHECK_COMPILER_FLAG is expanded from...
*** Creating configure
configure.in:34: warning: AC_REQUIRE: `AC_PROG_CC' was expanded before it was required
../../lib/autoconf/c.m4:429: AC_LANG_COMPILER(C) is expanded from...
../../lib/autoconf/lang.m4:316: AC_LANG_COMPILER_REQUIRE is expanded from...
../../lib/autoconf/general.m4:2573: AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
acinclude.m4:3229: KDE_CHECK_FOR_BAD_COMPILER is expanded from...
acinclude.m4:3310: AC_CHECK_COMPILERS is expanded from...
configure.in:34: the top level
configure.in:34: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
../../lib/autoconf/c.m4:667: AC_LANG_COMPILER(C++) is expanded from...
../../lib/autoconf/general.m4:2645: AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
acinclude.m4:3154: KDE_CHECK_COMPILER_FLAG is expanded from...
*** Creating config.h template
configure.in:34: warning: AC_REQUIRE: `AC_PROG_CC' was expanded before it was required
../../lib/autoconf/c.m4:429: AC_LANG_COMPILER(C) is expanded from...
../../lib/autoconf/lang.m4:316: AC_LANG_COMPILER_REQUIRE is expanded from...
../../lib/autoconf/general.m4:2573: AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
acinclude.m4:3229: KDE_CHECK_FOR_BAD_COMPILER is expanded from...
acinclude.m4:3310: AC_CHECK_COMPILERS is expanded from...
configure.in:34: the top level
configure.in:34: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
../../lib/autoconf/c.m4:667: AC_LANG_COMPILER(C++) is expanded from...
../../lib/autoconf/general.m4:2645: AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
acinclude.m4:3154: KDE_CHECK_COMPILER_FLAG is expanded from...
*** Creating Makefile templates
configure.in:34: warning: AC_REQUIRE: `AC_PROG_CC' was expanded before it was required
../../lib/autoconf/c.m4:429: AC_LANG_COMPILER(C) is expanded from...
../../lib/autoconf/lang.m4:316: AC_LANG_COMPILER_REQUIRE is expanded from...
../../lib/autoconf/general.m4:2573: AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2581: AC_TRY_COMPILE is expanded from...
acinclude.m4:3229: KDE_CHECK_FOR_BAD_COMPILER is expanded from...
acinclude.m4:3310: AC_CHECK_COMPILERS is expanded from...
configure.in:34: the top level
configure.in:34: warning: AC_REQUIRE: `AC_PROG_CXX' was expanded before it was required
../../lib/autoconf/c.m4:667: AC_LANG_COMPILER(C++) is expanded from...
../../lib/autoconf/general.m4:2645: AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
../../lib/m4sugar/m4sh.m4:598: AS_IF is expanded from...
../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from...
acinclude.m4:3154: KDE_CHECK_COMPILER_FLAG is expanded from...
*** Postprocessing Makefile templates
*** Creating date/time stamp
*** Finished
    Don't forget to run ./configure
    If you haven't done so in a while, run ./configure --help
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-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 a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether we are using the GNU C compiler... no
checking whether gcc accepts -g... no
checking for gcc option to accept ISO C89... unsupported
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... (cached) no
checking whether gcc accepts -g... (cached) no
checking for gcc option to accept ISO C89... (cached) unsupported
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) gcc3
checking whether gcc is blacklisted... no
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking for gcc option to produce PIC...  -DPIC
checking if gcc PIC flag  -DPIC works... yes
checking if gcc static flag  works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC...  -DPIC
checking if g++ PIC flag  -DPIC works... yes
checking if g++ static flag  works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking which extension is used for shared libraries... 
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/local/lib //usr/lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.4.3 //usr/lib/xulrunner-1.9.2 /usr/lib/qca1 /usr/lib/qt4 /usr/kde/3.5/lib /usr/qt/3/lib /usr/lib/postgresql-8.4/lib /usr/games/lib 
checking for objdir... .libs
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking command to parse /usr/bin/nm -B output... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... (cached) yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... (cached) no
checking whether deplibs are loaded by dlopen... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for strcmp... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for ranlib... (cached) ranlib
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking for string.h... (cached) yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setlocale... yes
checking for strchr... (cached) yes
checking for strcasecmp... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking if C++ programs can be compiled... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/param.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sysent.h usability... no
checking sysent.h presence... no
checking for sysent.h... no
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for malloc.h... (cached) yes
checking for limits.h... (cached) yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for dlfcn.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking attr/libattr.h usability... yes
checking attr/libattr.h presence... yes
checking for attr/libattr.h... yes
checking for acl_init in -lacl... yes
checking acl/libacl.h usability... yes
checking acl/libacl.h presence... yes
checking for acl/libacl.h... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/XShm.h... yes
checking X11/ICE/ICElib.h usability... yes
checking X11/ICE/ICElib.h presence... yes
checking for X11/ICE/ICElib.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking for random... yes
checking if random needs custom prototype... no
checking for srandom... yes
checking if srandom needs custom prototype... no
checking for mkstemps... yes
checking if mkstemps needs custom prototype... no
checking for mkstemp... yes
checking if mkstemp needs custom prototype... no
checking for mkdtemp... yes
checking if mkdtemp needs custom prototype... no
checking for strtoll... yes
checking for socket... yes
checking for seteuid... yes
checking for setegid... yes
checking for strfmon... yes
checking for stpcpy... yes
checking for gettimeofday... yes
checking for readdir_r... yes
checking for setpriority... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for usleep... yes
checking if usleep needs custom prototype... no
checking for gethostname... yes
checking if gethostname needs custom prototype... no
checking for random... (cached) yes
checking if random needs custom prototype... (cached) no
checking for srandom... (cached) yes
checking if srandom needs custom prototype... (cached) no
checking for S_ISSOCK... yes
checking for initgroups... yes
checking if initgroups needs custom prototype... no
checking for mount tab file... /etc/mtab
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking size of int... 4
checking size of short... 2
checking size of long... 4
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking size of size_t... 4
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/qt/3/lib, 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 TQt is available... no
configure: WARNING: You are attempting to compile Trinity without the Trinity Qt Interface installed.  Please install libtqtinterface-dev and try again!
checking if Qt needs -ljpeg... no
checking if getmntinfo() uses struct statvfs... no
checking if sendfile() is wanted... no
checking if MIT-SHM support is wanted... yes
checking for posix_fadvise... yes
checking for _IceTransNoListen... yes
checking for Compiler version... Target: i686-pc-linux-gnu
checking for uname... Linux 2.6.35-gentoo-r4 i686
checking for distribution channel... compiled sources
checking for addToUtmp in -lutempter... yes
checking for Qt docs... /usr/qt/3/doc/html
checking for dot... /usr/bin/dot
checking for doxygen... /usr/bin/doxygen
checking if ld supports unversioned version maps... yes
checking for md5sum... /usr/bin/md5sum
checking if libltdl should be compiled... yes
checking if qtinterface should be compiled... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libltdl/Makefile
config.status: creating qtinterface/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Good - your configure finished. Start make now

make  all-recursive
make[1]: Entering directory `/tmp/tqtinterface'
Making all in libltdl
make[2]: Entering directory `/tmp/tqtinterface/libltdl'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -DQT_THREAD_SUPPORT  -D_REENTRANT   -c -o ltdl.lo ltdl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DQT_THREAD_SUPPORT -D_REENTRANT -c ltdl.c  -DPIC -o .libs/ltdl.o
/bin/sh ../libtool --tag=CC   --mode=link gcc     -o libltdlc.la  ltdl.lo -ldl 
libtool: link: rm -fr  .libs/libltdlc.a .libs/libltdlc.la
libtool: link: ar cru .libs/libltdlc.a .libs/ltdl.o 
libtool: link: ranlib .libs/libltdlc.a
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
make[2]: Leaving directory `/tmp/tqtinterface/libltdl'
Making all in qtinterface
make[2]: Entering directory `/tmp/tqtinterface/qtinterface'
Making all in .
make[3]: Entering directory `/tmp/tqtinterface/qtinterface'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqlistview.lo -MD -MP -MF .deps/tqlistview.Tpo -c -o tqlistview.lo tqlistview.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqlistview.lo -MD -MP -MF .deps/tqlistview.Tpo -c tqlistview.cpp  -DPIC -o .libs/tqlistview.o
mv -f .deps/tqlistview.Tpo .deps/tqlistview.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqlocalfs.lo -MD -MP -MF .deps/tqlocalfs.Tpo -c -o tqlocalfs.lo tqlocalfs.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqlocalfs.lo -MD -MP -MF .deps/tqlocalfs.Tpo -c tqlocalfs.cpp  -DPIC -o .libs/tqlocalfs.o
mv -f .deps/tqlocalfs.Tpo .deps/tqlocalfs.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmainwindow.lo -MD -MP -MF .deps/tqmainwindow.Tpo -c -o tqmainwindow.lo tqmainwindow.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmainwindow.lo -MD -MP -MF .deps/tqmainwindow.Tpo -c tqmainwindow.cpp  -DPIC -o .libs/tqmainwindow.o
mv -f .deps/tqmainwindow.Tpo .deps/tqmainwindow.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmenubar.lo -MD -MP -MF .deps/tqmenubar.Tpo -c -o tqmenubar.lo tqmenubar.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmenubar.lo -MD -MP -MF .deps/tqmenubar.Tpo -c tqmenubar.cpp  -DPIC -o .libs/tqmenubar.o
mv -f .deps/tqmenubar.Tpo .deps/tqmenubar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmessagebox.lo -MD -MP -MF .deps/tqmessagebox.Tpo -c -o tqmessagebox.lo tqmessagebox.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmessagebox.lo -MD -MP -MF .deps/tqmessagebox.Tpo -c tqmessagebox.cpp  -DPIC -o .libs/tqmessagebox.o
mv -f .deps/tqmessagebox.Tpo .deps/tqmessagebox.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmotifplusstyle.lo -MD -MP -MF .deps/tqmotifplusstyle.Tpo -c -o tqmotifplusstyle.lo tqmotifplusstyle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmotifplusstyle.lo -MD -MP -MF .deps/tqmotifplusstyle.Tpo -c tqmotifplusstyle.cpp  -DPIC -o .libs/tqmotifplusstyle.o
mv -f .deps/tqmotifplusstyle.Tpo .deps/tqmotifplusstyle.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmotifstyle.lo -MD -MP -MF .deps/tqmotifstyle.Tpo -c -o tqmotifstyle.lo tqmotifstyle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmotifstyle.lo -MD -MP -MF .deps/tqmotifstyle.Tpo -c tqmotifstyle.cpp  -DPIC -o .libs/tqmotifstyle.o
mv -f .deps/tqmotifstyle.Tpo .deps/tqmotifstyle.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmultilineedit.lo -MD -MP -MF .deps/tqmultilineedit.Tpo -c -o tqmultilineedit.lo tqmultilineedit.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmultilineedit.lo -MD -MP -MF .deps/tqmultilineedit.Tpo -c tqmultilineedit.cpp  -DPIC -o .libs/tqmultilineedit.o
mv -f .deps/tqmultilineedit.Tpo .deps/tqmultilineedit.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqnetworkprotocol.lo -MD -MP -MF .deps/tqnetworkprotocol.Tpo -c -o tqnetworkprotocol.lo tqnetworkprotocol.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqnetworkprotocol.lo -MD -MP -MF .deps/tqnetworkprotocol.Tpo -c tqnetworkprotocol.cpp  -DPIC -o .libs/tqnetworkprotocol.o
mv -f .deps/tqnetworkprotocol.Tpo .deps/tqnetworkprotocol.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqnp.lo -MD -MP -MF .deps/tqnp.Tpo -c -o tqnp.lo tqnp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqnp.lo -MD -MP -MF .deps/tqnp.Tpo -c tqnp.cpp  -DPIC -o .libs/tqnp.o
mv -f .deps/tqnp.Tpo .deps/tqnp.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqobjectcleanuphandler.lo -MD -MP -MF .deps/tqobjectcleanuphandler.Tpo -c -o tqobjectcleanuphandler.lo tqobjectcleanuphandler.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqobjectcleanuphandler.lo -MD -MP -MF .deps/tqobjectcleanuphandler.Tpo -c tqobjectcleanuphandler.cpp  -DPIC -o .libs/tqobjectcleanuphandler.o
mv -f .deps/tqobjectcleanuphandler.Tpo .deps/tqobjectcleanuphandler.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqobject.lo -MD -MP -MF .deps/tqobject.Tpo -c -o tqobject.lo tqobject.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqobject.lo -MD -MP -MF .deps/tqobject.Tpo -c tqobject.cpp  -DPIC -o .libs/tqobject.o
mv -f .deps/tqobject.Tpo .deps/tqobject.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqplatinumstyle.lo -MD -MP -MF .deps/tqplatinumstyle.Tpo -c -o tqplatinumstyle.lo tqplatinumstyle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqplatinumstyle.lo -MD -MP -MF .deps/tqplatinumstyle.Tpo -c tqplatinumstyle.cpp  -DPIC -o .libs/tqplatinumstyle.o
mv -f .deps/tqplatinumstyle.Tpo .deps/tqplatinumstyle.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpopupmenu.lo -MD -MP -MF .deps/tqpopupmenu.Tpo -c -o tqpopupmenu.lo tqpopupmenu.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpopupmenu.lo -MD -MP -MF .deps/tqpopupmenu.Tpo -c tqpopupmenu.cpp  -DPIC -o .libs/tqpopupmenu.o
mv -f .deps/tqpopupmenu.Tpo .deps/tqpopupmenu.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqprintdialog.lo -MD -MP -MF .deps/tqprintdialog.Tpo -c -o tqprintdialog.lo tqprintdialog.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqprintdialog.lo -MD -MP -MF .deps/tqprintdialog.Tpo -c tqprintdialog.cpp  -DPIC -o .libs/tqprintdialog.o
mv -f .deps/tqprintdialog.Tpo .deps/tqprintdialog.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqprocess.lo -MD -MP -MF .deps/tqprocess.Tpo -c -o tqprocess.lo tqprocess.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqprocess.lo -MD -MP -MF .deps/tqprocess.Tpo -c tqprocess.cpp  -DPIC -o .libs/tqprocess.o
mv -f .deps/tqprocess.Tpo .deps/tqprocess.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqprogressbar.lo -MD -MP -MF .deps/tqprogressbar.Tpo -c -o tqprogressbar.lo tqprogressbar.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqprogressbar.lo -MD -MP -MF .deps/tqprogressbar.Tpo -c tqprogressbar.cpp  -DPIC -o .libs/tqprogressbar.o
mv -f .deps/tqprogressbar.Tpo .deps/tqprogressbar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqprogressdialog.lo -MD -MP -MF .deps/tqprogressdialog.Tpo -c -o tqprogressdialog.lo tqprogressdialog.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqprogressdialog.lo -MD -MP -MF .deps/tqprogressdialog.Tpo -c tqprogressdialog.cpp  -DPIC -o .libs/tqprogressdialog.o
mv -f .deps/tqprogressdialog.Tpo .deps/tqprogressdialog.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpushbutton.lo -MD -MP -MF .deps/tqpushbutton.Tpo -c -o tqpushbutton.lo tqpushbutton.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpushbutton.lo -MD -MP -MF .deps/tqpushbutton.Tpo -c tqpushbutton.cpp  -DPIC -o .libs/tqpushbutton.o
mv -f .deps/tqpushbutton.Tpo .deps/tqpushbutton.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqradiobutton.lo -MD -MP -MF .deps/tqradiobutton.Tpo -c -o tqradiobutton.lo tqradiobutton.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqradiobutton.lo -MD -MP -MF .deps/tqradiobutton.Tpo -c tqradiobutton.cpp  -DPIC -o .libs/tqradiobutton.o
mv -f .deps/tqradiobutton.Tpo .deps/tqradiobutton.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqrangecontrol.lo -MD -MP -MF .deps/tqrangecontrol.Tpo -c -o tqrangecontrol.lo tqrangecontrol.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqrangecontrol.lo -MD -MP -MF .deps/tqrangecontrol.Tpo -c tqrangecontrol.cpp  -DPIC -o .libs/tqrangecontrol.o
mv -f .deps/tqrangecontrol.Tpo .deps/tqrangecontrol.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqscrollbar.lo -MD -MP -MF .deps/tqscrollbar.Tpo -c -o tqscrollbar.lo tqscrollbar.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqscrollbar.lo -MD -MP -MF .deps/tqscrollbar.Tpo -c tqscrollbar.cpp  -DPIC -o .libs/tqscrollbar.o
mv -f .deps/tqscrollbar.Tpo .deps/tqscrollbar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqscrollview.lo -MD -MP -MF .deps/tqscrollview.Tpo -c -o tqscrollview.lo tqscrollview.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqscrollview.lo -MD -MP -MF .deps/tqscrollview.Tpo -c tqscrollview.cpp  -DPIC -o .libs/tqscrollview.o
mv -f .deps/tqscrollview.Tpo .deps/tqscrollview.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsemimodal.lo -MD -MP -MF .deps/tqsemimodal.Tpo -c -o tqsemimodal.lo tqsemimodal.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsemimodal.lo -MD -MP -MF .deps/tqsemimodal.Tpo -c tqsemimodal.cpp  -DPIC -o .libs/tqsemimodal.o
mv -f .deps/tqsemimodal.Tpo .deps/tqsemimodal.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqserversocket.lo -MD -MP -MF .deps/tqserversocket.Tpo -c -o tqserversocket.lo tqserversocket.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqserversocket.lo -MD -MP -MF .deps/tqserversocket.Tpo -c tqserversocket.cpp  -DPIC -o .libs/tqserversocket.o
mv -f .deps/tqserversocket.Tpo .deps/tqserversocket.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsessionmanager.lo -MD -MP -MF .deps/tqsessionmanager.Tpo -c -o tqsessionmanager.lo tqsessionmanager.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsessionmanager.lo -MD -MP -MF .deps/tqsessionmanager.Tpo -c tqsessionmanager.cpp  -DPIC -o .libs/tqsessionmanager.o
mv -f .deps/tqsessionmanager.Tpo .deps/tqsessionmanager.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsgistyle.lo -MD -MP -MF .deps/tqsgistyle.Tpo -c -o tqsgistyle.lo tqsgistyle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsgistyle.lo -MD -MP -MF .deps/tqsgistyle.Tpo -c tqsgistyle.cpp  -DPIC -o .libs/tqsgistyle.o
mv -f .deps/tqsgistyle.Tpo .deps/tqsgistyle.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsignal.lo -MD -MP -MF .deps/tqsignal.Tpo -c -o tqsignal.lo tqsignal.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsignal.lo -MD -MP -MF .deps/tqsignal.Tpo -c tqsignal.cpp  -DPIC -o .libs/tqsignal.o
mv -f .deps/tqsignal.Tpo .deps/tqsignal.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsignalmapper.lo -MD -MP -MF .deps/tqsignalmapper.Tpo -c -o tqsignalmapper.lo tqsignalmapper.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsignalmapper.lo -MD -MP -MF .deps/tqsignalmapper.Tpo -c tqsignalmapper.cpp  -DPIC -o .libs/tqsignalmapper.o
mv -f .deps/tqsignalmapper.Tpo .deps/tqsignalmapper.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsizegrip.lo -MD -MP -MF .deps/tqsizegrip.Tpo -c -o tqsizegrip.lo tqsizegrip.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsizegrip.lo -MD -MP -MF .deps/tqsizegrip.Tpo -c tqsizegrip.cpp  -DPIC -o .libs/tqsizegrip.o
mv -f .deps/tqsizegrip.Tpo .deps/tqsizegrip.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqslider.lo -MD -MP -MF .deps/tqslider.Tpo -c -o tqslider.lo tqslider.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqslider.lo -MD -MP -MF .deps/tqslider.Tpo -c tqslider.cpp  -DPIC -o .libs/tqslider.o
mv -f .deps/tqslider.Tpo .deps/tqslider.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsocket.lo -MD -MP -MF .deps/tqsocket.Tpo -c -o tqsocket.lo tqsocket.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsocket.lo -MD -MP -MF .deps/tqsocket.Tpo -c tqsocket.cpp  -DPIC -o .libs/tqsocket.o
mv -f .deps/tqsocket.Tpo .deps/tqsocket.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsocketnotifier.lo -MD -MP -MF .deps/tqsocketnotifier.Tpo -c -o tqsocketnotifier.lo tqsocketnotifier.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsocketnotifier.lo -MD -MP -MF .deps/tqsocketnotifier.Tpo -c tqsocketnotifier.cpp  -DPIC -o .libs/tqsocketnotifier.o
mv -f .deps/tqsocketnotifier.Tpo .deps/tqsocketnotifier.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsound.lo -MD -MP -MF .deps/tqsound.Tpo -c -o tqsound.lo tqsound.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsound.lo -MD -MP -MF .deps/tqsound.Tpo -c tqsound.cpp  -DPIC -o .libs/tqsound.o
mv -f .deps/tqsound.Tpo .deps/tqsound.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqspinbox.lo -MD -MP -MF .deps/tqspinbox.Tpo -c -o tqspinbox.lo tqspinbox.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqspinbox.lo -MD -MP -MF .deps/tqspinbox.Tpo -c tqspinbox.cpp  -DPIC -o .libs/tqspinbox.o
mv -f .deps/tqspinbox.Tpo .deps/tqspinbox.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsplashscreen.lo -MD -MP -MF .deps/tqsplashscreen.Tpo -c -o tqsplashscreen.lo tqsplashscreen.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsplashscreen.lo -MD -MP -MF .deps/tqsplashscreen.Tpo -c tqsplashscreen.cpp  -DPIC -o .libs/tqsplashscreen.o
mv -f .deps/tqsplashscreen.Tpo .deps/tqsplashscreen.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsplitter.lo -MD -MP -MF .deps/tqsplitter.Tpo -c -o tqsplitter.lo tqsplitter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsplitter.lo -MD -MP -MF .deps/tqsplitter.Tpo -c tqsplitter.cpp  -DPIC -o .libs/tqsplitter.o
mv -f .deps/tqsplitter.Tpo .deps/tqsplitter.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqldatabase.lo -MD -MP -MF .deps/tqsqldatabase.Tpo -c -o tqsqldatabase.lo tqsqldatabase.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqldatabase.lo -MD -MP -MF .deps/tqsqldatabase.Tpo -c tqsqldatabase.cpp  -DPIC -o .libs/tqsqldatabase.o
mv -f .deps/tqsqldatabase.Tpo .deps/tqsqldatabase.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqldriver.lo -MD -MP -MF .deps/tqsqldriver.Tpo -c -o tqsqldriver.lo tqsqldriver.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqldriver.lo -MD -MP -MF .deps/tqsqldriver.Tpo -c tqsqldriver.cpp  -DPIC -o .libs/tqsqldriver.o
mv -f .deps/tqsqldriver.Tpo .deps/tqsqldriver.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqldriverplugin.lo -MD -MP -MF .deps/tqsqldriverplugin.Tpo -c -o tqsqldriverplugin.lo tqsqldriverplugin.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqldriverplugin.lo -MD -MP -MF .deps/tqsqldriverplugin.Tpo -c tqsqldriverplugin.cpp  -DPIC -o .libs/tqsqldriverplugin.o
mv -f .deps/tqsqldriverplugin.Tpo .deps/tqsqldriverplugin.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlform.lo -MD -MP -MF .deps/tqsqlform.Tpo -c -o tqsqlform.lo tqsqlform.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlform.lo -MD -MP -MF .deps/tqsqlform.Tpo -c tqsqlform.cpp  -DPIC -o .libs/tqsqlform.o
mv -f .deps/tqsqlform.Tpo .deps/tqsqlform.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlquery.lo -MD -MP -MF .deps/tqsqlquery.Tpo -c -o tqsqlquery.lo tqsqlquery.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlquery.lo -MD -MP -MF .deps/tqsqlquery.Tpo -c tqsqlquery.cpp  -DPIC -o .libs/tqsqlquery.o
mv -f .deps/tqsqlquery.Tpo .deps/tqsqlquery.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqstatusbar.lo -MD -MP -MF .deps/tqstatusbar.Tpo -c -o tqstatusbar.lo tqstatusbar.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqstatusbar.lo -MD -MP -MF .deps/tqstatusbar.Tpo -c tqstatusbar.cpp  -DPIC -o .libs/tqstatusbar.o
mv -f .deps/tqstatusbar.Tpo .deps/tqstatusbar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqstyle.lo -MD -MP -MF .deps/tqstyle.Tpo -c -o tqstyle.lo tqstyle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqstyle.lo -MD -MP -MF .deps/tqstyle.Tpo -c tqstyle.cpp  -DPIC -o .libs/tqstyle.o
mv -f .deps/tqstyle.Tpo .deps/tqstyle.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqstyleplugin.lo -MD -MP -MF .deps/tqstyleplugin.Tpo -c -o tqstyleplugin.lo tqstyleplugin.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqstyleplugin.lo -MD -MP -MF .deps/tqstyleplugin.Tpo -c tqstyleplugin.cpp  -DPIC -o .libs/tqstyleplugin.o
mv -f .deps/tqstyleplugin.Tpo .deps/tqstyleplugin.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqstylesheet.lo -MD -MP -MF .deps/tqstylesheet.Tpo -c -o tqstylesheet.lo tqstylesheet.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqstylesheet.lo -MD -MP -MF .deps/tqstylesheet.Tpo -c tqstylesheet.cpp  -DPIC -o .libs/tqstylesheet.o
mv -f .deps/tqstylesheet.Tpo .deps/tqstylesheet.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtabbar.lo -MD -MP -MF .deps/tqtabbar.Tpo -c -o tqtabbar.lo tqtabbar.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtabbar.lo -MD -MP -MF .deps/tqtabbar.Tpo -c tqtabbar.cpp  -DPIC -o .libs/tqtabbar.o
mv -f .deps/tqtabbar.Tpo .deps/tqtabbar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtabdialog.lo -MD -MP -MF .deps/tqtabdialog.Tpo -c -o tqtabdialog.lo tqtabdialog.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtabdialog.lo -MD -MP -MF .deps/tqtabdialog.Tpo -c tqtabdialog.cpp  -DPIC -o .libs/tqtabdialog.o
mv -f .deps/tqtabdialog.Tpo .deps/tqtabdialog.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtable.lo -MD -MP -MF .deps/tqtable.Tpo -c -o tqtable.lo tqtable.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtable.lo -MD -MP -MF .deps/tqtable.Tpo -c tqtable.cpp  -DPIC -o .libs/tqtable.o
mv -f .deps/tqtable.Tpo .deps/tqtable.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtabwidget.lo -MD -MP -MF .deps/tqtabwidget.Tpo -c -o tqtabwidget.lo tqtabwidget.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtabwidget.lo -MD -MP -MF .deps/tqtabwidget.Tpo -c tqtabwidget.cpp  -DPIC -o .libs/tqtabwidget.o
mv -f .deps/tqtabwidget.Tpo .deps/tqtabwidget.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtextbrowser.lo -MD -MP -MF .deps/tqtextbrowser.Tpo -c -o tqtextbrowser.lo tqtextbrowser.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtextbrowser.lo -MD -MP -MF .deps/tqtextbrowser.Tpo -c tqtextbrowser.cpp  -DPIC -o .libs/tqtextbrowser.o
mv -f .deps/tqtextbrowser.Tpo .deps/tqtextbrowser.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtextcodecplugin.lo -MD -MP -MF .deps/tqtextcodecplugin.Tpo -c -o tqtextcodecplugin.lo tqtextcodecplugin.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtextcodecplugin.lo -MD -MP -MF .deps/tqtextcodecplugin.Tpo -c tqtextcodecplugin.cpp  -DPIC -o .libs/tqtextcodecplugin.o
mv -f .deps/tqtextcodecplugin.Tpo .deps/tqtextcodecplugin.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtextedit.lo -MD -MP -MF .deps/tqtextedit.Tpo -c -o tqtextedit.lo tqtextedit.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtextedit.lo -MD -MP -MF .deps/tqtextedit.Tpo -c tqtextedit.cpp  -DPIC -o .libs/tqtextedit.o
mv -f .deps/tqtextedit.Tpo .deps/tqtextedit.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtextview.lo -MD -MP -MF .deps/tqtextview.Tpo -c -o tqtextview.lo tqtextview.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtextview.lo -MD -MP -MF .deps/tqtextview.Tpo -c tqtextview.cpp  -DPIC -o .libs/tqtextview.o
mv -f .deps/tqtextview.Tpo .deps/tqtextview.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtimer.lo -MD -MP -MF .deps/tqtimer.Tpo -c -o tqtimer.lo tqtimer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtimer.lo -MD -MP -MF .deps/tqtimer.Tpo -c tqtimer.cpp  -DPIC -o .libs/tqtimer.o
mv -f .deps/tqtimer.Tpo .deps/tqtimer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtoolbar.lo -MD -MP -MF .deps/tqtoolbar.Tpo -c -o tqtoolbar.lo tqtoolbar.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtoolbar.lo -MD -MP -MF .deps/tqtoolbar.Tpo -c tqtoolbar.cpp  -DPIC -o .libs/tqtoolbar.o
mv -f .deps/tqtoolbar.Tpo .deps/tqtoolbar.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtoolbox.lo -MD -MP -MF .deps/tqtoolbox.Tpo -c -o tqtoolbox.lo tqtoolbox.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtoolbox.lo -MD -MP -MF .deps/tqtoolbox.Tpo -c tqtoolbox.cpp  -DPIC -o .libs/tqtoolbox.o
mv -f .deps/tqtoolbox.Tpo .deps/tqtoolbox.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtoolbutton.lo -MD -MP -MF .deps/tqtoolbutton.Tpo -c -o tqtoolbutton.lo tqtoolbutton.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtoolbutton.lo -MD -MP -MF .deps/tqtoolbutton.Tpo -c tqtoolbutton.cpp  -DPIC -o .libs/tqtoolbutton.o
mv -f .deps/tqtoolbutton.Tpo .deps/tqtoolbutton.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtooltip.lo -MD -MP -MF .deps/tqtooltip.Tpo -c -o tqtooltip.lo tqtooltip.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtooltip.lo -MD -MP -MF .deps/tqtooltip.Tpo -c tqtooltip.cpp  -DPIC -o .libs/tqtooltip.o
mv -f .deps/tqtooltip.Tpo .deps/tqtooltip.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtranslator.lo -MD -MP -MF .deps/tqtranslator.Tpo -c -o tqtranslator.lo tqtranslator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtranslator.lo -MD -MP -MF .deps/tqtranslator.Tpo -c tqtranslator.cpp  -DPIC -o .libs/tqtranslator.o
mv -f .deps/tqtranslator.Tpo .deps/tqtranslator.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqurloperator.lo -MD -MP -MF .deps/tqurloperator.Tpo -c -o tqurloperator.lo tqurloperator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqurloperator.lo -MD -MP -MF .deps/tqurloperator.Tpo -c tqurloperator.cpp  -DPIC -o .libs/tqurloperator.o
mv -f .deps/tqurloperator.Tpo .deps/tqurloperator.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqvalidator.lo -MD -MP -MF .deps/tqvalidator.Tpo -c -o tqvalidator.lo tqvalidator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqvalidator.lo -MD -MP -MF .deps/tqvalidator.Tpo -c tqvalidator.cpp  -DPIC -o .libs/tqvalidator.o
mv -f .deps/tqvalidator.Tpo .deps/tqvalidator.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqvbox.lo -MD -MP -MF .deps/tqvbox.Tpo -c -o tqvbox.lo tqvbox.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqvbox.lo -MD -MP -MF .deps/tqvbox.Tpo -c tqvbox.cpp  -DPIC -o .libs/tqvbox.o
mv -f .deps/tqvbox.Tpo .deps/tqvbox.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqvbuttongroup.lo -MD -MP -MF .deps/tqvbuttongroup.Tpo -c -o tqvbuttongroup.lo tqvbuttongroup.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqvbuttongroup.lo -MD -MP -MF .deps/tqvbuttongroup.Tpo -c tqvbuttongroup.cpp  -DPIC -o .libs/tqvbuttongroup.o
mv -f .deps/tqvbuttongroup.Tpo .deps/tqvbuttongroup.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqvgroupbox.lo -MD -MP -MF .deps/tqvgroupbox.Tpo -c -o tqvgroupbox.lo tqvgroupbox.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqvgroupbox.lo -MD -MP -MF .deps/tqvgroupbox.Tpo -c tqvgroupbox.cpp  -DPIC -o .libs/tqvgroupbox.o
mv -f .deps/tqvgroupbox.Tpo .deps/tqvgroupbox.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwidget.lo -MD -MP -MF .deps/tqwidget.Tpo -c -o tqwidget.lo tqwidget.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwidget.lo -MD -MP -MF .deps/tqwidget.Tpo -c tqwidget.cpp  -DPIC -o .libs/tqwidget.o
mv -f .deps/tqwidget.Tpo .deps/tqwidget.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwidgetplugin.lo -MD -MP -MF .deps/tqwidgetplugin.Tpo -c -o tqwidgetplugin.lo tqwidgetplugin.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwidgetplugin.lo -MD -MP -MF .deps/tqwidgetplugin.Tpo -c tqwidgetplugin.cpp  -DPIC -o .libs/tqwidgetplugin.o
mv -f .deps/tqwidgetplugin.Tpo .deps/tqwidgetplugin.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwidgetstack.lo -MD -MP -MF .deps/tqwidgetstack.Tpo -c -o tqwidgetstack.lo tqwidgetstack.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwidgetstack.lo -MD -MP -MF .deps/tqwidgetstack.Tpo -c tqwidgetstack.cpp  -DPIC -o .libs/tqwidgetstack.o
mv -f .deps/tqwidgetstack.Tpo .deps/tqwidgetstack.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwindowsstyle.lo -MD -MP -MF .deps/tqwindowsstyle.Tpo -c -o tqwindowsstyle.lo tqwindowsstyle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwindowsstyle.lo -MD -MP -MF .deps/tqwindowsstyle.Tpo -c tqwindowsstyle.cpp  -DPIC -o .libs/tqwindowsstyle.o
mv -f .deps/tqwindowsstyle.Tpo .deps/tqwindowsstyle.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwizard.lo -MD -MP -MF .deps/tqwizard.Tpo -c -o tqwizard.lo tqwizard.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwizard.lo -MD -MP -MF .deps/tqwizard.Tpo -c tqwizard.cpp  -DPIC -o .libs/tqwizard.o
mv -f .deps/tqwizard.Tpo .deps/tqwizard.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqworkspace.lo -MD -MP -MF .deps/tqworkspace.Tpo -c -o tqworkspace.lo tqworkspace.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqworkspace.lo -MD -MP -MF .deps/tqworkspace.Tpo -c tqworkspace.cpp  -DPIC -o .libs/tqworkspace.o
mv -f .deps/tqworkspace.Tpo .deps/tqworkspace.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tq1xcompatibility.lo -MD -MP -MF .deps/tq1xcompatibility.Tpo -c -o tq1xcompatibility.lo tq1xcompatibility.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tq1xcompatibility.lo -MD -MP -MF .deps/tq1xcompatibility.Tpo -c tq1xcompatibility.cpp  -DPIC -o .libs/tq1xcompatibility.o
mv -f .deps/tq1xcompatibility.Tpo .deps/tq1xcompatibility.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqabstractlayout.lo -MD -MP -MF .deps/tqabstractlayout.Tpo -c -o tqabstractlayout.lo tqabstractlayout.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqabstractlayout.lo -MD -MP -MF .deps/tqabstractlayout.Tpo -c tqabstractlayout.cpp  -DPIC -o .libs/tqabstractlayout.o
mv -f .deps/tqabstractlayout.Tpo .deps/tqabstractlayout.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqasciicache.lo -MD -MP -MF .deps/tqasciicache.Tpo -c -o tqasciicache.lo tqasciicache.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqasciicache.lo -MD -MP -MF .deps/tqasciicache.Tpo -c tqasciicache.cpp  -DPIC -o .libs/tqasciicache.o
mv -f .deps/tqasciicache.Tpo .deps/tqasciicache.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqasciidict.lo -MD -MP -MF .deps/tqasciidict.Tpo -c -o tqasciidict.lo tqasciidict.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqasciidict.lo -MD -MP -MF .deps/tqasciidict.Tpo -c tqasciidict.cpp  -DPIC -o .libs/tqasciidict.o
mv -f .deps/tqasciidict.Tpo .deps/tqasciidict.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqasyncimageio.lo -MD -MP -MF .deps/tqasyncimageio.Tpo -c -o tqasyncimageio.lo tqasyncimageio.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqasyncimageio.lo -MD -MP -MF .deps/tqasyncimageio.Tpo -c tqasyncimageio.cpp  -DPIC -o .libs/tqasyncimageio.o
mv -f .deps/tqasyncimageio.Tpo .deps/tqasyncimageio.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqbig5codec.lo -MD -MP -MF .deps/tqbig5codec.Tpo -c -o tqbig5codec.lo tqbig5codec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqbig5codec.lo -MD -MP -MF .deps/tqbig5codec.Tpo -c tqbig5codec.cpp  -DPIC -o .libs/tqbig5codec.o
mv -f .deps/tqbig5codec.Tpo .deps/tqbig5codec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqbitarray.lo -MD -MP -MF .deps/tqbitarray.Tpo -c -o tqbitarray.lo tqbitarray.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqbitarray.lo -MD -MP -MF .deps/tqbitarray.Tpo -c tqbitarray.cpp  -DPIC -o .libs/tqbitarray.o
mv -f .deps/tqbitarray.Tpo .deps/tqbitarray.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqbitmap.lo -MD -MP -MF .deps/tqbitmap.Tpo -c -o tqbitmap.lo tqbitmap.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqbitmap.lo -MD -MP -MF .deps/tqbitmap.Tpo -c tqbitmap.cpp  -DPIC -o .libs/tqbitmap.o
mv -f .deps/tqbitmap.Tpo .deps/tqbitmap.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqbrush.lo -MD -MP -MF .deps/tqbrush.Tpo -c -o tqbrush.lo tqbrush.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqbrush.lo -MD -MP -MF .deps/tqbrush.Tpo -c tqbrush.cpp  -DPIC -o .libs/tqbrush.o
mv -f .deps/tqbrush.Tpo .deps/tqbrush.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqbuffer.lo -MD -MP -MF .deps/tqbuffer.Tpo -c -o tqbuffer.lo tqbuffer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqbuffer.lo -MD -MP -MF .deps/tqbuffer.Tpo -c tqbuffer.cpp  -DPIC -o .libs/tqbuffer.o
mv -f .deps/tqbuffer.Tpo .deps/tqbuffer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqcache.lo -MD -MP -MF .deps/tqcache.Tpo -c -o tqcache.lo tqcache.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqcache.lo -MD -MP -MF .deps/tqcache.Tpo -c tqcache.cpp  -DPIC -o .libs/tqcache.o
mv -f .deps/tqcache.Tpo .deps/tqcache.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqcleanuphandler.lo -MD -MP -MF .deps/tqcleanuphandler.Tpo -c -o tqcleanuphandler.lo tqcleanuphandler.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqcleanuphandler.lo -MD -MP -MF .deps/tqcleanuphandler.Tpo -c tqcleanuphandler.cpp  -DPIC -o .libs/tqcleanuphandler.o
mv -f .deps/tqcleanuphandler.Tpo .deps/tqcleanuphandler.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqcolor.lo -MD -MP -MF .deps/tqcolor.Tpo -c -o tqcolor.lo tqcolor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqcolor.lo -MD -MP -MF .deps/tqcolor.Tpo -c tqcolor.cpp  -DPIC -o .libs/tqcolor.o
mv -f .deps/tqcolor.Tpo .deps/tqcolor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqcompactstyle.lo -MD -MP -MF .deps/tqcompactstyle.Tpo -c -o tqcompactstyle.lo tqcompactstyle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqcompactstyle.lo -MD -MP -MF .deps/tqcompactstyle.Tpo -c tqcompactstyle.cpp  -DPIC -o .libs/tqcompactstyle.o
mv -f .deps/tqcompactstyle.Tpo .deps/tqcompactstyle.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqconnection.lo -MD -MP -MF .deps/tqconnection.Tpo -c -o tqconnection.lo tqconnection.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqconnection.lo -MD -MP -MF .deps/tqconnection.Tpo -c tqconnection.cpp  -DPIC -o .libs/tqconnection.o
mv -f .deps/tqconnection.Tpo .deps/tqconnection.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqcstring.lo -MD -MP -MF .deps/tqcstring.Tpo -c -o tqcstring.lo tqcstring.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqcstring.lo -MD -MP -MF .deps/tqcstring.Tpo -c tqcstring.cpp  -DPIC -o .libs/tqcstring.o
mv -f .deps/tqcstring.Tpo .deps/tqcstring.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqcursor.lo -MD -MP -MF .deps/tqcursor.Tpo -c -o tqcursor.lo tqcursor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqcursor.lo -MD -MP -MF .deps/tqcursor.Tpo -c tqcursor.cpp  -DPIC -o .libs/tqcursor.o
mv -f .deps/tqcursor.Tpo .deps/tqcursor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqdatastream.lo -MD -MP -MF .deps/tqdatastream.Tpo -c -o tqdatastream.lo tqdatastream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqdatastream.lo -MD -MP -MF .deps/tqdatastream.Tpo -c tqdatastream.cpp  -DPIC -o .libs/tqdatastream.o
mv -f .deps/tqdatastream.Tpo .deps/tqdatastream.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqdatetime.lo -MD -MP -MF .deps/tqdatetime.Tpo -c -o tqdatetime.lo tqdatetime.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqdatetime.lo -MD -MP -MF .deps/tqdatetime.Tpo -c tqdatetime.cpp  -DPIC -o .libs/tqdatetime.o
mv -f .deps/tqdatetime.Tpo .deps/tqdatetime.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqdeepcopy.lo -MD -MP -MF .deps/tqdeepcopy.Tpo -c -o tqdeepcopy.lo tqdeepcopy.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqdeepcopy.lo -MD -MP -MF .deps/tqdeepcopy.Tpo -c tqdeepcopy.cpp  -DPIC -o .libs/tqdeepcopy.o
mv -f .deps/tqdeepcopy.Tpo .deps/tqdeepcopy.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqdict.lo -MD -MP -MF .deps/tqdict.Tpo -c -o tqdict.lo tqdict.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqdict.lo -MD -MP -MF .deps/tqdict.Tpo -c tqdict.cpp  -DPIC -o .libs/tqdict.o
mv -f .deps/tqdict.Tpo .deps/tqdict.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqdir.lo -MD -MP -MF .deps/tqdir.Tpo -c -o tqdir.lo tqdir.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqdir.lo -MD -MP -MF .deps/tqdir.Tpo -c tqdir.cpp  -DPIC -o .libs/tqdir.o
mv -f .deps/tqdir.Tpo .deps/tqdir.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqdom.lo -MD -MP -MF .deps/tqdom.Tpo -c -o tqdom.lo tqdom.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqdom.lo -MD -MP -MF .deps/tqdom.Tpo -c tqdom.cpp  -DPIC -o .libs/tqdom.o
mv -f .deps/tqdom.Tpo .deps/tqdom.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqdrawutil.lo -MD -MP -MF .deps/tqdrawutil.Tpo -c -o tqdrawutil.lo tqdrawutil.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqdrawutil.lo -MD -MP -MF .deps/tqdrawutil.Tpo -c tqdrawutil.cpp  -DPIC -o .libs/tqdrawutil.o
mv -f .deps/tqdrawutil.Tpo .deps/tqdrawutil.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqdropsite.lo -MD -MP -MF .deps/tqdropsite.Tpo -c -o tqdropsite.lo tqdropsite.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqdropsite.lo -MD -MP -MF .deps/tqdropsite.Tpo -c tqdropsite.cpp  -DPIC -o .libs/tqdropsite.o
mv -f .deps/tqdropsite.Tpo .deps/tqdropsite.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqeditorfactory.lo -MD -MP -MF .deps/tqeditorfactory.Tpo -c -o tqeditorfactory.lo tqeditorfactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqeditorfactory.lo -MD -MP -MF .deps/tqeditorfactory.Tpo -c tqeditorfactory.cpp  -DPIC -o .libs/tqeditorfactory.o
mv -f .deps/tqeditorfactory.Tpo .deps/tqeditorfactory.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqeucjpcodec.lo -MD -MP -MF .deps/tqeucjpcodec.Tpo -c -o tqeucjpcodec.lo tqeucjpcodec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqeucjpcodec.lo -MD -MP -MF .deps/tqeucjpcodec.Tpo -c tqeucjpcodec.cpp  -DPIC -o .libs/tqeucjpcodec.o
mv -f .deps/tqeucjpcodec.Tpo .deps/tqeucjpcodec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqeuckrcodec.lo -MD -MP -MF .deps/tqeuckrcodec.Tpo -c -o tqeuckrcodec.lo tqeuckrcodec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqeuckrcodec.lo -MD -MP -MF .deps/tqeuckrcodec.Tpo -c tqeuckrcodec.cpp  -DPIC -o .libs/tqeuckrcodec.o
mv -f .deps/tqeuckrcodec.Tpo .deps/tqeuckrcodec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqevent.lo -MD -MP -MF .deps/tqevent.Tpo -c -o tqevent.lo tqevent.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqevent.lo -MD -MP -MF .deps/tqevent.Tpo -c tqevent.cpp  -DPIC -o .libs/tqevent.o
mv -f .deps/tqevent.Tpo .deps/tqevent.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqfile.lo -MD -MP -MF .deps/tqfile.Tpo -c -o tqfile.lo tqfile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqfile.lo -MD -MP -MF .deps/tqfile.Tpo -c tqfile.cpp  -DPIC -o .libs/tqfile.o
mv -f .deps/tqfile.Tpo .deps/tqfile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqfileinfo.lo -MD -MP -MF .deps/tqfileinfo.Tpo -c -o tqfileinfo.lo tqfileinfo.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqfileinfo.lo -MD -MP -MF .deps/tqfileinfo.Tpo -c tqfileinfo.cpp  -DPIC -o .libs/tqfileinfo.o
mv -f .deps/tqfileinfo.Tpo .deps/tqfileinfo.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqfocusdata.lo -MD -MP -MF .deps/tqfocusdata.Tpo -c -o tqfocusdata.lo tqfocusdata.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqfocusdata.lo -MD -MP -MF .deps/tqfocusdata.Tpo -c tqfocusdata.cpp  -DPIC -o .libs/tqfocusdata.o
mv -f .deps/tqfocusdata.Tpo .deps/tqfocusdata.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqfontdatabase.lo -MD -MP -MF .deps/tqfontdatabase.Tpo -c -o tqfontdatabase.lo tqfontdatabase.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqfontdatabase.lo -MD -MP -MF .deps/tqfontdatabase.Tpo -c tqfontdatabase.cpp  -DPIC -o .libs/tqfontdatabase.o
mv -f .deps/tqfontdatabase.Tpo .deps/tqfontdatabase.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqfont.lo -MD -MP -MF .deps/tqfont.Tpo -c -o tqfont.lo tqfont.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqfont.lo -MD -MP -MF .deps/tqfont.Tpo -c tqfont.cpp  -DPIC -o .libs/tqfont.o
mv -f .deps/tqfont.Tpo .deps/tqfont.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqfontinfo.lo -MD -MP -MF .deps/tqfontinfo.Tpo -c -o tqfontinfo.lo tqfontinfo.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqfontinfo.lo -MD -MP -MF .deps/tqfontinfo.Tpo -c tqfontinfo.cpp  -DPIC -o .libs/tqfontinfo.o
mv -f .deps/tqfontinfo.Tpo .deps/tqfontinfo.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqfontmetrics.lo -MD -MP -MF .deps/tqfontmetrics.Tpo -c -o tqfontmetrics.lo tqfontmetrics.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqfontmetrics.lo -MD -MP -MF .deps/tqfontmetrics.Tpo -c tqfontmetrics.cpp  -DPIC -o .libs/tqfontmetrics.o
mv -f .deps/tqfontmetrics.Tpo .deps/tqfontmetrics.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqgarray.lo -MD -MP -MF .deps/tqgarray.Tpo -c -o tqgarray.lo tqgarray.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqgarray.lo -MD -MP -MF .deps/tqgarray.Tpo -c tqgarray.cpp  -DPIC -o .libs/tqgarray.o
mv -f .deps/tqgarray.Tpo .deps/tqgarray.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqgb18030codec.lo -MD -MP -MF .deps/tqgb18030codec.Tpo -c -o tqgb18030codec.lo tqgb18030codec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqgb18030codec.lo -MD -MP -MF .deps/tqgb18030codec.Tpo -c tqgb18030codec.cpp  -DPIC -o .libs/tqgb18030codec.o
mv -f .deps/tqgb18030codec.Tpo .deps/tqgb18030codec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqgcache.lo -MD -MP -MF .deps/tqgcache.Tpo -c -o tqgcache.lo tqgcache.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqgcache.lo -MD -MP -MF .deps/tqgcache.Tpo -c tqgcache.cpp  -DPIC -o .libs/tqgcache.o
mv -f .deps/tqgcache.Tpo .deps/tqgcache.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqgdict.lo -MD -MP -MF .deps/tqgdict.Tpo -c -o tqgdict.lo tqgdict.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqgdict.lo -MD -MP -MF .deps/tqgdict.Tpo -c tqgdict.cpp  -DPIC -o .libs/tqgdict.o
mv -f .deps/tqgdict.Tpo .deps/tqgdict.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqglcolormap.lo -MD -MP -MF .deps/tqglcolormap.Tpo -c -o tqglcolormap.lo tqglcolormap.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqglcolormap.lo -MD -MP -MF .deps/tqglcolormap.Tpo -c tqglcolormap.cpp  -DPIC -o .libs/tqglcolormap.o
mv -f .deps/tqglcolormap.Tpo .deps/tqglcolormap.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqglist.lo -MD -MP -MF .deps/tqglist.Tpo -c -o tqglist.lo tqglist.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqglist.lo -MD -MP -MF .deps/tqglist.Tpo -c tqglist.cpp  -DPIC -o .libs/tqglist.o
mv -f .deps/tqglist.Tpo .deps/tqglist.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqgvector.lo -MD -MP -MF .deps/tqgvector.Tpo -c -o tqgvector.lo tqgvector.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqgvector.lo -MD -MP -MF .deps/tqgvector.Tpo -c tqgvector.cpp  -DPIC -o .libs/tqgvector.o
mv -f .deps/tqgvector.Tpo .deps/tqgvector.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqhostaddress.lo -MD -MP -MF .deps/tqhostaddress.Tpo -c -o tqhostaddress.lo tqhostaddress.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqhostaddress.lo -MD -MP -MF .deps/tqhostaddress.Tpo -c tqhostaddress.cpp  -DPIC -o .libs/tqhostaddress.o
mv -f .deps/tqhostaddress.Tpo .deps/tqhostaddress.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqiconset.lo -MD -MP -MF .deps/tqiconset.Tpo -c -o tqiconset.lo tqiconset.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqiconset.lo -MD -MP -MF .deps/tqiconset.Tpo -c tqiconset.cpp  -DPIC -o .libs/tqiconset.o
mv -f .deps/tqiconset.Tpo .deps/tqiconset.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqimage.lo -MD -MP -MF .deps/tqimage.Tpo -c -o tqimage.lo tqimage.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqimage.lo -MD -MP -MF .deps/tqimage.Tpo -c tqimage.cpp  -DPIC -o .libs/tqimage.o
mv -f .deps/tqimage.Tpo .deps/tqimage.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqinputcontextfactory.lo -MD -MP -MF .deps/tqinputcontextfactory.Tpo -c -o tqinputcontextfactory.lo tqinputcontextfactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqinputcontextfactory.lo -MD -MP -MF .deps/tqinputcontextfactory.Tpo -c tqinputcontextfactory.cpp  -DPIC -o .libs/tqinputcontextfactory.o
mv -f .deps/tqinputcontextfactory.Tpo .deps/tqinputcontextfactory.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqintcache.lo -MD -MP -MF .deps/tqintcache.Tpo -c -o tqintcache.lo tqintcache.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqintcache.lo -MD -MP -MF .deps/tqintcache.Tpo -c tqintcache.cpp  -DPIC -o .libs/tqintcache.o
mv -f .deps/tqintcache.Tpo .deps/tqintcache.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqintdict.lo -MD -MP -MF .deps/tqintdict.Tpo -c -o tqintdict.lo tqintdict.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqintdict.lo -MD -MP -MF .deps/tqintdict.Tpo -c tqintdict.cpp  -DPIC -o .libs/tqintdict.o
mv -f .deps/tqintdict.Tpo .deps/tqintdict.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqinterlacestyle.lo -MD -MP -MF .deps/tqinterlacestyle.Tpo -c -o tqinterlacestyle.lo tqinterlacestyle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqinterlacestyle.lo -MD -MP -MF .deps/tqinterlacestyle.Tpo -c tqinterlacestyle.cpp  -DPIC -o .libs/tqinterlacestyle.o
mv -f .deps/tqinterlacestyle.Tpo .deps/tqinterlacestyle.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqiodevice.lo -MD -MP -MF .deps/tqiodevice.Tpo -c -o tqiodevice.lo tqiodevice.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqiodevice.lo -MD -MP -MF .deps/tqiodevice.Tpo -c tqiodevice.cpp  -DPIC -o .libs/tqiodevice.o
mv -f .deps/tqiodevice.Tpo .deps/tqiodevice.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqjpunicode.lo -MD -MP -MF .deps/tqjpunicode.Tpo -c -o tqjpunicode.lo tqjpunicode.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqjpunicode.lo -MD -MP -MF .deps/tqjpunicode.Tpo -c tqjpunicode.cpp  -DPIC -o .libs/tqjpunicode.o
mv -f .deps/tqjpunicode.Tpo .deps/tqjpunicode.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqkeysequence.lo -MD -MP -MF .deps/tqkeysequence.Tpo -c -o tqkeysequence.lo tqkeysequence.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqkeysequence.lo -MD -MP -MF .deps/tqkeysequence.Tpo -c tqkeysequence.cpp  -DPIC -o .libs/tqkeysequence.o
mv -f .deps/tqkeysequence.Tpo .deps/tqkeysequence.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqlibrary.lo -MD -MP -MF .deps/tqlibrary.Tpo -c -o tqlibrary.lo tqlibrary.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqlibrary.lo -MD -MP -MF .deps/tqlibrary.Tpo -c tqlibrary.cpp  -DPIC -o .libs/tqlibrary.o
mv -f .deps/tqlibrary.Tpo .deps/tqlibrary.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqlocale.lo -MD -MP -MF .deps/tqlocale.Tpo -c -o tqlocale.lo tqlocale.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqlocale.lo -MD -MP -MF .deps/tqlocale.Tpo -c tqlocale.cpp  -DPIC -o .libs/tqlocale.o
mv -f .deps/tqlocale.Tpo .deps/tqlocale.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmap.lo -MD -MP -MF .deps/tqmap.Tpo -c -o tqmap.lo tqmap.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmap.lo -MD -MP -MF .deps/tqmap.Tpo -c tqmap.cpp  -DPIC -o .libs/tqmap.o
mv -f .deps/tqmap.Tpo .deps/tqmap.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmemarray.lo -MD -MP -MF .deps/tqmemarray.Tpo -c -o tqmemarray.lo tqmemarray.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmemarray.lo -MD -MP -MF .deps/tqmemarray.Tpo -c tqmemarray.cpp  -DPIC -o .libs/tqmemarray.o
mv -f .deps/tqmemarray.Tpo .deps/tqmemarray.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmenudata.lo -MD -MP -MF .deps/tqmenudata.Tpo -c -o tqmenudata.lo tqmenudata.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmenudata.lo -MD -MP -MF .deps/tqmenudata.Tpo -c tqmenudata.cpp  -DPIC -o .libs/tqmenudata.o
mv -f .deps/tqmenudata.Tpo .deps/tqmenudata.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmetaobject.lo -MD -MP -MF .deps/tqmetaobject.Tpo -c -o tqmetaobject.lo tqmetaobject.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmetaobject.lo -MD -MP -MF .deps/tqmetaobject.Tpo -c tqmetaobject.cpp  -DPIC -o .libs/tqmetaobject.o
mv -f .deps/tqmetaobject.Tpo .deps/tqmetaobject.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmime.lo -MD -MP -MF .deps/tqmime.Tpo -c -o tqmime.lo tqmime.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmime.lo -MD -MP -MF .deps/tqmime.Tpo -c tqmime.cpp  -DPIC -o .libs/tqmime.o
mv -f .deps/tqmime.Tpo .deps/tqmime.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmovie.lo -MD -MP -MF .deps/tqmovie.Tpo -c -o tqmovie.lo tqmovie.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmovie.lo -MD -MP -MF .deps/tqmovie.Tpo -c tqmovie.cpp  -DPIC -o .libs/tqmovie.o
mv -f .deps/tqmovie.Tpo .deps/tqmovie.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqmutex.lo -MD -MP -MF .deps/tqmutex.Tpo -c -o tqmutex.lo tqmutex.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqmutex.lo -MD -MP -MF .deps/tqmutex.Tpo -c tqmutex.cpp  -DPIC -o .libs/tqmutex.o
mv -f .deps/tqmutex.Tpo .deps/tqmutex.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqnamespace.lo -MD -MP -MF .deps/tqnamespace.Tpo -c -o tqnamespace.lo tqnamespace.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqnamespace.lo -MD -MP -MF .deps/tqnamespace.Tpo -c tqnamespace.cpp  -DPIC -o .libs/tqnamespace.o
mv -f .deps/tqnamespace.Tpo .deps/tqnamespace.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqobjectdict.lo -MD -MP -MF .deps/tqobjectdict.Tpo -c -o tqobjectdict.lo tqobjectdict.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqobjectdict.lo -MD -MP -MF .deps/tqobjectdict.Tpo -c tqobjectdict.cpp  -DPIC -o .libs/tqobjectdict.o
mv -f .deps/tqobjectdict.Tpo .deps/tqobjectdict.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqobjectlist.lo -MD -MP -MF .deps/tqobjectlist.Tpo -c -o tqobjectlist.lo tqobjectlist.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqobjectlist.lo -MD -MP -MF .deps/tqobjectlist.Tpo -c tqobjectlist.cpp  -DPIC -o .libs/tqobjectlist.o
mv -f .deps/tqobjectlist.Tpo .deps/tqobjectlist.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpaintdevice.lo -MD -MP -MF .deps/tqpaintdevice.Tpo -c -o tqpaintdevice.lo tqpaintdevice.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpaintdevice.lo -MD -MP -MF .deps/tqpaintdevice.Tpo -c tqpaintdevice.cpp  -DPIC -o .libs/tqpaintdevice.o
mv -f .deps/tqpaintdevice.Tpo .deps/tqpaintdevice.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpaintdevicemetrics.lo -MD -MP -MF .deps/tqpaintdevicemetrics.Tpo -c -o tqpaintdevicemetrics.lo tqpaintdevicemetrics.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpaintdevicemetrics.lo -MD -MP -MF .deps/tqpaintdevicemetrics.Tpo -c tqpaintdevicemetrics.cpp  -DPIC -o .libs/tqpaintdevicemetrics.o
mv -f .deps/tqpaintdevicemetrics.Tpo .deps/tqpaintdevicemetrics.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpainter.lo -MD -MP -MF .deps/tqpainter.Tpo -c -o tqpainter.lo tqpainter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpainter.lo -MD -MP -MF .deps/tqpainter.Tpo -c tqpainter.cpp  -DPIC -o .libs/tqpainter.o
mv -f .deps/tqpainter.Tpo .deps/tqpainter.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpair.lo -MD -MP -MF .deps/tqpair.Tpo -c -o tqpair.lo tqpair.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpair.lo -MD -MP -MF .deps/tqpair.Tpo -c tqpair.cpp  -DPIC -o .libs/tqpair.o
mv -f .deps/tqpair.Tpo .deps/tqpair.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpalette.lo -MD -MP -MF .deps/tqpalette.Tpo -c -o tqpalette.lo tqpalette.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpalette.lo -MD -MP -MF .deps/tqpalette.Tpo -c tqpalette.cpp  -DPIC -o .libs/tqpalette.o
mv -f .deps/tqpalette.Tpo .deps/tqpalette.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpen.lo -MD -MP -MF .deps/tqpen.Tpo -c -o tqpen.lo tqpen.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpen.lo -MD -MP -MF .deps/tqpen.Tpo -c tqpen.cpp  -DPIC -o .libs/tqpen.o
mv -f .deps/tqpen.Tpo .deps/tqpen.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpicture.lo -MD -MP -MF .deps/tqpicture.Tpo -c -o tqpicture.lo tqpicture.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpicture.lo -MD -MP -MF .deps/tqpicture.Tpo -c tqpicture.cpp  -DPIC -o .libs/tqpicture.o
mv -f .deps/tqpicture.Tpo .deps/tqpicture.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpixmapcache.lo -MD -MP -MF .deps/tqpixmapcache.Tpo -c -o tqpixmapcache.lo tqpixmapcache.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpixmapcache.lo -MD -MP -MF .deps/tqpixmapcache.Tpo -c tqpixmapcache.cpp  -DPIC -o .libs/tqpixmapcache.o
mv -f .deps/tqpixmapcache.Tpo .deps/tqpixmapcache.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpixmap.lo -MD -MP -MF .deps/tqpixmap.Tpo -c -o tqpixmap.lo tqpixmap.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpixmap.lo -MD -MP -MF .deps/tqpixmap.Tpo -c tqpixmap.cpp  -DPIC -o .libs/tqpixmap.o
mv -f .deps/tqpixmap.Tpo .deps/tqpixmap.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpngio.lo -MD -MP -MF .deps/tqpngio.Tpo -c -o tqpngio.lo tqpngio.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpngio.lo -MD -MP -MF .deps/tqpngio.Tpo -c tqpngio.cpp  -DPIC -o .libs/tqpngio.o
mv -f .deps/tqpngio.Tpo .deps/tqpngio.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpointarray.lo -MD -MP -MF .deps/tqpointarray.Tpo -c -o tqpointarray.lo tqpointarray.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpointarray.lo -MD -MP -MF .deps/tqpointarray.Tpo -c tqpointarray.cpp  -DPIC -o .libs/tqpointarray.o
mv -f .deps/tqpointarray.Tpo .deps/tqpointarray.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpoint.lo -MD -MP -MF .deps/tqpoint.Tpo -c -o tqpoint.lo tqpoint.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpoint.lo -MD -MP -MF .deps/tqpoint.Tpo -c tqpoint.cpp  -DPIC -o .libs/tqpoint.o
mv -f .deps/tqpoint.Tpo .deps/tqpoint.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqpolygonscanner.lo -MD -MP -MF .deps/tqpolygonscanner.Tpo -c -o tqpolygonscanner.lo tqpolygonscanner.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqpolygonscanner.lo -MD -MP -MF .deps/tqpolygonscanner.Tpo -c tqpolygonscanner.cpp  -DPIC -o .libs/tqpolygonscanner.o
mv -f .deps/tqpolygonscanner.Tpo .deps/tqpolygonscanner.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqprinter.lo -MD -MP -MF .deps/tqprinter.Tpo -c -o tqprinter.lo tqprinter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqprinter.lo -MD -MP -MF .deps/tqprinter.Tpo -c tqprinter.cpp  -DPIC -o .libs/tqprinter.o
mv -f .deps/tqprinter.Tpo .deps/tqprinter.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqptrcollection.lo -MD -MP -MF .deps/tqptrcollection.Tpo -c -o tqptrcollection.lo tqptrcollection.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqptrcollection.lo -MD -MP -MF .deps/tqptrcollection.Tpo -c tqptrcollection.cpp  -DPIC -o .libs/tqptrcollection.o
mv -f .deps/tqptrcollection.Tpo .deps/tqptrcollection.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqptrdict.lo -MD -MP -MF .deps/tqptrdict.Tpo -c -o tqptrdict.lo tqptrdict.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqptrdict.lo -MD -MP -MF .deps/tqptrdict.Tpo -c tqptrdict.cpp  -DPIC -o .libs/tqptrdict.o
mv -f .deps/tqptrdict.Tpo .deps/tqptrdict.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqptrlist.lo -MD -MP -MF .deps/tqptrlist.Tpo -c -o tqptrlist.lo tqptrlist.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqptrlist.lo -MD -MP -MF .deps/tqptrlist.Tpo -c tqptrlist.cpp  -DPIC -o .libs/tqptrlist.o
mv -f .deps/tqptrlist.Tpo .deps/tqptrlist.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqptrqueue.lo -MD -MP -MF .deps/tqptrqueue.Tpo -c -o tqptrqueue.lo tqptrqueue.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqptrqueue.lo -MD -MP -MF .deps/tqptrqueue.Tpo -c tqptrqueue.cpp  -DPIC -o .libs/tqptrqueue.o
mv -f .deps/tqptrqueue.Tpo .deps/tqptrqueue.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqptrstack.lo -MD -MP -MF .deps/tqptrstack.Tpo -c -o tqptrstack.lo tqptrstack.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqptrstack.lo -MD -MP -MF .deps/tqptrstack.Tpo -c tqptrstack.cpp  -DPIC -o .libs/tqptrstack.o
mv -f .deps/tqptrstack.Tpo .deps/tqptrstack.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqptrvector.lo -MD -MP -MF .deps/tqptrvector.Tpo -c -o tqptrvector.lo tqptrvector.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqptrvector.lo -MD -MP -MF .deps/tqptrvector.Tpo -c tqptrvector.cpp  -DPIC -o .libs/tqptrvector.o
mv -f .deps/tqptrvector.Tpo .deps/tqptrvector.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqrect.lo -MD -MP -MF .deps/tqrect.Tpo -c -o tqrect.lo tqrect.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqrect.lo -MD -MP -MF .deps/tqrect.Tpo -c tqrect.cpp  -DPIC -o .libs/tqrect.o
mv -f .deps/tqrect.Tpo .deps/tqrect.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqregexp.lo -MD -MP -MF .deps/tqregexp.Tpo -c -o tqregexp.lo tqregexp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqregexp.lo -MD -MP -MF .deps/tqregexp.Tpo -c tqregexp.cpp  -DPIC -o .libs/tqregexp.o
mv -f .deps/tqregexp.Tpo .deps/tqregexp.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqregion.lo -MD -MP -MF .deps/tqregion.Tpo -c -o tqregion.lo tqregion.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqregion.lo -MD -MP -MF .deps/tqregion.Tpo -c tqregion.cpp  -DPIC -o .libs/tqregion.o
mv -f .deps/tqregion.Tpo .deps/tqregion.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqrtlcodec.lo -MD -MP -MF .deps/tqrtlcodec.Tpo -c -o tqrtlcodec.lo tqrtlcodec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqrtlcodec.lo -MD -MP -MF .deps/tqrtlcodec.Tpo -c tqrtlcodec.cpp  -DPIC -o .libs/tqrtlcodec.o
mv -f .deps/tqrtlcodec.Tpo .deps/tqrtlcodec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsemaphore.lo -MD -MP -MF .deps/tqsemaphore.Tpo -c -o tqsemaphore.lo tqsemaphore.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsemaphore.lo -MD -MP -MF .deps/tqsemaphore.Tpo -c tqsemaphore.cpp  -DPIC -o .libs/tqsemaphore.o
mv -f .deps/tqsemaphore.Tpo .deps/tqsemaphore.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsettings.lo -MD -MP -MF .deps/tqsettings.Tpo -c -o tqsettings.lo tqsettings.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsettings.lo -MD -MP -MF .deps/tqsettings.Tpo -c tqsettings.cpp  -DPIC -o .libs/tqsettings.o
mv -f .deps/tqsettings.Tpo .deps/tqsettings.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqshared.lo -MD -MP -MF .deps/tqshared.Tpo -c -o tqshared.lo tqshared.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqshared.lo -MD -MP -MF .deps/tqshared.Tpo -c tqshared.cpp  -DPIC -o .libs/tqshared.o
mv -f .deps/tqshared.Tpo .deps/tqshared.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsignalslotimp.lo -MD -MP -MF .deps/tqsignalslotimp.Tpo -c -o tqsignalslotimp.lo tqsignalslotimp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsignalslotimp.lo -MD -MP -MF .deps/tqsignalslotimp.Tpo -c tqsignalslotimp.cpp  -DPIC -o .libs/tqsignalslotimp.o
mv -f .deps/tqsignalslotimp.Tpo .deps/tqsignalslotimp.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsimplerichtext.lo -MD -MP -MF .deps/tqsimplerichtext.Tpo -c -o tqsimplerichtext.lo tqsimplerichtext.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsimplerichtext.lo -MD -MP -MF .deps/tqsimplerichtext.Tpo -c tqsimplerichtext.cpp  -DPIC -o .libs/tqsimplerichtext.o
mv -f .deps/tqsimplerichtext.Tpo .deps/tqsimplerichtext.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsize.lo -MD -MP -MF .deps/tqsize.Tpo -c -o tqsize.lo tqsize.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsize.lo -MD -MP -MF .deps/tqsize.Tpo -c tqsize.cpp  -DPIC -o .libs/tqsize.o
mv -f .deps/tqsize.Tpo .deps/tqsize.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsizepolicy.lo -MD -MP -MF .deps/tqsizepolicy.Tpo -c -o tqsizepolicy.lo tqsizepolicy.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsizepolicy.lo -MD -MP -MF .deps/tqsizepolicy.Tpo -c tqsizepolicy.cpp  -DPIC -o .libs/tqsizepolicy.o
mv -f .deps/tqsizepolicy.Tpo .deps/tqsizepolicy.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsjiscodec.lo -MD -MP -MF .deps/tqsjiscodec.Tpo -c -o tqsjiscodec.lo tqsjiscodec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsjiscodec.lo -MD -MP -MF .deps/tqsjiscodec.Tpo -c tqsjiscodec.cpp  -DPIC -o .libs/tqsjiscodec.o
mv -f .deps/tqsjiscodec.Tpo .deps/tqsjiscodec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsocketdevice.lo -MD -MP -MF .deps/tqsocketdevice.Tpo -c -o tqsocketdevice.lo tqsocketdevice.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsocketdevice.lo -MD -MP -MF .deps/tqsocketdevice.Tpo -c tqsocketdevice.cpp  -DPIC -o .libs/tqsocketdevice.o
mv -f .deps/tqsocketdevice.Tpo .deps/tqsocketdevice.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsortedlist.lo -MD -MP -MF .deps/tqsortedlist.Tpo -c -o tqsortedlist.lo tqsortedlist.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsortedlist.lo -MD -MP -MF .deps/tqsortedlist.Tpo -c tqsortedlist.cpp  -DPIC -o .libs/tqsortedlist.o
mv -f .deps/tqsortedlist.Tpo .deps/tqsortedlist.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlcursor.lo -MD -MP -MF .deps/tqsqlcursor.Tpo -c -o tqsqlcursor.lo tqsqlcursor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlcursor.lo -MD -MP -MF .deps/tqsqlcursor.Tpo -c tqsqlcursor.cpp  -DPIC -o .libs/tqsqlcursor.o
mv -f .deps/tqsqlcursor.Tpo .deps/tqsqlcursor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqleditorfactory.lo -MD -MP -MF .deps/tqsqleditorfactory.Tpo -c -o tqsqleditorfactory.lo tqsqleditorfactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqleditorfactory.lo -MD -MP -MF .deps/tqsqleditorfactory.Tpo -c tqsqleditorfactory.cpp  -DPIC -o .libs/tqsqleditorfactory.o
mv -f .deps/tqsqleditorfactory.Tpo .deps/tqsqleditorfactory.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlerror.lo -MD -MP -MF .deps/tqsqlerror.Tpo -c -o tqsqlerror.lo tqsqlerror.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlerror.lo -MD -MP -MF .deps/tqsqlerror.Tpo -c tqsqlerror.cpp  -DPIC -o .libs/tqsqlerror.o
mv -f .deps/tqsqlerror.Tpo .deps/tqsqlerror.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlfield.lo -MD -MP -MF .deps/tqsqlfield.Tpo -c -o tqsqlfield.lo tqsqlfield.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlfield.lo -MD -MP -MF .deps/tqsqlfield.Tpo -c tqsqlfield.cpp  -DPIC -o .libs/tqsqlfield.o
mv -f .deps/tqsqlfield.Tpo .deps/tqsqlfield.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsql.lo -MD -MP -MF .deps/tqsql.Tpo -c -o tqsql.lo tqsql.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsql.lo -MD -MP -MF .deps/tqsql.Tpo -c tqsql.cpp  -DPIC -o .libs/tqsql.o
mv -f .deps/tqsql.Tpo .deps/tqsql.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlindex.lo -MD -MP -MF .deps/tqsqlindex.Tpo -c -o tqsqlindex.lo tqsqlindex.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlindex.lo -MD -MP -MF .deps/tqsqlindex.Tpo -c tqsqlindex.cpp  -DPIC -o .libs/tqsqlindex.o
mv -f .deps/tqsqlindex.Tpo .deps/tqsqlindex.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlpropertymap.lo -MD -MP -MF .deps/tqsqlpropertymap.Tpo -c -o tqsqlpropertymap.lo tqsqlpropertymap.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlpropertymap.lo -MD -MP -MF .deps/tqsqlpropertymap.Tpo -c tqsqlpropertymap.cpp  -DPIC -o .libs/tqsqlpropertymap.o
mv -f .deps/tqsqlpropertymap.Tpo .deps/tqsqlpropertymap.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlrecord.lo -MD -MP -MF .deps/tqsqlrecord.Tpo -c -o tqsqlrecord.lo tqsqlrecord.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlrecord.lo -MD -MP -MF .deps/tqsqlrecord.Tpo -c tqsqlrecord.cpp  -DPIC -o .libs/tqsqlrecord.o
mv -f .deps/tqsqlrecord.Tpo .deps/tqsqlrecord.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlresult.lo -MD -MP -MF .deps/tqsqlresult.Tpo -c -o tqsqlresult.lo tqsqlresult.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlresult.lo -MD -MP -MF .deps/tqsqlresult.Tpo -c tqsqlresult.cpp  -DPIC -o .libs/tqsqlresult.o
mv -f .deps/tqsqlresult.Tpo .deps/tqsqlresult.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsqlselectcursor.lo -MD -MP -MF .deps/tqsqlselectcursor.Tpo -c -o tqsqlselectcursor.lo tqsqlselectcursor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsqlselectcursor.lo -MD -MP -MF .deps/tqsqlselectcursor.Tpo -c tqsqlselectcursor.cpp  -DPIC -o .libs/tqsqlselectcursor.o
mv -f .deps/tqsqlselectcursor.Tpo .deps/tqsqlselectcursor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqstring.lo -MD -MP -MF .deps/tqstring.Tpo -c -o tqstring.lo tqstring.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqstring.lo -MD -MP -MF .deps/tqstring.Tpo -c tqstring.cpp  -DPIC -o .libs/tqstring.o
mv -f .deps/tqstring.Tpo .deps/tqstring.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqstringlist.lo -MD -MP -MF .deps/tqstringlist.Tpo -c -o tqstringlist.lo tqstringlist.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqstringlist.lo -MD -MP -MF .deps/tqstringlist.Tpo -c tqstringlist.cpp  -DPIC -o .libs/tqstringlist.o
mv -f .deps/tqstringlist.Tpo .deps/tqstringlist.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqstrlist.lo -MD -MP -MF .deps/tqstrlist.Tpo -c -o tqstrlist.lo tqstrlist.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqstrlist.lo -MD -MP -MF .deps/tqstrlist.Tpo -c tqstrlist.cpp  -DPIC -o .libs/tqstrlist.o
mv -f .deps/tqstrlist.Tpo .deps/tqstrlist.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqstrvec.lo -MD -MP -MF .deps/tqstrvec.Tpo -c -o tqstrvec.lo tqstrvec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqstrvec.lo -MD -MP -MF .deps/tqstrvec.Tpo -c tqstrvec.cpp  -DPIC -o .libs/tqstrvec.o
mv -f .deps/tqstrvec.Tpo .deps/tqstrvec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqstylefactory.lo -MD -MP -MF .deps/tqstylefactory.Tpo -c -o tqstylefactory.lo tqstylefactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqstylefactory.lo -MD -MP -MF .deps/tqstylefactory.Tpo -c tqstylefactory.cpp  -DPIC -o .libs/tqstylefactory.o
mv -f .deps/tqstylefactory.Tpo .deps/tqstylefactory.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqsyntaxhighlighter.lo -MD -MP -MF .deps/tqsyntaxhighlighter.Tpo -c -o tqsyntaxhighlighter.lo tqsyntaxhighlighter.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqsyntaxhighlighter.lo -MD -MP -MF .deps/tqsyntaxhighlighter.Tpo -c tqsyntaxhighlighter.cpp  -DPIC -o .libs/tqsyntaxhighlighter.o
mv -f .deps/tqsyntaxhighlighter.Tpo .deps/tqsyntaxhighlighter.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtextcodecfactory.lo -MD -MP -MF .deps/tqtextcodecfactory.Tpo -c -o tqtextcodecfactory.lo tqtextcodecfactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtextcodecfactory.lo -MD -MP -MF .deps/tqtextcodecfactory.Tpo -c tqtextcodecfactory.cpp  -DPIC -o .libs/tqtextcodecfactory.o
mv -f .deps/tqtextcodecfactory.Tpo .deps/tqtextcodecfactory.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtextcodec.lo -MD -MP -MF .deps/tqtextcodec.Tpo -c -o tqtextcodec.lo tqtextcodec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtextcodec.lo -MD -MP -MF .deps/tqtextcodec.Tpo -c tqtextcodec.cpp  -DPIC -o .libs/tqtextcodec.o
mv -f .deps/tqtextcodec.Tpo .deps/tqtextcodec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtextstream.lo -MD -MP -MF .deps/tqtextstream.Tpo -c -o tqtextstream.lo tqtextstream.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtextstream.lo -MD -MP -MF .deps/tqtextstream.Tpo -c tqtextstream.cpp  -DPIC -o .libs/tqtextstream.o
mv -f .deps/tqtextstream.Tpo .deps/tqtextstream.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqthread.lo -MD -MP -MF .deps/tqthread.Tpo -c -o tqthread.lo tqthread.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqthread.lo -MD -MP -MF .deps/tqthread.Tpo -c tqthread.cpp  -DPIC -o .libs/tqthread.o
mv -f .deps/tqthread.Tpo .deps/tqthread.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqthreadstorage.lo -MD -MP -MF .deps/tqthreadstorage.Tpo -c -o tqthreadstorage.lo tqthreadstorage.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqthreadstorage.lo -MD -MP -MF .deps/tqthreadstorage.Tpo -c tqthreadstorage.cpp  -DPIC -o .libs/tqthreadstorage.o
mv -f .deps/tqthreadstorage.Tpo .deps/tqthreadstorage.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtl.lo -MD -MP -MF .deps/tqtl.Tpo -c -o tqtl.lo tqtl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtl.lo -MD -MP -MF .deps/tqtl.Tpo -c tqtl.cpp  -DPIC -o .libs/tqtl.o
mv -f .deps/tqtl.Tpo .deps/tqtl.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqtsciicodec.lo -MD -MP -MF .deps/tqtsciicodec.Tpo -c -o tqtsciicodec.lo tqtsciicodec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqtsciicodec.lo -MD -MP -MF .deps/tqtsciicodec.Tpo -c tqtsciicodec.cpp  -DPIC -o .libs/tqtsciicodec.o
mv -f .deps/tqtsciicodec.Tpo .deps/tqtsciicodec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqurl.lo -MD -MP -MF .deps/tqurl.Tpo -c -o tqurl.lo tqurl.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqurl.lo -MD -MP -MF .deps/tqurl.Tpo -c tqurl.cpp  -DPIC -o .libs/tqurl.o
mv -f .deps/tqurl.Tpo .deps/tqurl.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqurlinfo.lo -MD -MP -MF .deps/tqurlinfo.Tpo -c -o tqurlinfo.lo tqurlinfo.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqurlinfo.lo -MD -MP -MF .deps/tqurlinfo.Tpo -c tqurlinfo.cpp  -DPIC -o .libs/tqurlinfo.o
mv -f .deps/tqurlinfo.Tpo .deps/tqurlinfo.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqutfcodec.lo -MD -MP -MF .deps/tqutfcodec.Tpo -c -o tqutfcodec.lo tqutfcodec.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqutfcodec.lo -MD -MP -MF .deps/tqutfcodec.Tpo -c tqutfcodec.cpp  -DPIC -o .libs/tqutfcodec.o
mv -f .deps/tqutfcodec.Tpo .deps/tqutfcodec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tquuid.lo -MD -MP -MF .deps/tquuid.Tpo -c -o tquuid.lo tquuid.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tquuid.lo -MD -MP -MF .deps/tquuid.Tpo -c tquuid.cpp  -DPIC -o .libs/tquuid.o
mv -f .deps/tquuid.Tpo .deps/tquuid.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqvaluelist.lo -MD -MP -MF .deps/tqvaluelist.Tpo -c -o tqvaluelist.lo tqvaluelist.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqvaluelist.lo -MD -MP -MF .deps/tqvaluelist.Tpo -c tqvaluelist.cpp  -DPIC -o .libs/tqvaluelist.o
mv -f .deps/tqvaluelist.Tpo .deps/tqvaluelist.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqvaluestack.lo -MD -MP -MF .deps/tqvaluestack.Tpo -c -o tqvaluestack.lo tqvaluestack.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqvaluestack.lo -MD -MP -MF .deps/tqvaluestack.Tpo -c tqvaluestack.cpp  -DPIC -o .libs/tqvaluestack.o
mv -f .deps/tqvaluestack.Tpo .deps/tqvaluestack.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqvaluevector.lo -MD -MP -MF .deps/tqvaluevector.Tpo -c -o tqvaluevector.lo tqvaluevector.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqvaluevector.lo -MD -MP -MF .deps/tqvaluevector.Tpo -c tqvaluevector.cpp  -DPIC -o .libs/tqvaluevector.o
mv -f .deps/tqvaluevector.Tpo .deps/tqvaluevector.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqvariant.lo -MD -MP -MF .deps/tqvariant.Tpo -c -o tqvariant.lo tqvariant.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqvariant.lo -MD -MP -MF .deps/tqvariant.Tpo -c tqvariant.cpp  -DPIC -o .libs/tqvariant.o
mv -f .deps/tqvariant.Tpo .deps/tqvariant.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqvfbhdr.lo -MD -MP -MF .deps/tqvfbhdr.Tpo -c -o tqvfbhdr.lo tqvfbhdr.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqvfbhdr.lo -MD -MP -MF .deps/tqvfbhdr.Tpo -c tqvfbhdr.cpp  -DPIC -o .libs/tqvfbhdr.o
mv -f .deps/tqvfbhdr.Tpo .deps/tqvfbhdr.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwaitcondition.lo -MD -MP -MF .deps/tqwaitcondition.Tpo -c -o tqwaitcondition.lo tqwaitcondition.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwaitcondition.lo -MD -MP -MF .deps/tqwaitcondition.Tpo -c tqwaitcondition.cpp  -DPIC -o .libs/tqwaitcondition.o
mv -f .deps/tqwaitcondition.Tpo .deps/tqwaitcondition.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwhatsthis.lo -MD -MP -MF .deps/tqwhatsthis.Tpo -c -o tqwhatsthis.lo tqwhatsthis.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwhatsthis.lo -MD -MP -MF .deps/tqwhatsthis.Tpo -c tqwhatsthis.cpp  -DPIC -o .libs/tqwhatsthis.o
mv -f .deps/tqwhatsthis.Tpo .deps/tqwhatsthis.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwidgetfactory.lo -MD -MP -MF .deps/tqwidgetfactory.Tpo -c -o tqwidgetfactory.lo tqwidgetfactory.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwidgetfactory.lo -MD -MP -MF .deps/tqwidgetfactory.Tpo -c tqwidgetfactory.cpp  -DPIC -o .libs/tqwidgetfactory.o
mv -f .deps/tqwidgetfactory.Tpo .deps/tqwidgetfactory.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwidgetintdict.lo -MD -MP -MF .deps/tqwidgetintdict.Tpo -c -o tqwidgetintdict.lo tqwidgetintdict.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwidgetintdict.lo -MD -MP -MF .deps/tqwidgetintdict.Tpo -c tqwidgetintdict.cpp  -DPIC -o .libs/tqwidgetintdict.o
mv -f .deps/tqwidgetintdict.Tpo .deps/tqwidgetintdict.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwidgetlist.lo -MD -MP -MF .deps/tqwidgetlist.Tpo -c -o tqwidgetlist.lo tqwidgetlist.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwidgetlist.lo -MD -MP -MF .deps/tqwidgetlist.Tpo -c tqwidgetlist.cpp  -DPIC -o .libs/tqwidgetlist.o
mv -f .deps/tqwidgetlist.Tpo .deps/tqwidgetlist.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqwmatrix.lo -MD -MP -MF .deps/tqwmatrix.Tpo -c -o tqwmatrix.lo tqwmatrix.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqwmatrix.lo -MD -MP -MF .deps/tqwmatrix.Tpo -c tqwmatrix.cpp  -DPIC -o .libs/tqwmatrix.o
mv -f .deps/tqwmatrix.Tpo .deps/tqwmatrix.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqxml.lo -MD -MP -MF .deps/tqxml.Tpo -c -o tqxml.lo tqxml.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqxml.lo -MD -MP -MF .deps/tqxml.Tpo -c tqxml.cpp  -DPIC -o .libs/tqxml.o
mv -f .deps/tqxml.Tpo .deps/tqxml.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqucomextra_p.lo -MD -MP -MF .deps/tqucomextra_p.Tpo -c -o tqucomextra_p.lo `test -f 'private/tqucomextra_p.cpp' || echo './'`private/tqucomextra_p.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqucomextra_p.lo -MD -MP -MF .deps/tqucomextra_p.Tpo -c private/tqucomextra_p.cpp  -DPIC -o .libs/tqucomextra_p.o
mv -f .deps/tqucomextra_p.Tpo .deps/tqucomextra_p.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I.    -DQT_THREAD_SUPPORT  -D_REENTRANT    -MT tqlistiterator.lo -MD -MP -MF .deps/tqlistiterator.Tpo -c -o tqlistiterator.lo tqlistiterator.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../qtinterface -I.. -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -MT tqlistiterator.lo -MD -MP -MF .deps/tqlistiterator.Tpo -c tqlistiterator.cpp  -DPIC -o .libs/tqlistiterator.o
mv -f .deps/tqlistiterator.Tpo .deps/tqlistiterator.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++     -version-info 6:0:2 -no-undefined   -o libtqt.la -rpath /usr/local/kde/lib tqt.lo tqaccel.lo tqaccessible.lo tqaction.lo tqapplication.lo tqasyncio.lo tqbuttongroup.lo tqbutton.lo tqcanvas.lo tqcdestyle.lo tqcheckbox.lo tqclipboard.lo tqcolordialog.lo tqcombobox.lo tqcommonstyle.lo tqdatabrowser.lo tqdatatable.lo tqdataview.lo tqdatetimeedit.lo tqdesktopwidget.lo tqdial.lo tqdialog.lo tqdns.lo tqdockarea.lo tqdockwindow.lo tqdragobject.lo tqerrormessage.lo tqeventloop.lo tqframe.lo tqftp.lo tqfiledialog.lo tqfontdialog.lo tqgl.lo tqgplugin.lo tqgrid.lo tqgridview.lo tqgroupbox.lo tqguardedptr.lo tqhbox.lo tqhbuttongroup.lo tqheader.lo tqhgroupbox.lo tqhttp.lo tqiconview.lo tqimageformatplugin.lo tqinputcontext.lo tqinputdialog.lo tqlabel.lo tqlayout.lo tqlcdnumber.lo tqlineedit.lo tqlistbox.lo tqlistview.lo tqlocalfs.lo tqmainwindow.lo tqmenubar.lo tqmessagebox.lo tqmotifplusstyle.lo tqmotifstyle.lo tqmultilineedit.lo tqnetworkprotocol.lo tqnp.lo tqobjectcleanuphandler.lo tqobject.lo tqplatinumstyle.lo tqpopupmenu.lo tqprintdialog.lo tqprocess.lo tqprogressbar.lo tqprogressdialog.lo tqpushbutton.lo tqradiobutton.lo tqrangecontrol.lo tqscrollbar.lo tqscrollview.lo tqsemimodal.lo tqserversocket.lo tqsessionmanager.lo tqsgistyle.lo tqsignal.lo tqsignalmapper.lo tqsizegrip.lo tqslider.lo tqsocket.lo tqsocketnotifier.lo tqsound.lo tqspinbox.lo tqsplashscreen.lo tqsplitter.lo tqsqldatabase.lo tqsqldriver.lo tqsqldriverplugin.lo tqsqlform.lo tqsqlquery.lo tqstatusbar.lo tqstyle.lo tqstyleplugin.lo tqstylesheet.lo tqtabbar.lo tqtabdialog.lo tqtable.lo tqtabwidget.lo tqtextbrowser.lo tqtextcodecplugin.lo tqtextedit.lo tqtextview.lo tqtimer.lo tqtoolbar.lo tqtoolbox.lo tqtoolbutton.lo tqtooltip.lo tqtranslator.lo tqurloperator.lo tqvalidator.lo tqvbox.lo tqvbuttongroup.lo tqvgroupbox.lo tqwidget.lo tqwidgetplugin.lo tqwidgetstack.lo tqwindowsstyle.lo tqwizard.lo tqworkspace.lo tq1xcompatibility.lo tqabstractlayout.lo tqasciicache.lo tqasciidict.lo tqasyncimageio.lo tqbig5codec.lo tqbitarray.lo tqbitmap.lo tqbrush.lo tqbuffer.lo tqcache.lo tqcleanuphandler.lo tqcolor.lo tqcompactstyle.lo tqconnection.lo tqcstring.lo tqcursor.lo tqdatastream.lo tqdatetime.lo tqdeepcopy.lo tqdict.lo tqdir.lo tqdom.lo tqdrawutil.lo tqdropsite.lo tqeditorfactory.lo tqeucjpcodec.lo tqeuckrcodec.lo tqevent.lo tqfile.lo tqfileinfo.lo tqfocusdata.lo tqfontdatabase.lo tqfont.lo tqfontinfo.lo tqfontmetrics.lo tqgarray.lo tqgb18030codec.lo tqgcache.lo tqgdict.lo tqglcolormap.lo tqglist.lo tqgvector.lo tqhostaddress.lo tqiconset.lo tqimage.lo tqinputcontextfactory.lo tqintcache.lo tqintdict.lo tqinterlacestyle.lo tqiodevice.lo tqjpunicode.lo tqkeysequence.lo tqlibrary.lo tqlocale.lo tqmap.lo tqmemarray.lo tqmenudata.lo tqmetaobject.lo tqmime.lo tqmovie.lo tqmutex.lo tqnamespace.lo tqobjectdict.lo tqobjectlist.lo tqpaintdevice.lo tqpaintdevicemetrics.lo tqpainter.lo tqpair.lo tqpalette.lo tqpen.lo tqpicture.lo tqpixmapcache.lo tqpixmap.lo tqpngio.lo tqpointarray.lo tqpoint.lo tqpolygonscanner.lo tqprinter.lo tqptrcollection.lo tqptrdict.lo tqptrlist.lo tqptrqueue.lo tqptrstack.lo tqptrvector.lo tqrect.lo tqregexp.lo tqregion.lo tqrtlcodec.lo tqsemaphore.lo tqsettings.lo tqshared.lo tqsignalslotimp.lo tqsimplerichtext.lo tqsize.lo tqsizepolicy.lo tqsjiscodec.lo tqsocketdevice.lo tqsortedlist.lo tqsqlcursor.lo tqsqleditorfactory.lo tqsqlerror.lo tqsqlfield.lo tqsql.lo tqsqlindex.lo tqsqlpropertymap.lo tqsqlrecord.lo tqsqlresult.lo tqsqlselectcursor.lo tqstring.lo tqstringlist.lo tqstrlist.lo tqstrvec.lo tqstylefactory.lo tqsyntaxhighlighter.lo tqtextcodecfactory.lo tqtextcodec.lo tqtextstream.lo tqthread.lo tqthreadstorage.lo tqtl.lo tqtsciicodec.lo tqurl.lo tqurlinfo.lo tqutfcodec.lo tquuid.lo tqvaluelist.lo tqvaluestack.lo tqvaluevector.lo tqvariant.lo tqvfbhdr.lo tqwaitcondition.lo tqwhatsthis.lo tqwidgetfactory.lo tqwidgetintdict.lo tqwidgetlist.lo tqwmatrix.lo tqxml.lo tqucomextra_p.lo tqlistiterator.lo -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE  -lpthread 
libtool: link: (cd ".libs" && rm -f "libtqt.so.4" && ln -s "libtqt.so.4.2.0" "libtqt.so.4")
libtool: link: (cd ".libs" && rm -f "libtqt.so" && ln -s "libtqt.so.4.2.0" "libtqt.so")
libtool: link: ( cd ".libs" && rm -f "libtqt.la" && ln -s "../libtqt.la" "libtqt.la" )
make[3]: Leaving directory `/tmp/tqtinterface/qtinterface'
make[2]: Leaving directory `/tmp/tqtinterface/qtinterface'
make[2]: Entering directory `/tmp/tqtinterface'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/tqtinterface'
make[1]: Leaving directory `/tmp/tqtinterface'

Attachments: