LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   rt3070sta[2.2.*] 2.6 kernel driver tryout on 3.0.0-16 (https://www.linuxquestions.org/questions/linux-hardware-18/rt3070sta%5B2-2-%2A%5D-2-6-kernel-driver-tryout-on-3-0-0-16-a-929867/)

R03L 02-17-2012 04:12 AM

rt3070sta[2.2.*] 2.6 kernel driver tryout on 3.0.0-16
 
wanted to try building these drivers on 3.0.0-16

and got no further than the next error:

Code:

  CC [M]  /home/$/$/3070/os/linux/../../common/mlme.o
/home/coffee/$/3070/os/linux/../../common/mlme.c: In function ‘BssTableSetEntry’:
/home/coffee/$/3070/os/linux/../../common/mlme.c:4002:39: warning: operation on ‘Tab->BssOverlapNr’ may be undefined [-Wsequence-point]
/home/coffee/$/3070/os/linux/../../common/mlme.c: At top level:
/home/coffee/$/3070/os/linux/../../common/mlme.c:4823:7: error: conflicting types for ‘MakeOutgoingFrame’
/home/coffee/$/3070/include/rtmp.h:4932:7: note: previous declaration of ‘MakeOutgoingFrame’ was here
make[2]: *** [/home/coffee/$/3070/os/linux/../../common/mlme.o] Error 1
make[1]: *** [_module_/home/$/$/3070/os/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.0.0-16-generic'
make: *** [LINUX] Error 2


smallpond 02-17-2012 03:54 PM

Would you be better off using maintained drivers?
http://rt2x00.serialmonkey.com/wiki/index.php/Main_Page


All times are GMT -5. The time now is 06:36 AM.