How/where are you building? Did you just install the kdeutils .srpm and use rpmbuild -ba or are you using buildservice or osc?
Nothing so elaborate. It's a back-to-basics build in a chroot with the SuSE KDE3 basics installed - qt3, kdelibs, kdebase, etc. I got the source from https://ftp.gwdg.de/pub/opensuse/repositories/KDE:/KDE3/15.5/src/kdeutils3-3... * extract kdeutils-3.5.10.tar.bz2 from the src.rpm * tar xf kdeutils-3.5.10.tar.bz2 * cd kdeutils-3.5.10 * ./configure * cd klaptopdaemon * make install-strip or, to create a package: * DESTDIR=/XX make install-strip
Any note in the file as to why klaptop is commented out?
I don't know any more than is stated in the kdeutils3.spec I've had this running on my laptop without any problems for as long as I can remember.