Package: module-assistant
Version: 0.10.11
Severity: important
Issuing m-a build exmap fails. Build log follows:
make: Nothing to be done for `kdist_clean'.
/usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/exmap'
make[1]: Nothing to be done for `kdist_clean'.
make[1]: Nothing to be done for `kdist_config'.
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.22-2-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.22-2-686/g ;s/#KVERS#/2.6.22-2-686/g ;
s/_KVERS_/2.6.22-2-686/g ; s/##KDREV##/2.6.22-4/g ; s/#KDREV#/2.6.22-4/g ;
s/_KDREV_/2.6.22-4/g ' < $templ > ${templ%.modules.in}; \
done
dh_testdir
make[1]: dh_testdir: Command not found
make[1]: *** [binary-modules] Error 127
make[1]: Leaving directory `/usr/src/modules/exmap'
make: *** [kdist_build] Error 2
Building the exmap module itself works:
make -C /lib/modules/2.6.22-2-686/build M=/usr/src/modules/exmap modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-2-686'
CC [M] /usr/src/modules/exmap/exmap.o
Building modules, stage 2.
MODPOST 1 modules
CC /usr/src/modules/exmap/exmap.mod.o
LD [M] /usr/src/modules/exmap/exmap.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-2-686'
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages module-assistant depends on:
ii libtext-wrapi18n-perl 0.06-5 internationalized substitute of Te
ii perl 5.8.8-11.1 Larry Wall's Practical Extraction
Versions of packages module-assistant recommends:
ii liblocale-gettext-perl 1.05-1 Using libc functions for internati
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]