[Kde-accessibility] error-log outputs compiling svn version 190705

Jürgen Zdero juergen at zdero.de
Thu Jul 21 08:15:13 CEST 2005


Hi Gary,
i edited alsaplayer.cpp
I attach the log files of build.

gstreamer: v8.1 was installed, i installed the actual 8.10, 
required is >=8.5 ?  
regards juergen


> In kdeaccessibility/players/alsaplayer/alsaplayer.cpp,
> try adding
> #include <time.h>
> after
> #include <sys/time.h>
-------------- next part --------------
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** automake (GNU automake) 1.9.5 found.
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating Makefile.am
*** Creating configure.files
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
*** Postprocessing Makefile templates
*** Creating date/time stamp
*** Finished
    Don't forget to run ./configure
    If you haven't done so in a while, run ./configure --help
-------------- next part --------------
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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /opt/kde3/bin/kde-config
checking where to install... /opt/kde3 (as requested)
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking 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... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... no
checking if enabling -pie/fpie support... no
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/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/lib/qt3/lib, headers /usr/lib/qt3/include using -mt
checking for moc... /usr/lib/qt3/bin/moc
checking for uic... /usr/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde3/lib, headers /opt/kde3/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde3/bin/dcopidl
checking for dcopidl2cpp... /opt/kde3/bin/dcopidl2cpp
checking for mcopidl... /opt/kde3/bin/mcopidl
checking for artsc-config... /opt/kde3/bin/artsc-config
checking for meinproc... /opt/kde3/bin/meinproc
checking for kconfig_compiler... /opt/kde3/bin/kconfig_compiler
checking for dcopidlng... /opt/kde3/bin/dcopidlng
checking for xmllint... /usr/bin/xmllint
checking whether g++ supports -fvisibility=hidden... no
checking for setenv... yes
checking if setenv needs custom prototype... no
checking for unsetenv... yes
checking if unsetenv needs custom prototype... no
checking kspeech.h usability... yes
checking kspeech.h presence... yes
checking for kspeech.h... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for X11/extensions/XKBstr.h... yes
checking for X11/XKBlib.h... yes
checking for X11/extensions/XKB.h... yes
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking for pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking for 		gstreamer-0.8 >= 0.8.5 		gstreamer-control-0.8 >= 0.8.5 		gstreamer-libs-0.8 >= 0.8.5... checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking akode/player.h usability... yes
checking akode/player.h presence... yes
checking for akode/player.h... yes
checking akode/decoder.h usability... yes
checking akode/decoder.h presence... yes
checking for akode/decoder.h... yes
checking for KDE version... KDE 3.5 or later
checking for epos... no
checking for festival... /usr/bin/festival
checking for flite... no
checking for freetts.jar... no
checking for mbrola... /usr/lib/mbrola4sbl/mbrola
checking for txt2pho... /usr/lib/mbrola4sbl/txt2pho
checking for /etc/txt2pho... no
checking if IconThemes should be compiled... yes
checking if doc should be compiled... yes
checking if kbstateapplet should be compiled... yes
checking if kmag should be compiled... yes
checking if kmousetool should be compiled... yes
checking if kmouth should be compiled... yes
checking if ksayit should be compiled... yes
checking if kttsd should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating IconThemes/Makefile
fast creating doc/Makefile
fast creating doc/kmag/Makefile
fast creating doc/kmousetool/Makefile
fast creating doc/kmouth/Makefile
fast creating doc/kttsd/Makefile
fast creating kbstateapplet/Makefile
fast creating kbstateapplet/images/Makefile
fast creating kmag/Makefile
fast creating kmousetool/Makefile
fast creating kmousetool/kmousetool/Makefile
fast creating kmousetool/kmousetool/pics/Makefile
fast creating kmouth/Makefile
fast creating kmouth/books/Makefile
fast creating kmouth/icons/Makefile
fast creating kmouth/icons/app/Makefile
fast creating kmouth/icons/history/Makefile
fast creating kmouth/icons/phrase/Makefile
fast creating kmouth/icons/phrasebook/Makefile
fast creating kmouth/phrasebook/Makefile
fast creating kmouth/wordcompletion/Makefile
fast creating ksayit/Makefile
fast creating ksayit/Freeverb_plugin/Makefile
fast creating ksayit/KTTSD_Lib/Makefile
fast creating ksayit/src/Makefile
fast creating kttsd/Makefile
fast creating kttsd/app-plugins/Makefile
fast creating kttsd/app-plugins/kate/Makefile
fast creating kttsd/compat/Makefile
fast creating kttsd/compat/icons/Makefile
fast creating kttsd/compat/interfaces/Makefile
fast creating kttsd/compat/interfaces/kspeech/Makefile
fast creating kttsd/filters/Makefile
fast creating kttsd/filters/sbd/Makefile
fast creating kttsd/filters/stringreplacer/Makefile
fast creating kttsd/filters/talkerchooser/Makefile
fast creating kttsd/filters/xmltransformer/Makefile
fast creating kttsd/icons/Makefile
fast creating kttsd/kcmkttsmgr/Makefile
fast creating kttsd/kttsd/Makefile
fast creating kttsd/kttsjobmgr/Makefile
fast creating kttsd/kttsmgr/Makefile
fast creating kttsd/libkttsd/Makefile
fast creating kttsd/players/Makefile
fast creating kttsd/players/akodeplayer/Makefile
fast creating kttsd/players/alsaplayer/Makefile
fast creating kttsd/players/artsplayer/Makefile
fast creating kttsd/players/gstplayer/Makefile
fast creating kttsd/plugins/Makefile
fast creating kttsd/plugins/command/Makefile
fast creating kttsd/plugins/epos/Makefile
fast creating kttsd/plugins/festivalint/Makefile
fast creating kttsd/plugins/flite/Makefile
fast creating kttsd/plugins/freetts/Makefile
fast creating kttsd/plugins/hadifix/Makefile
config.pl: fast created 56 file(s).
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

=======================================================
The Epos program does not appear to be
installed on this system.  The epos plugin will
be built, but you need to install epos before you
can use it.  You can get it at
  http://epos.ure.cas.cz/
Debian users: apt-get install epos
======================================================

=======================================================
The Festival Lite (flite) program does not appear to be
installed on this system.  The Flite plugin will
be built, but you need to install Flite before you
can use it.  You can get it at
  http://www.speech.cs.cmu.edu/flite/index.html
Debian users: apt-get install flite
======================================================

======================================================
The freetts.jar Java archive has not been found on
this system.  The FreeTTS plugin will be built,  
but you must install FreeTTS it before you can use it,
or if it already installed you must set the path to
it in the KDE Text-to-Speech Manager.
FreeTTS is available from freetts.sourceforge.net
=====================================================

======================================================
The configuration file /etc/txt2pho was not found on
this system. This is no problem as long as all users
have a valid ~/.txt2phorc in their home directories if
they want to use the Hadifix plugin.
======================================================

result:
op at celtic:~/kdeaccess-svn3/kdeaccessibility> ./configure --prefix=/opt/kde3>../configure-log.txt
Package gstreamer-0.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-0.8' found
configure: WARNING: GStreamer version >= 0.8.5 required.
op at celtic:~/kdeaccess-svn3/kdeaccessibility>


gstreamer 0.8.10 is installed!
-------------- next part --------------
cd . && /bin/sh /home/op/kdeaccess-svn3/kdeaccessibility/admin/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility'
Making all in IconThemes
make[2]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/IconThemes'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/IconThemes'
Making all in doc
make[2]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc'
Making all in .
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc'
Making all in kmag
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc/kmag'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc/kmag'
Making all in kttsd
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc/kttsd'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc/kttsd'
Making all in kmousetool
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc/kmousetool'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc/kmousetool'
Making all in kmouth
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc/kmouth'
/opt/kde3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc/kmouth'
make[2]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/doc'
Making all in kbstateapplet
make[2]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kbstateapplet'
Making all in images
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kbstateapplet/images'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kbstateapplet/images'
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kbstateapplet'
/usr/lib/qt3/bin/moc ./kbstate.h -o kbstate.moc
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kbstate.lo -MD -MP -MF ".deps/kbstate.Tpo" -c -o kbstate.lo kbstate.cpp; \
then mv -f ".deps/kbstate.Tpo" ".deps/kbstate.Plo"; else rm -f ".deps/kbstate.Tpo"; exit 1; fi
/bin/sh ../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o kbstate_panelapplet.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -module -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    kbstate.lo -lkdeui 
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kbstateapplet'
make[2]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kbstateapplet'
Making all in kmag
make[2]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmag'
/usr/lib/qt3/bin/moc ./kmagzoomview.h -o kmagzoomview.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kmagzoomview.o -MD -MP -MF ".deps/kmagzoomview.Tpo" -c -o kmagzoomview.o kmagzoomview.cpp; \
then mv -f ".deps/kmagzoomview.Tpo" ".deps/kmagzoomview.Po"; else rm -f ".deps/kmagzoomview.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./kmagselrect.h -o kmagselrect.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kmagselrect.o -MD -MP -MF ".deps/kmagselrect.Tpo" -c -o kmagselrect.o kmagselrect.cpp; \
then mv -f ".deps/kmagselrect.Tpo" ".deps/kmagselrect.Po"; else rm -f ".deps/kmagselrect.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./kmag.h -o kmag.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kmag.o -MD -MP -MF ".deps/kmag.Tpo" -c -o kmag.o kmag.cpp; \
then mv -f ".deps/kmag.Tpo" ".deps/kmag.Po"; else rm -f ".deps/kmag.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/bin/sh ../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o kmag -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib kmagzoomview.o kmagselrect.o kmag.o main.o -lkdeprint 
make[2]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmag'
Making all in kmousetool
make[2]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool'
Making all in kmousetool
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool/kmousetool'
Making all in pics
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool/kmousetool/pics'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool/kmousetool/pics'
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool/kmousetool'
rm -rf kmousetoolui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./kmousetoolui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> kmousetoolui.h ;
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT mtstroke.o -MD -MP -MF ".deps/mtstroke.Tpo" -c -o mtstroke.o mtstroke.cpp; \
then mv -f ".deps/mtstroke.Tpo" ".deps/mtstroke.Po"; else rm -f ".deps/mtstroke.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./kmousetool.h -o kmousetool.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kmousetool.o -MD -MP -MF ".deps/kmousetool.Tpo" -c -o kmousetool.o kmousetool.cpp; \
then mv -f ".deps/kmousetool.Tpo" ".deps/kmousetool.Po"; else rm -f ".deps/kmousetool.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc kmousetoolui.h -o kmousetoolui.moc
rm -f kmousetoolui.cpp
echo '#include <kdialog.h>' > kmousetoolui.cpp
echo '#include <klocale.h>' >> kmousetoolui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i kmousetoolui.h ./kmousetoolui.ui > kmousetoolui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" kmousetoolui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_kmousetoolui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> kmousetoolui.cpp ;\
rm -f kmousetoolui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "kmousetoolui.moc"' >> kmousetoolui.cpp; else rm -f kmousetoolui.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kmousetoolui.o -MD -MP -MF ".deps/kmousetoolui.Tpo" -c -o kmousetoolui.o kmousetoolui.cpp; \
then mv -f ".deps/kmousetoolui.Tpo" ".deps/kmousetoolui.Po"; else rm -f ".deps/kmousetoolui.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o kmousetool -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib mtstroke.o kmousetool.o main.o kmousetoolui.o -lXtst -lkdeui -lkdecore -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread -lXext -lX11  
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool/kmousetool'
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool/kmousetool'
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool'
make[2]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmousetool'
Making all in kmouth
make[2]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth'
Making all in icons
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons'
Making all in history
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons/history'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons/history'
Making all in phrase
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons/phrase'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons/phrase'
Making all in phrasebook
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons/phrasebook'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons/phrasebook'
Making all in app
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons/app'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons/app'
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons'
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/icons'
Making all in phrasebook
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/phrasebook'
rm -rf buttonboxui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./buttonboxui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> buttonboxui.h ;
/usr/lib/qt3/bin/moc ./phrasetree.h -o phrasetree.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT phrasetree.o -MD -MP -MF ".deps/phrasetree.Tpo" -c -o phrasetree.o phrasetree.cpp; \
then mv -f ".deps/phrasetree.Tpo" ".deps/phrasetree.Po"; else rm -f ".deps/phrasetree.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT phrasebookparser.o -MD -MP -MF ".deps/phrasebookparser.Tpo" -c -o phrasebookparser.o phrasebookparser.cpp; \
then mv -f ".deps/phrasebookparser.Tpo" ".deps/phrasebookparser.Po"; else rm -f ".deps/phrasebookparser.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./phrasebookdialog.h -o phrasebookdialog.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT phrasebookdialog.o -MD -MP -MF ".deps/phrasebookdialog.Tpo" -c -o phrasebookdialog.o phrasebookdialog.cpp; \
then mv -f ".deps/phrasebookdialog.Tpo" ".deps/phrasebookdialog.Po"; else rm -f ".deps/phrasebookdialog.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./phrasebook.h -o phrasebook.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT phrasebook.o -MD -MP -MF ".deps/phrasebook.Tpo" -c -o phrasebook.o phrasebook.cpp; \
then mv -f ".deps/phrasebook.Tpo" ".deps/phrasebook.Po"; else rm -f ".deps/phrasebook.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc buttonboxui.h -o buttonboxui.moc
rm -f buttonboxui.cpp
echo '#include <kdialog.h>' > buttonboxui.cpp
echo '#include <klocale.h>' >> buttonboxui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i buttonboxui.h ./buttonboxui.ui > buttonboxui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" buttonboxui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_buttonboxui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> buttonboxui.cpp ;\
rm -f buttonboxui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "buttonboxui.moc"' >> buttonboxui.cpp; else rm -f buttonboxui.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT buttonboxui.o -MD -MP -MF ".deps/buttonboxui.Tpo" -c -o buttonboxui.o buttonboxui.cpp; \
then mv -f ".deps/buttonboxui.Tpo" ".deps/buttonboxui.Po"; else rm -f ".deps/buttonboxui.Tpo"; exit 1; fi
rm -f libphrasebook.a
ar cru libphrasebook.a phrasetree.o phrasebookparser.o phrasebookdialog.o phrasebook.o buttonboxui.o 
ranlib libphrasebook.a
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/phrasebook'
Making all in wordcompletion
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/wordcompletion'
rm -rf wordcompletionui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./wordcompletionui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> wordcompletionui.h ;
rm -rf creationsourceui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./creationsourceui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> creationsourceui.h ;
rm -rf creationsourcedetailsui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./creationsourcedetailsui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> creationsourcedetailsui.h ;
rm -rf kdedocsourceui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./kdedocsourceui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> kdedocsourceui.h ;
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT wordlist.o -MD -MP -MF ".deps/wordlist.Tpo" -c -o wordlist.o wordlist.cpp; \
then mv -f ".deps/wordlist.Tpo" ".deps/wordlist.Po"; else rm -f ".deps/wordlist.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./wordcompletion.h -o wordcompletion.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT wordcompletion.o -MD -MP -MF ".deps/wordcompletion.Tpo" -c -o wordcompletion.o wordcompletion.cpp; \
then mv -f ".deps/wordcompletion.Tpo" ".deps/wordcompletion.Po"; else rm -f ".deps/wordcompletion.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./wordcompletionwidget.h -o wordcompletionwidget.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT wordcompletionwidget.o -MD -MP -MF ".deps/wordcompletionwidget.Tpo" -c -o wordcompletionwidget.o wordcompletionwidget.cpp; \
then mv -f ".deps/wordcompletionwidget.Tpo" ".deps/wordcompletionwidget.Po"; else rm -f ".deps/wordcompletionwidget.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./dictionarycreationwizard.h -o dictionarycreationwizard.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT dictionarycreationwizard.o -MD -MP -MF ".deps/dictionarycreationwizard.Tpo" -c -o dictionarycreationwizard.o dictionarycreationwizard.cpp; \
then mv -f ".deps/dictionarycreationwizard.Tpo" ".deps/dictionarycreationwizard.Po"; else rm -f ".deps/dictionarycreationwizard.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./klanguagebutton.h -o klanguagebutton.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT klanguagebutton.o -MD -MP -MF ".deps/klanguagebutton.Tpo" -c -o klanguagebutton.o klanguagebutton.cpp; \
then mv -f ".deps/klanguagebutton.Tpo" ".deps/klanguagebutton.Po"; else rm -f ".deps/klanguagebutton.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT klanguagebuttonhelper.o -MD -MP -MF ".deps/klanguagebuttonhelper.Tpo" -c -o klanguagebuttonhelper.o klanguagebuttonhelper.cpp; \
then mv -f ".deps/klanguagebuttonhelper.Tpo" ".deps/klanguagebuttonhelper.Po"; else rm -f ".deps/klanguagebuttonhelper.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc wordcompletionui.h -o wordcompletionui.moc
rm -f wordcompletionui.cpp
echo '#include <kdialog.h>' > wordcompletionui.cpp
echo '#include <klocale.h>' >> wordcompletionui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i wordcompletionui.h ./wordcompletionui.ui > wordcompletionui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" wordcompletionui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_wordcompletionui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> wordcompletionui.cpp ;\
rm -f wordcompletionui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "wordcompletionui.moc"' >> wordcompletionui.cpp; else rm -f wordcompletionui.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT wordcompletionui.o -MD -MP -MF ".deps/wordcompletionui.Tpo" -c -o wordcompletionui.o wordcompletionui.cpp; \
then mv -f ".deps/wordcompletionui.Tpo" ".deps/wordcompletionui.Po"; else rm -f ".deps/wordcompletionui.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc creationsourceui.h -o creationsourceui.moc
rm -f creationsourceui.cpp
echo '#include <kdialog.h>' > creationsourceui.cpp
echo '#include <klocale.h>' >> creationsourceui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i creationsourceui.h ./creationsourceui.ui > creationsourceui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" creationsourceui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_creationsourceui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> creationsourceui.cpp ;\
rm -f creationsourceui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "creationsourceui.moc"' >> creationsourceui.cpp; else rm -f creationsourceui.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT creationsourceui.o -MD -MP -MF ".deps/creationsourceui.Tpo" -c -o creationsourceui.o creationsourceui.cpp; \
then mv -f ".deps/creationsourceui.Tpo" ".deps/creationsourceui.Po"; else rm -f ".deps/creationsourceui.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc creationsourcedetailsui.h -o creationsourcedetailsui.moc
rm -f creationsourcedetailsui.cpp
echo '#include <kdialog.h>' > creationsourcedetailsui.cpp
echo '#include <klocale.h>' >> creationsourcedetailsui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i creationsourcedetailsui.h ./creationsourcedetailsui.ui > creationsourcedetailsui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" creationsourcedetailsui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_creationsourcedetailsui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> creationsourcedetailsui.cpp ;\
rm -f creationsourcedetailsui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "creationsourcedetailsui.moc"' >> creationsourcedetailsui.cpp; else rm -f creationsourcedetailsui.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT creationsourcedetailsui.o -MD -MP -MF ".deps/creationsourcedetailsui.Tpo" -c -o creationsourcedetailsui.o creationsourcedetailsui.cpp; \
then mv -f ".deps/creationsourcedetailsui.Tpo" ".deps/creationsourcedetailsui.Po"; else rm -f ".deps/creationsourcedetailsui.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc kdedocsourceui.h -o kdedocsourceui.moc
rm -f kdedocsourceui.cpp
echo '#include <kdialog.h>' > kdedocsourceui.cpp
echo '#include <klocale.h>' >> kdedocsourceui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i kdedocsourceui.h ./kdedocsourceui.ui > kdedocsourceui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" kdedocsourceui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_kdedocsourceui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> kdedocsourceui.cpp ;\
rm -f kdedocsourceui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "kdedocsourceui.moc"' >> kdedocsourceui.cpp; else rm -f kdedocsourceui.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kdedocsourceui.o -MD -MP -MF ".deps/kdedocsourceui.Tpo" -c -o kdedocsourceui.o kdedocsourceui.cpp; \
then mv -f ".deps/kdedocsourceui.Tpo" ".deps/kdedocsourceui.Po"; else rm -f ".deps/kdedocsourceui.Tpo"; exit 1; fi
rm -f libwordcompletion.a
ar cru libwordcompletion.a wordlist.o wordcompletion.o wordcompletionwidget.o dictionarycreationwizard.o klanguagebutton.o klanguagebuttonhelper.o wordcompletionui.o creationsourceui.o creationsourcedetailsui.o kdedocsourceui.o 
ranlib libwordcompletion.a
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/wordcompletion'
Making all in books
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/books'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth/books'
Making all in .
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth'
rm -rf preferencesui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./preferencesui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> preferencesui.h ;
rm -rf texttospeechconfigurationui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./texttospeechconfigurationui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> texttospeechconfigurationui.h ;
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT texttospeechconfigurationwidget.o -MD -MP -MF ".deps/texttospeechconfigurationwidget.Tpo" -c -o texttospeechconfigurationwidget.o texttospeechconfigurationwidget.cpp; \
then mv -f ".deps/texttospeechconfigurationwidget.Tpo" ".deps/texttospeechconfigurationwidget.Po"; else rm -f ".deps/texttospeechconfigurationwidget.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./optionsdialog.h -o optionsdialog.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT optionsdialog.o -MD -MP -MF ".deps/optionsdialog.Tpo" -c -o optionsdialog.o optionsdialog.cpp; \
then mv -f ".deps/optionsdialog.Tpo" ".deps/optionsdialog.Po"; else rm -f ".deps/optionsdialog.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./configwizard.h -o configwizard.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT configwizard.o -MD -MP -MF ".deps/configwizard.Tpo" -c -o configwizard.o configwizard.cpp; \
then mv -f ".deps/configwizard.Tpo" ".deps/configwizard.Po"; else rm -f ".deps/configwizard.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT phraseedit.o -MD -MP -MF ".deps/phraseedit.Tpo" -c -o phraseedit.o phraseedit.cpp; \
then mv -f ".deps/phraseedit.Tpo" ".deps/phraseedit.Po"; else rm -f ".deps/phraseedit.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./phraselist.h -o phraselist.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT phraselist.o -MD -MP -MF ".deps/phraselist.Tpo" -c -o phraselist.o phraselist.cpp; \
then mv -f ".deps/phraselist.Tpo" ".deps/phraselist.Po"; else rm -f ".deps/phraselist.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./speech.h -o speech.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT speech.o -MD -MP -MF ".deps/speech.Tpo" -c -o speech.o speech.cpp; \
then mv -f ".deps/speech.Tpo" ".deps/speech.Po"; else rm -f ".deps/speech.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./texttospeechsystem.h -o texttospeechsystem.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT texttospeechsystem.o -MD -MP -MF ".deps/texttospeechsystem.Tpo" -c -o texttospeechsystem.o texttospeechsystem.cpp; \
then mv -f ".deps/texttospeechsystem.Tpo" ".deps/texttospeechsystem.Po"; else rm -f ".deps/texttospeechsystem.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT phraselistitem.o -MD -MP -MF ".deps/phraselistitem.Tpo" -c -o phraselistitem.o phraselistitem.cpp; \
then mv -f ".deps/phraselistitem.Tpo" ".deps/phraselistitem.Po"; else rm -f ".deps/phraselistitem.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./kmouth.h -o kmouth.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kmouth.o -MD -MP -MF ".deps/kmouth.Tpo" -c -o kmouth.o kmouth.cpp; \
then mv -f ".deps/kmouth.Tpo" ".deps/kmouth.Po"; else rm -f ".deps/kmouth.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc preferencesui.h -o preferencesui.moc
rm -f preferencesui.cpp
echo '#include <kdialog.h>' > preferencesui.cpp
echo '#include <klocale.h>' >> preferencesui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i preferencesui.h ./preferencesui.ui > preferencesui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" preferencesui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_preferencesui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> preferencesui.cpp ;\
rm -f preferencesui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "preferencesui.moc"' >> preferencesui.cpp; else rm -f preferencesui.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT preferencesui.o -MD -MP -MF ".deps/preferencesui.Tpo" -c -o preferencesui.o preferencesui.cpp; \
then mv -f ".deps/preferencesui.Tpo" ".deps/preferencesui.Po"; else rm -f ".deps/preferencesui.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc texttospeechconfigurationui.h -o texttospeechconfigurationui.moc
rm -f texttospeechconfigurationui.cpp
echo '#include <kdialog.h>' > texttospeechconfigurationui.cpp
echo '#include <klocale.h>' >> texttospeechconfigurationui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i texttospeechconfigurationui.h ./texttospeechconfigurationui.ui > texttospeechconfigurationui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" texttospeechconfigurationui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_texttospeechconfigurationui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> texttospeechconfigurationui.cpp ;\
rm -f texttospeechconfigurationui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "texttospeechconfigurationui.moc"' >> texttospeechconfigurationui.cpp; else rm -f texttospeechconfigurationui.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iphrasebook -Iwordcompletion -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT texttospeechconfigurationui.o -MD -MP -MF ".deps/texttospeechconfigurationui.Tpo" -c -o texttospeechconfigurationui.o texttospeechconfigurationui.cpp; \
then mv -f ".deps/texttospeechconfigurationui.Tpo" ".deps/texttospeechconfigurationui.Po"; else rm -f ".deps/texttospeechconfigurationui.Tpo"; exit 1; fi
/bin/sh ../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o kmouth -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    -lkspell -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib texttospeechconfigurationwidget.o optionsdialog.o configwizard.o phraseedit.o phraselist.o speech.o texttospeechsystem.o phraselistitem.o kmouth.o main.o preferencesui.o texttospeechconfigurationui.o ./phrasebook/libphrasebook.a ./wordcompletion/libwordcompletion.a -lkdeprint -lkio -lkdeui -lkdecore -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread  
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth'
make[2]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kmouth'
Making all in ksayit
make[2]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/ksayit'
Making all in KTTSD_Lib
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/ksayit/KTTSD_Lib'
/opt/kde3/bin/dcopidl /opt/kde3/include/kspeech.h > kspeech.kidl || ( rm -f kspeech.kidl ; false )
/opt/kde3/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-skel kspeech.kidl
rm -rf KTTSDlibSetup.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./KTTSDlibSetup.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> KTTSDlibSetup.h ;
/usr/lib/qt3/bin/moc ./kttsdlib.h -o kttsdlib.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -fPIC -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kttsdlib.lo -MD -MP -MF ".deps/kttsdlib.Tpo" -c -o kttsdlib.lo kttsdlib.cpp; \
then mv -f ".deps/kttsdlib.Tpo" ".deps/kttsdlib.Plo"; else rm -f ".deps/kttsdlib.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./kttsdlibsetupimpl.h -o kttsdlibsetupimpl.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -fPIC -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kttsdlibsetupimpl.lo -MD -MP -MF ".deps/kttsdlibsetupimpl.Tpo" -c -o kttsdlibsetupimpl.lo kttsdlibsetupimpl.cpp; \
then mv -f ".deps/kttsdlibsetupimpl.Tpo" ".deps/kttsdlibsetupimpl.Plo"; else rm -f ".deps/kttsdlibsetupimpl.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./kttsdlibtalker2.h -o kttsdlibtalker2.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -fPIC -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kttsdlibtalker2.lo -MD -MP -MF ".deps/kttsdlibtalker2.Tpo" -c -o kttsdlibtalker2.lo kttsdlibtalker2.cpp; \
then mv -f ".deps/kttsdlibtalker2.Tpo" ".deps/kttsdlibtalker2.Plo"; else rm -f ".deps/kttsdlibtalker2.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -fPIC -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kspeech_stub.lo -MD -MP -MF ".deps/kspeech_stub.Tpo" -c -o kspeech_stub.lo kspeech_stub.cpp; \
then mv -f ".deps/kspeech_stub.Tpo" ".deps/kspeech_stub.Plo"; else rm -f ".deps/kspeech_stub.Tpo"; exit 1; fi
/opt/kde3/bin/dcopidl /opt/kde3/include/kspeechsink.h > kspeechsink.kidl || ( rm -f kspeechsink.kidl ; false )
/opt/kde3/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub kspeechsink.kidl
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -fPIC -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kspeechsink_skel.lo -MD -MP -MF ".deps/kspeechsink_skel.Tpo" -c -o kspeechsink_skel.lo kspeechsink_skel.cpp; \
then mv -f ".deps/kspeechsink_skel.Tpo" ".deps/kspeechsink_skel.Plo"; else rm -f ".deps/kspeechsink_skel.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc KTTSDlibSetup.h -o KTTSDlibSetup.moc
rm -f KTTSDlibSetup.cpp
echo '#include <kdialog.h>' > KTTSDlibSetup.cpp
echo '#include <klocale.h>' >> KTTSDlibSetup.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i KTTSDlibSetup.h ./KTTSDlibSetup.ui > KTTSDlibSetup.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" KTTSDlibSetup.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_KTTSDlibSetup,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> KTTSDlibSetup.cpp ;\
rm -f KTTSDlibSetup.cpp.temp ;\
if test "$ret" = 0; then echo '#include "KTTSDlibSetup.moc"' >> KTTSDlibSetup.cpp; else rm -f KTTSDlibSetup.cpp ; exit $ret ; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../..  -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -fPIC -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT KTTSDlibSetup.lo -MD -MP -MF ".deps/KTTSDlibSetup.Tpo" -c -o KTTSDlibSetup.lo KTTSDlibSetup.cpp; \
then mv -f ".deps/KTTSDlibSetup.Tpo" ".deps/KTTSDlibSetup.Plo"; else rm -f ".deps/KTTSDlibSetup.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++ -fPIC -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libKTTSD_Lib.la -rpath /opt/kde3/lib -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    -version-info 0:1 kttsdlib.lo kttsdlibsetupimpl.lo kttsdlibtalker2.lo kspeech_stub.lo kspeechsink_skel.lo KTTSDlibSetup.lo -lkdeui -lkdecore 
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/ksayit/KTTSD_Lib'
Making all in src
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/ksayit/src'
rm -rf DocTreeView.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./DocTreeView.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> DocTreeView.h ;
rm -rf fx_setup.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./fx_setup.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> fx_setup.h ;
rm -rf KSayItView.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./KSayItView.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> KSayItView.h ;
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT doctreeviewimpl.o -MD -MP -MF ".deps/doctreeviewimpl.Tpo" -c -o doctreeviewimpl.o doctreeviewimpl.cpp; \
then mv -f ".deps/doctreeviewimpl.Tpo" ".deps/doctreeviewimpl.Po"; else rm -f ".deps/doctreeviewimpl.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT effectstack.o -MD -MP -MF ".deps/effectstack.Tpo" -c -o effectstack.o effectstack.cpp; \
then mv -f ".deps/effectstack.Tpo" ".deps/effectstack.Po"; else rm -f ".deps/effectstack.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./fxpluginhandler.h -o fxpluginhandler.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT fxpluginhandler.o -MD -MP -MF ".deps/fxpluginhandler.Tpo" -c -o fxpluginhandler.o fxpluginhandler.cpp; \
then mv -f ".deps/fxpluginhandler.Tpo" ".deps/fxpluginhandler.Po"; else rm -f ".deps/fxpluginhandler.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./fxsetupimpl.h -o fxsetupimpl.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT fxsetupimpl.o -MD -MP -MF ".deps/fxsetupimpl.Tpo" -c -o fxsetupimpl.o fxsetupimpl.cpp; \
then mv -f ".deps/fxsetupimpl.Tpo" ".deps/fxsetupimpl.Po"; else rm -f ".deps/fxsetupimpl.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT ksayit_skel.o -MD -MP -MF ".deps/ksayit_skel.Tpo" -c -o ksayit_skel.o ksayit_skel.cpp; \
then mv -f ".deps/ksayit_skel.Tpo" ".deps/ksayit_skel.Po"; else rm -f ".deps/ksayit_skel.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT ksayit_stub.o -MD -MP -MF ".deps/ksayit_stub.Tpo" -c -o ksayit_stub.o ksayit_stub.cpp; \
then mv -f ".deps/ksayit_stub.Tpo" ".deps/ksayit_stub.Po"; else rm -f ".deps/ksayit_stub.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./ksayitsystemtray.h -o ksayitsystemtray.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT ksayitsystemtray.o -MD -MP -MF ".deps/ksayitsystemtray.Tpo" -c -o ksayitsystemtray.o ksayitsystemtray.cpp; \
then mv -f ".deps/ksayitsystemtray.Tpo" ".deps/ksayitsystemtray.Po"; else rm -f ".deps/ksayitsystemtray.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./ksayitviewimpl.h -o ksayitviewimpl.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT ksayitviewimpl.o -MD -MP -MF ".deps/ksayitviewimpl.Tpo" -c -o ksayitviewimpl.o ksayitviewimpl.cpp; \
then mv -f ".deps/ksayitviewimpl.Tpo" ".deps/ksayitviewimpl.Po"; else rm -f ".deps/ksayitviewimpl.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./voicesetupdlg.h -o voicesetupdlg.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT voicesetupdlg.o -MD -MP -MF ".deps/voicesetupdlg.Tpo" -c -o voicesetupdlg.o voicesetupdlg.cpp; \
then mv -f ".deps/voicesetupdlg.Tpo" ".deps/voicesetupdlg.Po"; else rm -f ".deps/voicesetupdlg.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./ksayit.h -o ksayit.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT ksayit.o -MD -MP -MF ".deps/ksayit.Tpo" -c -o ksayit.o ksayit.cpp; \
then mv -f ".deps/ksayit.Tpo" ".deps/ksayit.Po"; else rm -f ".deps/ksayit.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT parasaxparser.o -MD -MP -MF ".deps/parasaxparser.Tpo" -c -o parasaxparser.o parasaxparser.cpp; \
then mv -f ".deps/parasaxparser.Tpo" ".deps/parasaxparser.Po"; else rm -f ".deps/parasaxparser.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT saxhandler.o -MD -MP -MF ".deps/saxhandler.Tpo" -c -o saxhandler.o saxhandler.cpp; \
then mv -f ".deps/saxhandler.Tpo" ".deps/saxhandler.Po"; else rm -f ".deps/saxhandler.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT ksayitbookmarkhandler.o -MD -MP -MF ".deps/ksayitbookmarkhandler.Tpo" -c -o ksayitbookmarkhandler.o ksayitbookmarkhandler.cpp; \
then mv -f ".deps/ksayitbookmarkhandler.Tpo" ".deps/ksayitbookmarkhandler.Po"; else rm -f ".deps/ksayitbookmarkhandler.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./contextmenuhandler.h -o contextmenuhandler.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT contextmenuhandler.o -MD -MP -MF ".deps/contextmenuhandler.Tpo" -c -o contextmenuhandler.o contextmenuhandler.cpp; \
then mv -f ".deps/contextmenuhandler.Tpo" ".deps/contextmenuhandler.Po"; else rm -f ".deps/contextmenuhandler.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT docbookclasses.o -MD -MP -MF ".deps/docbookclasses.Tpo" -c -o docbookclasses.o docbookclasses.cpp; \
then mv -f ".deps/docbookclasses.Tpo" ".deps/docbookclasses.Po"; else rm -f ".deps/docbookclasses.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc DocTreeView.h -o DocTreeView.moc
rm -f DocTreeView.cpp
echo '#include <kdialog.h>' > DocTreeView.cpp
echo '#include <klocale.h>' >> DocTreeView.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i DocTreeView.h ./DocTreeView.ui > DocTreeView.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" DocTreeView.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_DocTreeView,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> DocTreeView.cpp ;\
rm -f DocTreeView.cpp.temp ;\
if test "$ret" = 0; then echo '#include "DocTreeView.moc"' >> DocTreeView.cpp; else rm -f DocTreeView.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT DocTreeView.o -MD -MP -MF ".deps/DocTreeView.Tpo" -c -o DocTreeView.o DocTreeView.cpp; \
then mv -f ".deps/DocTreeView.Tpo" ".deps/DocTreeView.Po"; else rm -f ".deps/DocTreeView.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc fx_setup.h -o fx_setup.moc
rm -f fx_setup.cpp
echo '#include <kdialog.h>' > fx_setup.cpp
echo '#include <klocale.h>' >> fx_setup.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i fx_setup.h ./fx_setup.ui > fx_setup.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" fx_setup.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_fx_setup,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> fx_setup.cpp ;\
rm -f fx_setup.cpp.temp ;\
if test "$ret" = 0; then echo '#include "fx_setup.moc"' >> fx_setup.cpp; else rm -f fx_setup.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT fx_setup.o -MD -MP -MF ".deps/fx_setup.Tpo" -c -o fx_setup.o fx_setup.cpp; \
then mv -f ".deps/fx_setup.Tpo" ".deps/fx_setup.Po"; else rm -f ".deps/fx_setup.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc KSayItView.h -o KSayItView.moc
rm -f KSayItView.cpp
echo '#include <kdialog.h>' > KSayItView.cpp
echo '#include <klocale.h>' >> KSayItView.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i KSayItView.h ./KSayItView.ui > KSayItView.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" KSayItView.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_KSayItView,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> KSayItView.cpp ;\
rm -f KSayItView.cpp.temp ;\
if test "$ret" = 0; then echo '#include "KSayItView.moc"' >> KSayItView.cpp; else rm -f KSayItView.cpp ; exit $ret ; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../ksayit/KTTSD_Lib -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT KSayItView.o -MD -MP -MF ".deps/KSayItView.Tpo" -c -o KSayItView.o KSayItView.cpp; \
then mv -f ".deps/KSayItView.Tpo" ".deps/KSayItView.Po"; else rm -f ".deps/KSayItView.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o ksayit -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    doctreeviewimpl.o effectstack.o fxpluginhandler.o fxsetupimpl.o ksayit_skel.o ksayit_stub.o ksayitsystemtray.o ksayitviewimpl.o main.o voicesetupdlg.o ksayit.o parasaxparser.o saxhandler.o ksayitbookmarkhandler.o contextmenuhandler.o docbookclasses.o DocTreeView.o fx_setup.o KSayItView.o ../../ksayit/KTTSD_Lib/libKTTSD_Lib.la -lkio -lartskde -lsoundserver_idl -lartsflow 
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/ksayit/src'
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/ksayit'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/ksayit'
make[2]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/ksayit'
Making all in kttsd
make[2]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd'
Making all in compat
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/compat'
Making all in icons
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/compat/icons'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/compat/icons'
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/compat'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/compat'
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/compat'
Making all in libkttsd
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/libkttsd'
rm -rf selecttalkerwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./selecttalkerwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> selecttalkerwidget.h ;
/usr/lib/qt3/bin/moc ./pluginproc.h -o pluginproc.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT pluginproc.lo -MD -MP -MF ".deps/pluginproc.Tpo" -c -o pluginproc.lo pluginproc.cpp; \
then mv -f ".deps/pluginproc.Tpo" ".deps/pluginproc.Plo"; else rm -f ".deps/pluginproc.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./pluginconf.h -o pluginconf.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT pluginconf.lo -MD -MP -MF ".deps/pluginconf.Tpo" -c -o pluginconf.lo pluginconf.cpp; \
then mv -f ".deps/pluginconf.Tpo" ".deps/pluginconf.Plo"; else rm -f ".deps/pluginconf.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT testplayer.lo -MD -MP -MF ".deps/testplayer.Tpo" -c -o testplayer.lo testplayer.cpp; \
then mv -f ".deps/testplayer.Tpo" ".deps/testplayer.Plo"; else rm -f ".deps/testplayer.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./stretcher.h -o stretcher.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT stretcher.lo -MD -MP -MF ".deps/stretcher.Tpo" -c -o stretcher.lo stretcher.cpp; \
then mv -f ".deps/stretcher.Tpo" ".deps/stretcher.Plo"; else rm -f ".deps/stretcher.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT talkercode.lo -MD -MP -MF ".deps/talkercode.Tpo" -c -o talkercode.lo talkercode.cpp; \
then mv -f ".deps/talkercode.Tpo" ".deps/talkercode.Plo"; else rm -f ".deps/talkercode.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./filterproc.h -o filterproc.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT filterproc.lo -MD -MP -MF ".deps/filterproc.Tpo" -c -o filterproc.lo filterproc.cpp; \
then mv -f ".deps/filterproc.Tpo" ".deps/filterproc.Plo"; else rm -f ".deps/filterproc.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./filterconf.h -o filterconf.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT filterconf.lo -MD -MP -MF ".deps/filterconf.Tpo" -c -o filterconf.lo filterconf.cpp; \
then mv -f ".deps/filterconf.Tpo" ".deps/filterconf.Plo"; else rm -f ".deps/filterconf.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT utils.lo -MD -MP -MF ".deps/utils.Tpo" -c -o utils.lo utils.cpp; \
then mv -f ".deps/utils.Tpo" ".deps/utils.Plo"; else rm -f ".deps/utils.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./selecttalkerdlg.h -o selecttalkerdlg.moc
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT selecttalkerdlg.lo -MD -MP -MF ".deps/selecttalkerdlg.Tpo" -c -o selecttalkerdlg.lo selecttalkerdlg.cpp; \
then mv -f ".deps/selecttalkerdlg.Tpo" ".deps/selecttalkerdlg.Plo"; else rm -f ".deps/selecttalkerdlg.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT notify.lo -MD -MP -MF ".deps/notify.Tpo" -c -o notify.lo notify.cpp; \
then mv -f ".deps/notify.Tpo" ".deps/notify.Plo"; else rm -f ".deps/notify.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc selecttalkerwidget.h -o selecttalkerwidget.moc
rm -f selecttalkerwidget.cpp
echo '#include <kdialog.h>' > selecttalkerwidget.cpp
echo '#include <klocale.h>' >> selecttalkerwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i selecttalkerwidget.h ./selecttalkerwidget.ui > selecttalkerwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" selecttalkerwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_selecttalkerwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> selecttalkerwidget.cpp ;\
rm -f selecttalkerwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "selecttalkerwidget.moc"' >> selecttalkerwidget.cpp; else rm -f selecttalkerwidget.cpp ; exit $ret ; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT selecttalkerwidget.lo -MD -MP -MF ".deps/selecttalkerwidget.Tpo" -c -o selecttalkerwidget.lo selecttalkerwidget.cpp; \
then mv -f ".deps/selecttalkerwidget.Tpo" ".deps/selecttalkerwidget.Plo"; else rm -f ".deps/selecttalkerwidget.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./player.h -o player.moc.cpp
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT player.moc.lo -MD -MP -MF ".deps/player.moc.Tpo" -c -o player.moc.lo player.moc.cpp; \
then mv -f ".deps/player.moc.Tpo" ".deps/player.moc.Plo"; else rm -f ".deps/player.moc.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd.la -rpath /opt/kde3/lib -version-info 1:0:0 -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined pluginproc.lo pluginconf.lo testplayer.lo stretcher.lo talkercode.lo filterproc.lo filterconf.lo utils.lo selecttalkerdlg.lo notify.lo selecttalkerwidget.lo player.moc.lo  -lkio 
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/libkttsd'
Making all in players
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/players'
Making all in artsplayer
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/players/artsplayer'
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/kde3/include/arts -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT artsplugin.lo -MD -MP -MF ".deps/artsplugin.Tpo" -c -o artsplugin.lo artsplugin.cpp; \
then mv -f ".deps/artsplugin.Tpo" ".deps/artsplugin.Plo"; else rm -f ".deps/artsplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./artsplayer.h -o artsplayer.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/opt/kde3/include/arts -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT artsplayer.lo -MD -MP -MF ".deps/artsplayer.Tpo" -c -o artsplayer.lo artsplayer.cpp; \
then mv -f ".deps/artsplayer.Tpo" ".deps/artsplayer.Plo"; else rm -f ".deps/artsplayer.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_artsplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined artsplugin.lo artsplayer.lo ../../../kttsd/libkttsd/libkttsd.la -lartskde 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/players/artsplayer'
Making all in alsaplayer
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/players/alsaplayer'
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT alsaplugin.lo -MD -MP -MF ".deps/alsaplugin.Tpo" -c -o alsaplugin.lo alsaplugin.cpp; \
then mv -f ".deps/alsaplugin.Tpo" ".deps/alsaplugin.Plo"; else rm -f ".deps/alsaplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./alsaplayer.h -o alsaplayer.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT alsaplayer.lo -MD -MP -MF ".deps/alsaplayer.Tpo" -c -o alsaplayer.lo alsaplayer.cpp; \
then mv -f ".deps/alsaplayer.Tpo" ".deps/alsaplayer.Plo"; else rm -f ".deps/alsaplayer.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_alsaplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    -lasound -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined alsaplugin.lo alsaplayer.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/players/alsaplayer'
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/players'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/players'
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/players'
Making all in plugins
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins'
Making all in festivalint
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/festivalint'
rm -rf festivalintconfwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./festivalintconfwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> festivalintconfwidget.h ;
/usr/lib/qt3/bin/moc ./festivalintconf.h -o festivalintconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT festivalintconf.lo -MD -MP -MF ".deps/festivalintconf.Tpo" -c -o festivalintconf.lo festivalintconf.cpp; \
then mv -f ".deps/festivalintconf.Tpo" ".deps/festivalintconf.Plo"; else rm -f ".deps/festivalintconf.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./festivalintproc.h -o festivalintproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT festivalintproc.lo -MD -MP -MF ".deps/festivalintproc.Tpo" -c -o festivalintproc.lo festivalintproc.cpp; \
then mv -f ".deps/festivalintproc.Tpo" ".deps/festivalintproc.Plo"; else rm -f ".deps/festivalintproc.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT festivalintplugin.lo -MD -MP -MF ".deps/festivalintplugin.Tpo" -c -o festivalintplugin.lo festivalintplugin.cpp; \
then mv -f ".deps/festivalintplugin.Tpo" ".deps/festivalintplugin.Plo"; else rm -f ".deps/festivalintplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc festivalintconfwidget.h -o festivalintconfwidget.moc
rm -f festivalintconfwidget.cpp
echo '#include <kdialog.h>' > festivalintconfwidget.cpp
echo '#include <klocale.h>' >> festivalintconfwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i festivalintconfwidget.h ./festivalintconfwidget.ui > festivalintconfwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" festivalintconfwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_festivalintconfwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> festivalintconfwidget.cpp ;\
rm -f festivalintconfwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "festivalintconfwidget.moc"' >> festivalintconfwidget.cpp; else rm -f festivalintconfwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT festivalintconfwidget.lo -MD -MP -MF ".deps/festivalintconfwidget.Tpo" -c -o festivalintconfwidget.lo festivalintconfwidget.cpp; \
then mv -f ".deps/festivalintconfwidget.Tpo" ".deps/festivalintconfwidget.Plo"; else rm -f ".deps/festivalintconfwidget.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_festivalintplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    festivalintconf.lo festivalintproc.lo festivalintplugin.lo festivalintconfwidget.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/festivalint'
Making all in freetts
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/freetts'
rm -rf freettsconfigwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./freettsconfigwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> freettsconfigwidget.h ;
/usr/lib/qt3/bin/moc ./freettsconf.h -o freettsconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT freettsconf.lo -MD -MP -MF ".deps/freettsconf.Tpo" -c -o freettsconf.lo freettsconf.cpp; \
then mv -f ".deps/freettsconf.Tpo" ".deps/freettsconf.Plo"; else rm -f ".deps/freettsconf.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./freettsproc.h -o freettsproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT freettsproc.lo -MD -MP -MF ".deps/freettsproc.Tpo" -c -o freettsproc.lo freettsproc.cpp; \
then mv -f ".deps/freettsproc.Tpo" ".deps/freettsproc.Plo"; else rm -f ".deps/freettsproc.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT freettsplugin.lo -MD -MP -MF ".deps/freettsplugin.Tpo" -c -o freettsplugin.lo freettsplugin.cpp; \
then mv -f ".deps/freettsplugin.Tpo" ".deps/freettsplugin.Plo"; else rm -f ".deps/freettsplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc freettsconfigwidget.h -o freettsconfigwidget.moc
rm -f freettsconfigwidget.cpp
echo '#include <kdialog.h>' > freettsconfigwidget.cpp
echo '#include <klocale.h>' >> freettsconfigwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i freettsconfigwidget.h ./freettsconfigwidget.ui > freettsconfigwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" freettsconfigwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_freettsconfigwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> freettsconfigwidget.cpp ;\
rm -f freettsconfigwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "freettsconfigwidget.moc"' >> freettsconfigwidget.cpp; else rm -f freettsconfigwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT freettsconfigwidget.lo -MD -MP -MF ".deps/freettsconfigwidget.Tpo" -c -o freettsconfigwidget.lo freettsconfigwidget.cpp; \
then mv -f ".deps/freettsconfigwidget.Tpo" ".deps/freettsconfigwidget.Plo"; else rm -f ".deps/freettsconfigwidget.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_freettsplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    freettsconf.lo freettsproc.lo freettsplugin.lo freettsconfigwidget.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/freetts'
Making all in command
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/command'
rm -rf commandconfwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./commandconfwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> commandconfwidget.h ;
/usr/lib/qt3/bin/moc ./commandconf.h -o commandconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT commandconf.lo -MD -MP -MF ".deps/commandconf.Tpo" -c -o commandconf.lo commandconf.cpp; \
then mv -f ".deps/commandconf.Tpo" ".deps/commandconf.Plo"; else rm -f ".deps/commandconf.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./commandproc.h -o commandproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT commandproc.lo -MD -MP -MF ".deps/commandproc.Tpo" -c -o commandproc.lo commandproc.cpp; \
then mv -f ".deps/commandproc.Tpo" ".deps/commandproc.Plo"; else rm -f ".deps/commandproc.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT commandplugin.lo -MD -MP -MF ".deps/commandplugin.Tpo" -c -o commandplugin.lo commandplugin.cpp; \
then mv -f ".deps/commandplugin.Tpo" ".deps/commandplugin.Plo"; else rm -f ".deps/commandplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc commandconfwidget.h -o commandconfwidget.moc
rm -f commandconfwidget.cpp
echo '#include <kdialog.h>' > commandconfwidget.cpp
echo '#include <klocale.h>' >> commandconfwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i commandconfwidget.h ./commandconfwidget.ui > commandconfwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" commandconfwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_commandconfwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> commandconfwidget.cpp ;\
rm -f commandconfwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "commandconfwidget.moc"' >> commandconfwidget.cpp; else rm -f commandconfwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT commandconfwidget.lo -MD -MP -MF ".deps/commandconfwidget.Tpo" -c -o commandconfwidget.lo commandconfwidget.cpp; \
then mv -f ".deps/commandconfwidget.Tpo" ".deps/commandconfwidget.Plo"; else rm -f ".deps/commandconfwidget.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_commandplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    commandconf.lo commandproc.lo commandplugin.lo commandconfwidget.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/command'
Making all in hadifix
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/hadifix'
rm -rf hadifixconfigui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./hadifixconfigui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> hadifixconfigui.h ;
rm -rf voicefileui.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./voicefileui.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> voicefileui.h ;
/usr/lib/qt3/bin/moc ./hadifixconf.h -o hadifixconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT hadifixconf.lo -MD -MP -MF ".deps/hadifixconf.Tpo" -c -o hadifixconf.lo hadifixconf.cpp; \
then mv -f ".deps/hadifixconf.Tpo" ".deps/hadifixconf.Plo"; else rm -f ".deps/hadifixconf.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./hadifixproc.h -o hadifixproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT hadifixproc.lo -MD -MP -MF ".deps/hadifixproc.Tpo" -c -o hadifixproc.lo hadifixproc.cpp; \
then mv -f ".deps/hadifixproc.Tpo" ".deps/hadifixproc.Plo"; else rm -f ".deps/hadifixproc.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT hadifixplugin.lo -MD -MP -MF ".deps/hadifixplugin.Tpo" -c -o hadifixplugin.lo hadifixplugin.cpp; \
then mv -f ".deps/hadifixplugin.Tpo" ".deps/hadifixplugin.Plo"; else rm -f ".deps/hadifixplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc hadifixconfigui.h -o hadifixconfigui.moc
rm -f hadifixconfigui.cpp
echo '#include <kdialog.h>' > hadifixconfigui.cpp
echo '#include <klocale.h>' >> hadifixconfigui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i hadifixconfigui.h ./hadifixconfigui.ui > hadifixconfigui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" hadifixconfigui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_hadifixconfigui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> hadifixconfigui.cpp ;\
rm -f hadifixconfigui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "hadifixconfigui.moc"' >> hadifixconfigui.cpp; else rm -f hadifixconfigui.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT hadifixconfigui.lo -MD -MP -MF ".deps/hadifixconfigui.Tpo" -c -o hadifixconfigui.lo hadifixconfigui.cpp; \
then mv -f ".deps/hadifixconfigui.Tpo" ".deps/hadifixconfigui.Plo"; else rm -f ".deps/hadifixconfigui.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc voicefileui.h -o voicefileui.moc
rm -f voicefileui.cpp
echo '#include <kdialog.h>' > voicefileui.cpp
echo '#include <klocale.h>' >> voicefileui.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i voicefileui.h ./voicefileui.ui > voicefileui.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" voicefileui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_voicefileui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> voicefileui.cpp ;\
rm -f voicefileui.cpp.temp ;\
if test "$ret" = 0; then echo '#include "voicefileui.moc"' >> voicefileui.cpp; else rm -f voicefileui.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT voicefileui.lo -MD -MP -MF ".deps/voicefileui.Tpo" -c -o voicefileui.lo voicefileui.cpp; \
then mv -f ".deps/voicefileui.Tpo" ".deps/voicefileui.Plo"; else rm -f ".deps/voicefileui.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_hadifixplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    hadifixconf.lo hadifixproc.lo hadifixplugin.lo hadifixconfigui.lo voicefileui.lo -lkdecore -lkio ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/hadifix'
Making all in flite
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/flite'
rm -rf fliteconfwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./fliteconfwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> fliteconfwidget.h ;
/usr/lib/qt3/bin/moc ./fliteconf.h -o fliteconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT fliteconf.lo -MD -MP -MF ".deps/fliteconf.Tpo" -c -o fliteconf.lo fliteconf.cpp; \
then mv -f ".deps/fliteconf.Tpo" ".deps/fliteconf.Plo"; else rm -f ".deps/fliteconf.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./fliteproc.h -o fliteproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT fliteproc.lo -MD -MP -MF ".deps/fliteproc.Tpo" -c -o fliteproc.lo fliteproc.cpp; \
then mv -f ".deps/fliteproc.Tpo" ".deps/fliteproc.Plo"; else rm -f ".deps/fliteproc.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT fliteplugin.lo -MD -MP -MF ".deps/fliteplugin.Tpo" -c -o fliteplugin.lo fliteplugin.cpp; \
then mv -f ".deps/fliteplugin.Tpo" ".deps/fliteplugin.Plo"; else rm -f ".deps/fliteplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc fliteconfwidget.h -o fliteconfwidget.moc
rm -f fliteconfwidget.cpp
echo '#include <kdialog.h>' > fliteconfwidget.cpp
echo '#include <klocale.h>' >> fliteconfwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i fliteconfwidget.h ./fliteconfwidget.ui > fliteconfwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" fliteconfwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_fliteconfwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> fliteconfwidget.cpp ;\
rm -f fliteconfwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "fliteconfwidget.moc"' >> fliteconfwidget.cpp; else rm -f fliteconfwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT fliteconfwidget.lo -MD -MP -MF ".deps/fliteconfwidget.Tpo" -c -o fliteconfwidget.lo fliteconfwidget.cpp; \
then mv -f ".deps/fliteconfwidget.Tpo" ".deps/fliteconfwidget.Plo"; else rm -f ".deps/fliteconfwidget.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_fliteplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    fliteconf.lo fliteproc.lo fliteplugin.lo fliteconfwidget.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/flite'
Making all in epos
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/epos'
rm -rf eposconfwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./eposconfwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> eposconfwidget.h ;
/usr/lib/qt3/bin/moc ./eposconf.h -o eposconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT eposconf.lo -MD -MP -MF ".deps/eposconf.Tpo" -c -o eposconf.lo eposconf.cpp; \
then mv -f ".deps/eposconf.Tpo" ".deps/eposconf.Plo"; else rm -f ".deps/eposconf.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./eposproc.h -o eposproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT eposproc.lo -MD -MP -MF ".deps/eposproc.Tpo" -c -o eposproc.lo eposproc.cpp; \
then mv -f ".deps/eposproc.Tpo" ".deps/eposproc.Plo"; else rm -f ".deps/eposproc.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT eposplugin.lo -MD -MP -MF ".deps/eposplugin.Tpo" -c -o eposplugin.lo eposplugin.cpp; \
then mv -f ".deps/eposplugin.Tpo" ".deps/eposplugin.Plo"; else rm -f ".deps/eposplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc eposconfwidget.h -o eposconfwidget.moc
rm -f eposconfwidget.cpp
echo '#include <kdialog.h>' > eposconfwidget.cpp
echo '#include <klocale.h>' >> eposconfwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i eposconfwidget.h ./eposconfwidget.ui > eposconfwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" eposconfwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_eposconfwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> eposconfwidget.cpp ;\
rm -f eposconfwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "eposconfwidget.moc"' >> eposconfwidget.cpp; else rm -f eposconfwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT eposconfwidget.lo -MD -MP -MF ".deps/eposconfwidget.Tpo" -c -o eposconfwidget.lo eposconfwidget.cpp; \
then mv -f ".deps/eposconfwidget.Tpo" ".deps/eposconfwidget.Plo"; else rm -f ".deps/eposconfwidget.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_eposplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    eposconf.lo eposproc.lo eposplugin.lo eposconfwidget.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins/epos'
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins'
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/plugins'
Making all in filters
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters'
Making all in stringreplacer
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters/stringreplacer'
rm -rf stringreplacerconfwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./stringreplacerconfwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> stringreplacerconfwidget.h ;
rm -rf editreplacementwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./editreplacementwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> editreplacementwidget.h ;
/usr/lib/qt3/bin/moc ./stringreplacerconf.h -o stringreplacerconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT stringreplacerconf.lo -MD -MP -MF ".deps/stringreplacerconf.Tpo" -c -o stringreplacerconf.lo stringreplacerconf.cpp; \
then mv -f ".deps/stringreplacerconf.Tpo" ".deps/stringreplacerconf.Plo"; else rm -f ".deps/stringreplacerconf.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./stringreplacerproc.h -o stringreplacerproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT stringreplacerproc.lo -MD -MP -MF ".deps/stringreplacerproc.Tpo" -c -o stringreplacerproc.lo stringreplacerproc.cpp; \
then mv -f ".deps/stringreplacerproc.Tpo" ".deps/stringreplacerproc.Plo"; else rm -f ".deps/stringreplacerproc.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT stringreplacerplugin.lo -MD -MP -MF ".deps/stringreplacerplugin.Tpo" -c -o stringreplacerplugin.lo stringreplacerplugin.cpp; \
then mv -f ".deps/stringreplacerplugin.Tpo" ".deps/stringreplacerplugin.Plo"; else rm -f ".deps/stringreplacerplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc stringreplacerconfwidget.h -o stringreplacerconfwidget.moc
rm -f stringreplacerconfwidget.cpp
echo '#include <kdialog.h>' > stringreplacerconfwidget.cpp
echo '#include <klocale.h>' >> stringreplacerconfwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i stringreplacerconfwidget.h ./stringreplacerconfwidget.ui > stringreplacerconfwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" stringreplacerconfwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_stringreplacerconfwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> stringreplacerconfwidget.cpp ;\
rm -f stringreplacerconfwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "stringreplacerconfwidget.moc"' >> stringreplacerconfwidget.cpp; else rm -f stringreplacerconfwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT stringreplacerconfwidget.lo -MD -MP -MF ".deps/stringreplacerconfwidget.Tpo" -c -o stringreplacerconfwidget.lo stringreplacerconfwidget.cpp; \
then mv -f ".deps/stringreplacerconfwidget.Tpo" ".deps/stringreplacerconfwidget.Plo"; else rm -f ".deps/stringreplacerconfwidget.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc editreplacementwidget.h -o editreplacementwidget.moc
rm -f editreplacementwidget.cpp
echo '#include <kdialog.h>' > editreplacementwidget.cpp
echo '#include <klocale.h>' >> editreplacementwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i editreplacementwidget.h ./editreplacementwidget.ui > editreplacementwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" editreplacementwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_editreplacementwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> editreplacementwidget.cpp ;\
rm -f editreplacementwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "editreplacementwidget.moc"' >> editreplacementwidget.cpp; else rm -f editreplacementwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT editreplacementwidget.lo -MD -MP -MF ".deps/editreplacementwidget.Tpo" -c -o editreplacementwidget.lo editreplacementwidget.cpp; \
then mv -f ".deps/editreplacementwidget.Tpo" ".deps/editreplacementwidget.Plo"; else rm -f ".deps/editreplacementwidget.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_stringreplacerplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    stringreplacerconf.lo stringreplacerproc.lo stringreplacerplugin.lo stringreplacerconfwidget.lo editreplacementwidget.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters/stringreplacer'
Making all in xmltransformer
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters/xmltransformer'
rm -rf xmltransformerconfwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./xmltransformerconfwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> xmltransformerconfwidget.h ;
/usr/lib/qt3/bin/moc ./xmltransformerconf.h -o xmltransformerconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT xmltransformerconf.lo -MD -MP -MF ".deps/xmltransformerconf.Tpo" -c -o xmltransformerconf.lo xmltransformerconf.cpp; \
then mv -f ".deps/xmltransformerconf.Tpo" ".deps/xmltransformerconf.Plo"; else rm -f ".deps/xmltransformerconf.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./xmltransformerproc.h -o xmltransformerproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT xmltransformerproc.lo -MD -MP -MF ".deps/xmltransformerproc.Tpo" -c -o xmltransformerproc.lo xmltransformerproc.cpp; \
then mv -f ".deps/xmltransformerproc.Tpo" ".deps/xmltransformerproc.Plo"; else rm -f ".deps/xmltransformerproc.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT xmltransformerplugin.lo -MD -MP -MF ".deps/xmltransformerplugin.Tpo" -c -o xmltransformerplugin.lo xmltransformerplugin.cpp; \
then mv -f ".deps/xmltransformerplugin.Tpo" ".deps/xmltransformerplugin.Plo"; else rm -f ".deps/xmltransformerplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc xmltransformerconfwidget.h -o xmltransformerconfwidget.moc
rm -f xmltransformerconfwidget.cpp
echo '#include <kdialog.h>' > xmltransformerconfwidget.cpp
echo '#include <klocale.h>' >> xmltransformerconfwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i xmltransformerconfwidget.h ./xmltransformerconfwidget.ui > xmltransformerconfwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" xmltransformerconfwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_xmltransformerconfwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> xmltransformerconfwidget.cpp ;\
rm -f xmltransformerconfwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "xmltransformerconfwidget.moc"' >> xmltransformerconfwidget.cpp; else rm -f xmltransformerconfwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT xmltransformerconfwidget.lo -MD -MP -MF ".deps/xmltransformerconfwidget.Tpo" -c -o xmltransformerconfwidget.lo xmltransformerconfwidget.cpp; \
then mv -f ".deps/xmltransformerconfwidget.Tpo" ".deps/xmltransformerconfwidget.Plo"; else rm -f ".deps/xmltransformerconfwidget.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_xmltransformerplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    xmltransformerconf.lo xmltransformerproc.lo xmltransformerplugin.lo xmltransformerconfwidget.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters/xmltransformer'
Making all in sbd
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters/sbd'
rm -rf sbdconfwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./sbdconfwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> sbdconfwidget.h ;
/usr/lib/qt3/bin/moc ./sbdproc.h -o sbdproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT sbdproc.lo -MD -MP -MF ".deps/sbdproc.Tpo" -c -o sbdproc.lo sbdproc.cpp; \
then mv -f ".deps/sbdproc.Tpo" ".deps/sbdproc.Plo"; else rm -f ".deps/sbdproc.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./sbdconf.h -o sbdconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT sbdconf.lo -MD -MP -MF ".deps/sbdconf.Tpo" -c -o sbdconf.lo sbdconf.cpp; \
then mv -f ".deps/sbdconf.Tpo" ".deps/sbdconf.Plo"; else rm -f ".deps/sbdconf.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT sbdplugin.lo -MD -MP -MF ".deps/sbdplugin.Tpo" -c -o sbdplugin.lo sbdplugin.cpp; \
then mv -f ".deps/sbdplugin.Tpo" ".deps/sbdplugin.Plo"; else rm -f ".deps/sbdplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc sbdconfwidget.h -o sbdconfwidget.moc
rm -f sbdconfwidget.cpp
echo '#include <kdialog.h>' > sbdconfwidget.cpp
echo '#include <klocale.h>' >> sbdconfwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i sbdconfwidget.h ./sbdconfwidget.ui > sbdconfwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" sbdconfwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_sbdconfwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> sbdconfwidget.cpp ;\
rm -f sbdconfwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "sbdconfwidget.moc"' >> sbdconfwidget.cpp; else rm -f sbdconfwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT sbdconfwidget.lo -MD -MP -MF ".deps/sbdconfwidget.Tpo" -c -o sbdconfwidget.lo sbdconfwidget.cpp; \
then mv -f ".deps/sbdconfwidget.Tpo" ".deps/sbdconfwidget.Plo"; else rm -f ".deps/sbdconfwidget.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_sbdplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    sbdproc.lo sbdconf.lo sbdplugin.lo sbdconfwidget.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters/sbd'
Making all in talkerchooser
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters/talkerchooser'
rm -rf talkerchooserconfwidget.h;
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload ./talkerchooserconfwidget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> talkerchooserconfwidget.h ;
/usr/lib/qt3/bin/moc ./talkerchooserconf.h -o talkerchooserconf.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT talkerchooserconf.lo -MD -MP -MF ".deps/talkerchooserconf.Tpo" -c -o talkerchooserconf.lo talkerchooserconf.cpp; \
then mv -f ".deps/talkerchooserconf.Tpo" ".deps/talkerchooserconf.Plo"; else rm -f ".deps/talkerchooserconf.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./talkerchooserproc.h -o talkerchooserproc.moc
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT talkerchooserproc.lo -MD -MP -MF ".deps/talkerchooserproc.Tpo" -c -o talkerchooserproc.lo talkerchooserproc.cpp; \
then mv -f ".deps/talkerchooserproc.Tpo" ".deps/talkerchooserproc.Plo"; else rm -f ".deps/talkerchooserproc.Tpo"; exit 1; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT talkerchooserplugin.lo -MD -MP -MF ".deps/talkerchooserplugin.Tpo" -c -o talkerchooserplugin.lo talkerchooserplugin.cpp; \
then mv -f ".deps/talkerchooserplugin.Tpo" ".deps/talkerchooserplugin.Plo"; else rm -f ".deps/talkerchooserplugin.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc talkerchooserconfwidget.h -o talkerchooserconfwidget.moc
rm -f talkerchooserconfwidget.cpp
echo '#include <kdialog.h>' > talkerchooserconfwidget.cpp
echo '#include <klocale.h>' >> talkerchooserconfwidget.cpp
/usr/lib/qt3/bin/uic -L /opt/kde3/lib/kde3/plugins/designer -nounload -tr tr2i18n -i talkerchooserconfwidget.h ./talkerchooserconfwidget.ui > talkerchooserconfwidget.cpp.temp ; ret=$?; \
/usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" talkerchooserconfwidget.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_talkerchooserconfwidget,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> talkerchooserconfwidget.cpp ;\
rm -f talkerchooserconfwidget.cpp.temp ;\
if test "$ret" = 0; then echo '#include "talkerchooserconfwidget.moc"' >> talkerchooserconfwidget.cpp; else rm -f talkerchooserconfwidget.cpp ; exit $ret ; fi
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kttsd/libkttsd -I../../../kttsd/libkttsd -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT talkerchooserconfwidget.lo -MD -MP -MF ".deps/talkerchooserconfwidget.Tpo" -c -o talkerchooserconfwidget.lo talkerchooserconfwidget.cpp; \
then mv -f ".deps/talkerchooserconfwidget.Tpo" ".deps/talkerchooserconfwidget.Plo"; else rm -f ".deps/talkerchooserconfwidget.Tpo"; exit 1; fi
/bin/sh ../../../libtool --silent --tag=CXX --mode=link g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions     -o libkttsd_talkerchooserplugin.la -rpath /opt/kde3/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib  -L/opt/kde3/lib -L/usr/lib/qt3/lib -L/usr/X11R6/lib    talkerchooserconf.lo talkerchooserproc.lo talkerchooserplugin.lo talkerchooserconfwidget.lo ../../../kttsd/libkttsd/libkttsd.la 
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters/talkerchooser'
make[4]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters'
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/filters'
Making all in kttsd
make[3]: Entering directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/kttsd'
/opt/kde3/bin/dcopidl /opt/kde3/include/kspeechsink.h > kspeechsink.kidl || ( rm -f kspeechsink.kidl ; false )
/opt/kde3/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-skel kspeechsink.kidl
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kttsd/libkttsd -I/opt/kde3/include/arts  -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/usr/lib/qt3/bin/moc ./kttsd.h -o kttsd.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kttsd/libkttsd -I/opt/kde3/include/arts  -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fexceptions   -MT kttsd.o -MD -MP -MF ".deps/kttsd.Tpo" -c -o kttsd.o kttsd.cpp; \
then mv -f ".deps/kttsd.Tpo" ".deps/kttsd.Po"; else rm -f ".deps/kttsd.Tpo"; exit 1; fi
make[3]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd/kttsd'
make[2]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility/kttsd'
make[1]: Leaving directory `/home/op/kdeaccess-svn3/kdeaccessibility'

result:
op at celtic:~/kdeaccess-svn3/kdeaccessibility> make -f Makefile.cvs>../makefile-cvs-log.txt
op at celtic:~/kdeaccess-svn3/kdeaccessibility> ./configure --prefix=/opt/kde3>../configure-log.txt
Package gstreamer-0.8 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-0.8.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-0.8' found
configure: WARNING: GStreamer version >= 0.8.5 required.
op at celtic:~/kdeaccess-svn3/kdeaccessibility> make>../make-log.txt
phrasebook.cpp: In member function `bool PhraseBook::save(const KURL&, bool)':
phrasebook.cpp:248: warning: `upload' is deprecated (declared at
   /opt/kde3/include/kio/netaccess.h:159)
phrasebook.cpp: In member function `int PhraseBook::save(QWidget*, const
   QString&, KURL&, bool)':
phrasebook.cpp:276: warning: `exists' is deprecated (declared at
   /opt/kde3/include/kio/netaccess.h:273)
phrasebook.cpp: In member function `bool PhraseBook::open(const KURL&)':
phrasebook.cpp:337: warning: `download' is deprecated (declared at
   /opt/kde3/include/kio/netaccess.h:121)
klanguagebutton.cpp: In member function `void
   KLanguageButton::insertLanguage(const QString&, const QString&, const
   QString&, const QString&, int)':
klanguagebutton.cpp:134: warning: unused parameter `const QString&sub'
kttsdlibsetupimpl.cpp: In member function `void
   KTTSDlibSetupImpl::slotKCMProcessExited(KProcess*)':
kttsdlibsetupimpl.cpp:69: warning: unused parameter `KProcess*p'
kttsdlibtalker2.cpp: In constructor `kttsdlibtalker2::kttsdlibtalker2(QObject*,
   const char*)':
kttsdlibtalker2.cpp:26: warning: base `QObject' will be initialized after
kttsdlibtalker2.cpp:26: warning:   base `DCOPStub'
kttsdlibtalker2.cpp:26: warning:   when initialized here
kttsdlibtalker2.cpp: In member function `int
   kttsdlibtalker2::KTTSD_getTextJobState(unsigned int)':
kttsdlibtalker2.cpp:117: warning: unused parameter `uint jobNum'
doctreeviewimpl.cpp: In member function `void DocTreeViewImpl::openFile(const
   KURL&)':
doctreeviewimpl.cpp:193: warning: `int offset' might be used uninitialized in
   this function
ksayitsystemtray.cpp: In member function `virtual void
   State::mousePressEvent(KSayItSystemTray*, QMouseEvent*)':
ksayitsystemtray.cpp:198: warning: unused parameter `KSayItSystemTray*caller'
ksayitsystemtray.cpp:198: warning: unused parameter `QMouseEvent*e'
ksayitsystemtray.cpp: In member function `virtual void
   State::mouseReleaseEvent(KSayItSystemTray*, QMouseEvent*)':
ksayitsystemtray.cpp:203: warning: unused parameter `KSayItSystemTray*caller'
ksayitsystemtray.cpp:203: warning: unused parameter `QMouseEvent*e'
ksayitsystemtray.cpp: In member function `virtual void
   State::setContext(KSayItSystemTray*)':
ksayitsystemtray.cpp:208: warning: unused parameter `KSayItSystemTray*caller'
saxhandler.cpp: In member function `virtual bool
   SaxHandler::resolveEntity(const QString&, const QString&, QXmlInputSource*&)
   ':
saxhandler.cpp:139: warning: unused parameter `const QString&publicId'
saxhandler.cpp:139: warning: unused parameter `const QString&systemId'
saxhandler.cpp:139: warning: unused parameter `QXmlInputSource*&ret'
saxhandler.cpp: In member function `virtual bool SaxHandler::startElement(const
   QString&, const QString&, const QString&, const QXmlAttributes&)':
saxhandler.cpp:81: warning: unused parameter `const QXmlAttributes&atts'
selecttalkerdlg.cpp: In member function `void
   SelectTalkerDlg::loadTalkers(bool)':
selecttalkerdlg.cpp:319: warning: `QListViewItem*item' might be used
   uninitialized in this function
alsaplayer.h:60: warning: `snd_pcm_sframes_t (*readi_func)(snd_pcm_t*, void*,
   long unsigned int)' defined but not used
alsaplayer.h:61: warning: `snd_pcm_sframes_t (*writei_func)(snd_pcm_t*, const
   void*, long unsigned int)' defined but not used
alsaplayer.h:62: warning: `snd_pcm_sframes_t (*readn_func)(snd_pcm_t*, void**,
   long unsigned int)' defined but not used
alsaplayer.h:63: warning: `snd_pcm_sframes_t (*writen_func)(snd_pcm_t*, void**,
   long unsigned int)' defined but not used
kttsd.cpp: In member function `virtual bool KTTSD::supportsMarkup(const
   QString&, unsigned int) const':
kttsd.cpp:203: error: `mtHtml' is not a member of type `KSpeech'
make[3]: *** [kttsd.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
op at celtic:~/kdeaccess-svn3/kdeaccessibility>          



More information about the kde-accessibility mailing list