[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems compiling linux-wlan-ng modules



Hi list,

I have bought a DWL-122 USB wireless adaptor and was trying to make it
work on my debian.
Since I have a custom kernel, I downloaded the source

# apt-get source linux-wlan-ng

and then tried to compile it with module-assistant:

vasquez:/usr/src/kernel-source-2.6.9# make-kpkg --append-to-version "-vasquez.sleep" modules_image

[cut]

# Move installed modules into a directory matching the KVERS.
# This makes it use non-conflicting directories if there is an
# extraversion.
if [ ! -e debian/tmp/lib/modules/2.6.9-vasquez.sleep ]; then \
        mv debian/tmp/lib/modules/* debian/tmp/lib/modules/2.6.9-vasquez.sleep; \
fi
mv: cannot stat `debian/tmp/lib/modules/*': No such file or directory
make[1]: *** [binary-arch] Error 1
make[1]: Leaving directory `/usr/src/modules/linux-wlan-ng-0.2.0+0.2.1pre21'
Module /usr/src/modules/linux-wlan-ng-0.2.0+0.2.1pre21 failed.
Hit return to Continue

I think I did nothing wrong: is there a bug? Thanks for your help.



Reply to: