Well, it configured ok, but it won't make. Here are the error messages I get:
In file included from /usr/include/kde/kdecoration.h:32,
from deKoratorclient.h:49,
from deKoratorclient.cc:38:
/usr/include/kde/netwm_def.h:603: warning: `visibility' attribute does not apply to types
In file included from deKoratorclient.h:49,
from deKoratorclient.cc:38:
/usr/include/kde/kdecoration.h:171: warning: `visibility' attribute does not apply to types
/usr/include/kde/kdecoration.h:299: warning: `visibility' attribute does not apply to types
/usr/include/kde/kdecoration.h:829: warning: `visibility' attribute does not apply to types
In file included from deKoratorclient.h:50,
from deKoratorclient.cc:38:
/usr/include/kde/kdecorationfactory.h:113: warning: `visibility' attribute does not apply to types
In file included from /usr/include/kde/kconfigbase.h:35,
from /usr/include/kde/kconfig.h:29,
from deKoratorclient.h:51,
from deKoratorclient.cc:38:
/usr/include/kde/kconfigdata.h:62: warning: `visibility' attribute does not apply to types
/usr/include/kde/kconfigdata.h:93: warning: `visibility' attribute does not apply to types
In file included from /usr/include/kde/kconfig.h:29,
from deKoratorclient.h:51,
from deKoratorclient.cc:38:
/usr/include/kde/kconfigbase.h:2011: warning: `visibility' attribute does not apply to types
/usr/include/kde/kconfigbase.h:2088: warning: `visibility' attribute does not apply to types
/usr/include/kde/kconfigbase.h:2170: warning: `visibility' attribute does not apply to types
In file included from /usr/include/kde/klockfile.h:26,
from /usr/include/kde/kconfig.h:30,
from deKoratorclient.h:51,
from deKoratorclient.cc:38:
/usr/include/kde/ksharedptr.h:81: warning: `visibility' attribute does not apply to types
In file included from /usr/include/kde/kconfig.h:30,
from deKoratorclient.h:51,
from deKoratorclient.cc:38:
/usr/include/kde/klockfile.h:121: warning: `visibility' attribute does not apply to types
In file included from deKoratorclient.h:51,
from deKoratorclient.cc:38:
/usr/include/kde/kconfig.h:265: warning: `visibility' attribute does not apply to types
/usr/include/kde/kconfig.h:294: warning: `visibility' attribute does not apply to types
In file included from /usr/include/kde/kglobal.h:22,
from deKoratorclient.h:53,
from deKoratorclient.cc:38:
/usr/include/kde/kinstance.h:156: warning: `visibility' attribute does not apply to types
In file included from deKoratorclient.h:53,
from deKoratorclient.cc:38:
/usr/include/kde/kglobal.h:171: warning: `visibility' attribute does not apply to types
In file included from deKoratorclient.h:54,
from deKoratorclient.cc:38:
/usr/include/kde/kglobalsettings.h:564: warning: `visibility' attribute does not apply to types
In file included from deKoratorclient.h:55,
from deKoratorclient.cc:38:
/usr/include/kde/klocale.h:1309: warning: `visibility' attribute does not apply to types
In file included from deKoratorclient.h:56,
from deKoratorclient.cc:38:
/usr/include/kde/kiconeffect.h:228: warning: `visibility' attribute does not apply to types
In file included from deKoratorclient.h:57,
from deKoratorclient.cc:38:
/usr/include/kde/kimageeffect.h:805: warning: `visibility' attribute does not apply to types
deKoratorclient.cc: In member function `void DeKorator:
eKoratorClient::wheelEvent(QWheelEvent*)':
deKoratorclient.cc:2306: error: `titlebarMouseWheelOperation' undeclared (first use this function)
deKoratorclient.cc:2306: error: (Each undeclared identifier is reported only once for each function it appears in.)
make[3]: *** [deKoratorclient.lo] Error 1
make[3]: Leaving directory `/home/jgeerlof/Downloads/dekorator-0.3/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jgeerlof/Downloads/dekorator-0.3/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jgeerlof/Downloads/dekorator-0.3'
make: *** [all] Error 2
[jgeerlof@localhost dekorator-0.3]$