[Kde-accessibility] KMouseTool compilation problem

Tim winner5 at gmx.net
Sun Nov 12 22:51:53 CET 2006


Hi!

I'm trying to compile KMouseTool under Ubuntu 6.06 LTS, but I get the
following error messages. Does anyone know how to solve this?

configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating kmousetool/Makefile
fast creating kmousetool-generated/Makefile
can't open ./kmousetool-generated/Makefile.in: No such file or directory
fast creating kmousetool/pics/Makefile
fast creating po/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands

tim at tim-desktop:~/kmousetool-1.11$ make
cd . \
        && CONFIG_FILES= CONFIG_HEADERS=config.h \
        /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
make  all-recursive
make[1]: Betrete Verzeichnis '/home/tim/kmousetool-1.11'
Making all in kmousetool
make[2]: Betrete Verzeichnis '/home/tim/kmousetool-1.11/kmousetool'
Making all in pics
make[3]: Betrete Verzeichnis '/home/tim/kmousetool-1.11/kmousetool/pics'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Verlasse Verzeichnis '/home/tim/kmousetool-1.11/kmousetool/pics'
make[3]: Betrete Verzeichnis '/home/tim/kmousetool-1.11/kmousetool'
source='mtstroke.cpp' object='mtstroke.o' libtool=no \
        depfile='.deps/mtstroke.Po' tmpdepfile='.deps/mtstroke.TPo' \
        depmode=gcc3 /bin/sh ../admin/depcomp \
        g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde
-I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT
-Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2
-fno-exceptions -fno-check-new  -c -o mtstroke.o `test -f mtstroke.cpp
|| echo './'`mtstroke.cpp
cc1plus: Warnung: Kommandozeilenoption "-Wbad-function-cast" ist gültig
für C/ObjC, aber nicht für C++
cc1plus: Warnung: Kommandozeilenoption "-Wmissing-prototypes" ist gültig
für Ada/C/ObjC, aber nicht für C++
mtstroke.cpp:313:2: Warnung: Kein Newline am Dateiende
mtstroke.cpp: In member function »void MTStroke::dump()«:
mtstroke.cpp:71: Warnung: Variable »x« wird nicht verwendet
mtstroke.cpp:72: Warnung: Variable »y« wird nicht verwendet
mtstroke.cpp: At global scope:
mtstroke.cpp:91: Fehler: zusätzliches »;«
make[3]: *** [mtstroke.o] Fehler 1
make[3]: Verlasse Verzeichnis '/home/tim/kmousetool-1.11/kmousetool'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/tim/kmousetool-1.11/kmousetool'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/tim/kmousetool-1.11'
make: *** [all] Fehler 2
tim at tim-desktop:~/kmousetool-1.11$


More information about the kde-accessibility mailing list