Hi,
I'm trying to build driver modules for a NETGEAR WG311 WiFi card, according to the instructions at http://www.marlow.dk/tech/madwifi.php.
Having been spoilt for many years by binary kernel packages, I have only a vague idea of what I"m doing.
I get to the point where I actually compile the modules thus:
# make-kpkg --append-to-version "-386" --revision 2.4.26-1 --added-modules madwifi modules_image
and make seems to spit the dummy at this point:
make -C /lib/modules/2.4.26-1-386/build SUBDIRS=/usr/src/modules/madwifi/ath_hal modules
make: *** /lib/modules/2.4.26-1-386/build: No such file or directory.
and indeed the file does not exist.
I suspect the instructions are incomplete. You are told to configure the source tree, but at no time do you actually seem to do anything that would add this build file to /lib/modules/*/.
Can anyone fill in the gaps for me?
Thanks, Matthew.
-- 0419 242 316 ... (02) 6658 1607 -- Please avoid sending me Word or PowerPoint attachments. (Save as HTML or RTF) See http://www.fsf.org/philosophy/no-word-attachments.html
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
