hallo list, i am using the new debian etch with kernel 2.6.18
i try to install dazuko as shown in the faq: http://www.dazuko.org/tgen.shtml#DEBIAN when i get to the point # m-a a-i dazuko i get an error message: ? dh_clean ? ? /usr/bin/make clean ? ? make[1]: Entering directory `/usr/src/modules/dazuko' ? ? make[1]: Leaving directory `/usr/src/modules/dazuko' ? ? rm -rf .tmp_versions Makefile debian/control.backup ? ? /usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules ? ? make[1]: Entering directory `/usr/src/modules/dazuko' ? ? dh_clean ? ? /usr/bin/make clean ? ? make[2]: Entering directory `/usr/src/modules/dazuko' ? ? make[2]: *** Keine Regel, um »clean« zu erstellen. Schluss. ? ? make[2]: Leaving directory `/usr/src/modules/dazuko' ? ? make[1]: [kdist_clean] Fehler 2 (ignoriert) ? ? rm -rf .tmp_versions Makefile debian/control.backup ? ? sed -e 's/_KFLAV_/686/' < debian/control.modules.in.in.flavor > ? debian/control.modules.in ? ? for templ in ? ? /usr/src/modules/dazuko/debian/dazuko-modules-_KVERS_.postinst ? ? /usr/src/modules/dazuko/debian/dazuko-modules-_KVERS_.postinst.backup ? ? /usr/src/modules/dazuko/debian/dazuko-modules-_KVERS_.postinst.modules.in ? ? ; do \ ? ? cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.18-4-686/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.18-4-686/g ;s/#KVERS#/2.6.18-4-686/g ; ? ? s/_KVERS_/2.6.18-4-686/g ; s/##KDREV##/2.6.18.dfsg.1-12/g ; ? ? s/#KDREV#/2.6.18.dfsg.1-12/g ; s/_KDREV_/2.6.18.dfsg.1-12/g ' < $templ ? ? > ${templ%.modules.in}; \ ? done ? ? ./configure --without-library --without-example-c ? ? --kernelsrcdir=/lib/modules/2.6.18-4-686/build ? ? checking host system type... Linux ? ? checking for make utility... ok (make) ? ? checking for C compiler... ok (gcc-4.1) ? ? kernel build source in /lib/modules/2.6.18-4-686/build... yes ? ? acquiring Linux kernel code configuration... ok ? ? checking if Linux is RSBAC patched... no ? ? checking if devfs is enabled... no ? ? discovered host system... Linux (2.6.18) ? ? checking if security module support is enabled... yes ? ? verifying capabilities are not built-in... built-in :( ? ? error: capabilities are built-in to the kernel: ? ? you will need to recompile a kernel with capabilities ? as a kernel module ? ? make[1]: *** [kdist_config] Fehler 1 ? ? make[1]: Leaving directory `/usr/src/modules/dazuko' ? ? make: *** [kdist_build] Fehler 2 what is wrong? can anybody help me? -- [] vortest1 nachtest1 [EMAIL PROTECTED] _______________________________________________ Dazuko-help mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-help
