kdebase kcmkwin error

Jens Luetkens mlists at limitland.de
Thu Dec 9 07:53:20 GMT 2004


I am getting errors compiling kdebase for a few days now:

make[4]: Entering directory 
`/home/jens/cvs-kde/src/kdebase/kwin/kcmkwin/kwindecoration'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ 
-DHAVE_CONFIG_H -I. -I. -I../../.. -I./../../lib 
-I/home/jens/cvs-kde/kde-unstable/include -I/usr/lib/qt3/include 
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT 
-D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 
-Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION -D_GNU_SOURCE  -MT kwindecoration.lo -MD -MP -MF 
".deps/kwindecoration.Tpo" -c -o kwindecoration.lo kwindecoration.cpp; \
then mv -f ".deps/kwindecoration.Tpo" ".deps/kwindecoration.Plo"; else 
rm -f ".deps/kwindecoration.Tpo"; exit 1; fi
kwindecoration.cpp: In constructor `
    KWinDecorationModule::KWinDecorationModule(QWidget*, const char*, const
    QStringList&)':
kwindecoration.cpp:139: error: syntax error before `<<' token
kwindecoration.cpp:141: error: `dropSite' undeclared (first use this 
function)
kwindecoration.cpp:141: error: (Each undeclared identifier is reported only
    once for each function it appears in.)
kwindecoration.cpp:141: error: `buttonBox' undeclared (first use this 
function)
kwindecoration.cpp:142: error: `label' undeclared (first use this function)
kwindecoration.cpp:146: error: `buttonSource' undeclared (first use this
    function)
kwindecoration.cpp:231: error: `slBorder' undeclared (first use this 
function)
kwindecoration.cpp:240: error: syntax error before `==' token
kwindecoration.cpp:256: error: syntax error before `>>' token
kwindecoration.cpp:276: error: syntax error before `<<' token
kwindecoration.cpp:279: error: syntax error before `==' token
make[4]: *** [kwindecoration.lo] Error 1
make[4]: Leaving directory 
`/home/jens/cvs-kde/src/kdebase/kwin/kcmkwin/kwindecoration'
make[3]: *** [all-recursive] Error 1


when i comment out line 139 it still has the following errors (buttonBox).

made cvs-clean, updated but it is still the same. Did i miss somthing?




More information about the kde-core-devel mailing list