ndiswrapper-source does not compile with m-a

Bug #69547 reported by Kike
2
Affects Status Importance Assigned to Milestone
ndiswrapper (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

m-a a-i ndiswrapper raises an error during compilation

Revision history for this message
Fabio Ornellas (fabio-ornellas) wrote :

I have this issue with edgy. It seems that the package is incomplete:

root@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@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.

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

ndiswrapper-source will be removed from Ubuntu, since the source is already in the kernel.

Changed in ndiswrapper:
status: Unconfirmed → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.