[opensuse-kde] KDE:KDE3 kde3-kaffeine build failure for <= 11.1

Hi, I've looked a bit into the build problem, and it boils down to: kde3-kaffeine wants to talk to the kernel with the dvb S2API, which seems to be missing from 2.6.27 (11.1) and below: kaffeine-0.8.8/kaffeine/src/input/dvb/channeldesc.h[104]: fe_rolloff_t rolloff; defined in kerrnel (current git): /usr/include/linux/dvb/frontend.h[315]: typedef enum fe_rolloff { ROLLOFF_35, /* Implied value in DVB-S, default for DVB-S2 */ ROLLOFF_20, ROLLOFF_25, ROLLOFF_AUTO, } fe_rolloff_t; Either deactivate kde3-kaffeine completely (for <= 11.1), or rollback to an older version, or make S2 api calls conditional or ask for a kernel update to 2.6.31 for 11.1 (kidding..). Pete -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org

On Sunday 15 November 2009, 22:46:16 Hans-Peter Jansen wrote:
Hi,
I've looked a bit into the build problem, and it boils down to:
kde3-kaffeine wants to talk to the kernel with the dvb S2API, which seems to be missing from 2.6.27 (11.1) and below:
kaffeine-0.8.8/kaffeine/src/input/dvb/channeldesc.h[104]: fe_rolloff_t rolloff;
defined in kerrnel (current git):
/usr/include/linux/dvb/frontend.h[315]: typedef enum fe_rolloff { ROLLOFF_35, /* Implied value in DVB-S, default for DVB-S2 */ ROLLOFF_20, ROLLOFF_25, ROLLOFF_AUTO, } fe_rolloff_t;
Either deactivate kde3-kaffeine completely (for <= 11.1), or rollback to an older version, or make S2 api calls conditional or ask for a kernel update to 2.6.31 for 11.1 (kidding..).
This one still needs some decisions taken, since this packages build failure hinders publishing for the whole project on 11.1. Could somebody please simply deactivate build/publishing for this package on 11.1 and below, and be done. Pete -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
participants (1)
-
Hans-Peter Jansen