← Back to team overview

ubuntu-eee-coders team mailing list archive

[Bug 223674] Re: Problem compiling a driver with eee kernel

 

Closing invalid bug.

** Changed in: ubuntu-eee
     Assignee: Ubuntu Eee Coders (ubuntu-eee-coders) => (unassigned)
       Status: Incomplete => Invalid

-- 
Problem compiling a driver with eee kernel
https://bugs.launchpad.net/bugs/223674
You received this bug notification because you are a member of Ubuntu
Eee Coders, which is subscribed to Ubuntu Eee.

Status in Ubuntu Eee: Invalid

Bug description:
I have installed the ubuntu eee kernel (linux-image-2.6.24-2) and i have a severall problems to install the last madwifi driver madwifi-nr-r3366+ar5007. This driver is important for we because with this the  AR242x 802.11abg can be put in monitor mode... This is the error.

root@Nietzsche:~/EEE/madwifi-nr-r3366+ar5007# make
Checking requirements... ok.
Checking kernel configuration... ok.
make -C /lib/modules/2.6.24-2-generic/build SUBDIRS=/home/lomu/EEE/madwifi-nr-r3366+ar5007 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.24-2-generic'
  CC [M]  /home/lomu/EEE/madwifi-nr-r3366+ar5007/ath/if_ath.o
scripts/basic/fixdep: 4: Syntax error: ")" unexpected
make[3]: *** [/home/lomu/EEE/madwifi-nr-r3366+ar5007/ath/if_ath.o] Error 2
make[2]: *** [/home/lomu/EEE/madwifi-nr-r3366+ar5007/ath] Error 2
make[1]: *** [_module_/home/lomu/EEE/madwifi-nr-r3366+ar5007] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.24-2-generic'
make: *** [modules] Error 2