LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   porting rt73 wirless network adapter (https://www.linuxquestions.org/questions/linux-wireless-networking-41/porting-rt73-wirless-network-adapter-693646/)

yuanyang317 12-29-2008 08:41 AM

porting rt73 wirless network adapter
 
i am porting rt73 wirless network adapter on s3c2440,here are the problems when corss-compiling:


CHK include/linux/version.h
make[1]: “include/asm-arm/mach-types.h”是最新的。
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
sed:无法读取 /utuLinux2.6.24/kernel-2.6.24/include/asm-arm/unistd_32.h:没有那个文件或目录
CC [M] drivers/usb/rt73/rtmp_main.o
drivers/usb/rt73/rtmp_main.c: In function `usb_rtusb_probe':
drivers/usb/rt73/rtmp_main.c:1030: error: implicit declaration of function `SET_MODULE_OWNER'
drivers/usb/rt73/rtmp_main.c:1048: error: structure has no member named `weight'
drivers/usb/rt73/rtmp_main.c:1070: warning: passing arg 1 of `dev_get_by_name' from incompatible pointer type
drivers/usb/rt73/rtmp_main.c:1070: error: too few arguments to function `dev_get_by_name'
drivers/usb/rt73/rtmp_main.c:1060: warning: unused variable `device'
make[3]: *** [drivers/usb/rt73/rtmp_main.o] err 1
make[2]: *** [drivers/usb/rt73] err 2
make[1]: *** [drivers/usb] err 2
make: *** [drivers] err 2


and my developing board kernel is 2.6.24~~who can help me~~i am new in arm~~please help...

yuanyang317 12-30-2008 01:41 AM

anybody know how is it caused? please give me some clue,thanks so much.


All times are GMT -5. The time now is 07:03 AM.