Package: realtime-lsm Version: 0.1.1-6 Followup-For: Bug #337599 I have downloaded the kernel packaged in linux-image .deb and I cant build the package realtime-lsm with m-a
I have the following log dh_clean make COMMONCAP=none clean make[1]: Entering directory `/usr/src/modules/realtime-lsm' rm -f *.ko *.o none rm -f *.mod.* .*.cmd make[1]: Leaving directory `/usr/src/modules/realtime-lsm' /usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules make[1]: Entering directory `/usr/src/modules/realtime-lsm' dh_clean make COMMONCAP=none clean make[2]: Entering directory `/usr/src/modules/realtime-lsm' rm -f *.ko *.o none rm -f *.mod.* .*.cmd make[2]: Leaving directory `/usr/src/modules/realtime-lsm' /usr/bin/gcc-4.0 for templ in /usr/src/modules/realtime-lsm/debian/realtime-lsm-module-_KVERS_.postinst /usr/src/modules/realtime-lsm/debian/realtime-lsm-module-_KVERS_.postinst.backup /usr/src/modules/realtime-lsm/debian/realtime-lsm-module-_KVERS_.postinst.modules.in; do \ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.14-2-k7/g'` ; \ done for templ in `ls debian/*.modules.in` ; do \ test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \ sed -e 's/##KVERS##/2.6.14-2-k7/g ;s/#KVERS#/2.6.14-2-k7/g ; s/_KVERS_/2.6.14-2-k7/g ; s/##KDREV##/2.6.14-3/g ; s/#KDREV#/2.6.14-3/g ; s/_KDREV_/2.6.14-3/g' < $templ > ${templ%.modules.in}; \ done dh_testdir dh_testroot dh_clean -k make KERNEL_DIR=/usr/src/linux MODVERSIONS=detect KERNEL=linux-2.6.14-2-k7 COMMONCAP=none make[2]: Entering directory `/usr/src/modules/realtime-lsm' Failed: Security Capabilities not configured as module Realtime LSM will not work with /usr/src/linux Please rerun `make config' on the kernel and try again. make[2]: *** [none] Erreur 1 make[2]: Leaving directory `/usr/src/modules/realtime-lsm' make[1]: *** [binary-modules] Erreur 2 make[1]: Leaving directory `/usr/src/modules/realtime-lsm' make: *** [kdist_build] Erreur 2 Regards, Alexandre Touret -- System Information: Debian Release: testing/unstable APT prefers stable APT policy: (900, 'stable'), (600, 'testing'), (300, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-2-k7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) realtime-lsm depends on no packages. Versions of packages realtime-lsm recommends: pn realtime-lsm-module <none> (no description available) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]