Broken continuous build for KDE dash17.kitware/Linux-Debian-gcc4.1

Michael Biebl mbiebl at gmail.com
Sun Mar 19 22:26:39 CET 2006


>  knotify/daemon/notifybysound.cpp:71:26: error: akode/player.h: No such file or directory
>
> kdesupport mandatory, or check missing?

This was a bug of the libakode2 package in Debian. It contained the
akode-config binary whereas it should be put in the libakode-dev
package. I filed a bug report for this and it should be fixed by
todays apt-get update && apt-get upgrade.
But I admit that in a way it's also a bug of the cmake detection
routine, because it solely relies on the existence of the akode-config
binary but does not actually check if the libs and headers are
present.

Cheers,
Michael


More information about the Kde-buildsystem mailing list