[Bug 69547] Re: ndiswrapper-source does not compile with m-a
Fabio Ornellas
fabio.ornellas at gmail.com
Mon Dec 4 15:21:47 UTC 2006
I have this issue with edgy. It seems that the package is incomplete:
root at morpheus:/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
root at morpheus:/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
More information about the kernel-bugs
mailing list