I have this issue with edgy. It seems that the package is incomplete:
[EMAIL PROTECTED]:/usr/src/modules/ndiswrapper# ./debian/rules
binary-modules/usr/bin/gcc-4.1
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.17-10-generic/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.17-10-generic/g ;s/#KVERS#/2.6.17-10-generic/g ;
s/_KVERS_/2.6.17-10-generic/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g '
< $templ > ${templ%.modules.in}; \
done
dh_testdir
dh_testdir: cannot read debian/control: No such file or directory
make: *** [binary-modules] Error 1
[EMAIL PROTECTED]:/usr/src/modules/ndiswrapper#
I used ndiswrapper at Debian and it worked. I believe there was some
mistake when it was packet to ubuntu.
--
ndiswrapper-source does not compile with m-a
https://launchpad.net/bugs/69547
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs