代码: 全选xxxx@xxxx-laptop:~/Downloads/rtl8187b-modified$ sudo ./makedrv

rm -fr *.mod.c *.mod *.o .*.cmd *.mod.* *.ko *.o *~

make -C /lib/modules/2.6.32-21-generic/build M=/home/xaolo/Downloads/rtl8187b-modified/ieee80211 CC=gcc modules

make[1]: 正在进入目录 `/usr/src/linux-headers-2.6.32-21-generic'

CC [M] /home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.o

In file included from /home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:17:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211.h: In function ‘ieee80211_priv’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211.h:1371: warning: ‘netdev_priv’ is static but used in inline function ‘ieee80211_priv’ which is not static

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_scan_wq’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:432: warning: initialization from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_probe_resp’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:709: warning: ISO C90 forbids mixed declarations and code

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:1553:4: warning: #warning CHECK_LOCK_HERE

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:1593:2: warning: #warning CHECK_LOCK_HERE

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_associate_retry_wq’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:2251: warning: initialization from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_softmac_init’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:2473: warning: assignment from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:2474: warning: assignment from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:2475: warning: assignment from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:2476: warning: assignment from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:2477: warning: assignment from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:2478: warning: assignment from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c: In function ‘ieee80211_associate_complete’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:1170: warning: array subscript is above array bounds

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:1553:4: warning: #warning CHECK_LOCK_HERE

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_softmac.c:1593:2: warning: #warning CHECK_LOCK_HERE

CC [M] /home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_rx.o

In file included from /home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_rx.c:46:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211.h: In function ‘ieee80211_priv’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211.h:1371: warning: ‘netdev_priv’ is static but used in inline function ‘ieee80211_priv’ which is not static

CC [M] /home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_tx.o

In file included from /home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_tx.c:56:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211.h: In function ‘ieee80211_priv’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211.h:1371: warning: ‘netdev_priv’ is static but used in inline function ‘ieee80211_priv’ which is not static

CC [M] /home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.o

In file included from /home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:37:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211.h: In function ‘ieee80211_priv’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211.h:1371: warning: ‘netdev_priv’ is static but used in inline function ‘ieee80211_priv’ which is not static

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c: In function ‘ipw2100_translate_scan’:

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:57: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:57: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:57: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast

include/net/iw_handler.h:517: note: expected ‘struct iw_event *’ but argument is of type ‘unsigned int’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:57: error: too few arguments to function ‘iwe_stream_add_event’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:66: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:66: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:66: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_event *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:66: error: too few arguments to function ‘iwe_stream_add_point’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:69: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:69: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:69: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_event *’ but argument is of type ‘u8 *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:69: error: too few arguments to function ‘iwe_stream_add_point’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:75: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:75: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:75: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast

include/net/iw_handler.h:517: note: expected ‘struct iw_event *’ but argument is of type ‘unsigned int’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:75: error: too few arguments to function ‘iwe_stream_add_event’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:87: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:87: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:87: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast

include/net/iw_handler.h:517: note: expected ‘struct iw_event *’ but argument is of type ‘unsigned int’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:87: error: too few arguments to function ‘iwe_stream_add_event’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:97: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:97: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:97: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast

include/net/iw_handler.h:517: note: expected ‘struct iw_event *’ but argument is of type ‘unsigned int’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:97: error: too few arguments to function ‘iwe_stream_add_event’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:106: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:106: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:106: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_event *’ but argument is of type ‘u8 *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:106: error: too few arguments to function ‘iwe_stream_add_point’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:136: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:136: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:136: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast

include/net/iw_handler.h:517: note: expected ‘struct iw_event *’ but argument is of type ‘unsigned int’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:136: error: too few arguments to function ‘iwe_stream_add_event’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:141: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:141: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:141: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_event *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:141: error: too few arguments to function ‘iwe_stream_add_point’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:157: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:157: warning: passing argument 3 of ‘iwe_stream_add_event’ from incompatible pointer type

include/net/iw_handler.h:517: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:157: warning: passing argument 4 of ‘iwe_stream_add_event’ makes pointer from integer without a cast

include/net/iw_handler.h:517: note: expected ‘struct iw_event *’ but argument is of type ‘unsigned int’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:157: error: too few arguments to function ‘iwe_stream_add_event’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:164: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:164: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:164: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_event *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:164: error: too few arguments to function ‘iwe_stream_add_point’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:178: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:178: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:178: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_event *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:178: error: too few arguments to function ‘iwe_stream_add_point’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:193: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:193: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:193: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_event *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:193: error: too few arguments to function ‘iwe_stream_add_point’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:204: warning: passing argument 1 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_request_info *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:204: warning: passing argument 3 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘char *’ but argument is of type ‘struct iw_event *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:204: warning: passing argument 4 of ‘iwe_stream_add_point’ from incompatible pointer type

include/net/iw_handler.h:542: note: expected ‘struct iw_event *’ but argument is of type ‘char *’

/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.c:204: error: too few arguments to function ‘iwe_stream_add_point’

make[2]: *** [/home/xaolo/Downloads/rtl8187b-modified/ieee80211/ieee80211_wx.o] 错误 1

make[1]: *** [_module_/home/xaolo/Downloads/rtl8187b-modified/ieee80211] 错误 2

make[1]:正在离开目录 `/usr/src/linux-headers-2.6.32-21-generic'

make: *** [modules] 错误 2

rm -fr *.mod.c *.mod *.o .*.cmd *.ko *~

make -C /lib/modules/2.6.32-21-generic/build M=/home/xaolo/Downloads/rtl8187b-modified/rtl8187 CC=gcc modules

make[1]: 正在进入目录 `/usr/src/linux-headers-2.6.32-21-generic'

CC [M] /home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.o

In file included from /home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:64:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187.h:48:27: error: asm/semaphore.h: 没有那个文件或目录

In file included from /home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187.h:50,

from /home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:64:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/ieee80211.h: In function ‘ieee80211_priv’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/ieee80211.h:1371: warning: ‘netdev_priv’ is static but used in inline function ‘ieee80211_priv’ which is not static

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8187_rx_urbsubmit’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:934: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type

include/linux/usb.h:1277: note: expected ‘usb_complete_t’ but argument is of type ‘void (*)(struct urb *, struct pt_regs *)’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8187_rx_manage_urbsubmit’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:954: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type

include/linux/usb.h:1277: note: expected ‘usb_complete_t’ but argument is of type ‘void (*)(struct urb *, struct pt_regs *)’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8180_rtx_disable’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:1255: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8180_tx’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2220: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type

include/linux/usb.h:1277: note: expected ‘usb_complete_t’ but argument is of type ‘void (*)(struct urb *, struct pt_regs *)’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2227: warning: passing argument 6 of ‘usb_fill_bulk_urb’ from incompatible pointer type

include/linux/usb.h:1277: note: expected ‘usb_complete_t’ but argument is of type ‘void (*)(struct urb *, struct pt_regs *)’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8187_usb_initendpoints’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2277: warning: ISO C90 forbids mixed declarations and code

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2281: warning: ISO C90 forbids mixed declarations and code

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2310: warning: assignment from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2256: warning: unused variable ‘i’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8187_usb_deleteendpoints’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2328: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: At top level:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2435: warning: ‘struct struct_work’ declared inside parameter list

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2435: warning: its scope is only this definition or declaration, which is probably not what you want

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8180_wmm_param_update’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2437: warning: initialization from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2439: warning: initialization from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8180_init’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2654: warning: assignment from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2702: warning: assignment from incompatible pointer type

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:2768: error: ‘struct net_device’ has no member named ‘get_stats’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8180_adapter_start’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:3054: warning: unused variable ‘bInvalidWirelessMode’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:3053: warning: unused variable ‘SupportedWirelessMode’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:3052: warning: unused variable ‘InitWirelessMode’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:3051: warning: unused variable ‘ieee’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8180_irq_rx_tasklet’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:3769: warning: ISO C90 forbids mixed declarations and code

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c: In function ‘rtl8187_usb_probe’:

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:4071: error: ‘struct net_device’ has no member named ‘open’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:4072: error: ‘struct net_device’ has no member named ‘stop’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:4074: error: ‘struct net_device’ has no member named ‘tx_timeout’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:4076: error: ‘struct net_device’ has no member named ‘do_ioctl’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:4077: error: ‘struct net_device’ has no member named ‘set_multicast_list’

/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.c:4078: error: ‘struct net_device’ has no member named ‘set_mac_address’

make[2]: *** [/home/xaolo/Downloads/rtl8187b-modified/rtl8187/r8187_core.o] 错误 1

make[1]: *** [_module_/home/xaolo/Downloads/rtl8187b-modified/rtl8187] 错误 2

make[1]:正在离开目录 `/usr/src/linux-headers-2.6.32-21-generic'

make: *** [modules] 错误 2

无线网卡被服务器禁用,无线网卡总是被禁用,请教解决方法相关推荐

  1. 计算机无线网络服务禁用了怎么办,无线网络禁用启用无效怎么办_无线禁用后启用不了的解决方法...

    最近有朋友向小编反映,无线网络禁用启用无效怎么办?其实这个问题有很多朋友都遇到过,可是还有很多人不懂如何解决.那么今天小编就针对此问题,为大家带来无线禁用后启用不了的解决方法,快来看看吧. 无线禁用后 ...

  2. 虚拟机可以识别usb无线网卡,但一直提示设备正在运行中--解决方法

    虚拟机可以识别usb无线网卡,但一直提示设备正在运行中--解决方法 参考文章: (1)虚拟机可以识别usb无线网卡,但一直提示设备正在运行中--解决方法 (2)https://www.cnblogs. ...

  3. 关于Linux服务器磁盘空间占满问题的解决方法

    下面给大家分享一篇关于Linux服务器磁盘占满问题解决方法(/dev/sda3 满了),需要的的朋友参考下吧 下面我们一起来看一篇关于Linux服务器磁盘占满问题解决(/dev/sda3 满了),希望 ...

  4. linux服务器出现黄,linux服务器出现严重故障后的原因以及解决方法

    linux服务器出现严重故障后的原因以及解决方法 发布时间:2011-11-24 16:32:18   作者:佚名   我要评论 linux服务器出现严重故障后的解决方法,本文为大家介绍四个步骤解决l ...

  5. 服务器网站管理页面打不开解决方法

    服务器网站管理页面打不开解决方法 点击右边的防火墙 点击添加规则 打开80端口,协议选TCP就行了 大功告成!

  6. apache和mysql 403_如何使用mysql(lamp)分离环境搭建dedecms织梦网站及apache服务器常见的403http状态码及其解决方法...

    一.实验环境 centos6.5+mysql5.5.32+php5.3.27 软件:DedeCMS-V5.7-GBK-SP1 本实验是使用lamp环境搭建,但mysql数据库与之分离,本实验成功的关键 ...

  7. outlook你的邮件服务器证书无效,Outlook添加网易邮箱账号提示服务器的加密连接不可用的解决方法...

    Outlook添加网易邮箱账号提示"服务器的加密连接不可用"的解决方法 发布日期:2018-12-10 outlook邮件服务器的加密连接不可用该怎么办?outlook邮箱经常添加 ...

  8. Dell戴尔服务器添加新硬盘认不到解决方法

    Dell 戴尔 poweredge 2950 服务器添加新硬盘认不到解决方法: 1.首先抽出硬盘托架,放入硬盘(如果托架松了,造成硬盘前后移动,可以在侧面上个螺丝): 2.把托架插入服务器,保证硬盘灯 ...

  9. 斗破苍穹模拟器显示服务器人满,斗破苍穹手游服务器达到上限不能创建角色原因及解决方法...

    斗破苍穹手游是最近非常火的一个游戏,很多小伙伴都在玩这个游戏,最近有些小伙伴在说这个游戏不能创建新角色了,大家都在问这个是怎么回事?小编就为大家带来了斗破苍穹手游服务器达到上限不能创建角色原因及解决方 ...

  10. linux rar无法运行,linux服务器无法解压rar文件的解决方法

    这里将告诉您linux服务器无法解压rar文件的解决方法,教程操作步骤: 报错是:command not found 解决方法: 先下载一下rarlinux的包,但是尽量下载64位的,因为现在的服务器 ...

最新文章

  1. python  字典 元组 集合 列表 字符串 字节数组 常用的方法总结
  2. jQuery—淘宝精品服饰案例
  3. 实时事件日志记录和聚合的平台——Sentry
  4. 基本注射/资格赛,范围
  5. 珍惜时间, 珍惜生命
  6. 操作系统课设之Linux 进程间通信
  7. HDU6395 Sequence(矩阵快速幂+数论分块)
  8. CCF NOI1064 计算斐波那契第n项
  9. 最受欢迎Java数据库访问框架(DAO层)
  10. Atitit springcloud的艺术 attilax总结 目录 1.1. 服务治理:Spring Cloud Eureka 39 注册中心 1 1.2. 第4章 客户端负载均衡:Spring
  11. win32 粒子编辑器
  12. vba调用excel内置函数
  13. 为mandriva 2010 spring打包(geany-0.19.2)
  14. Flutter Animation动画
  15. 14.css中的定位的参照物
  16. 人到中年,程序猿的人生路~
  17. ipad查看本地文件html文件在哪里,ipad文件夹在哪里?小编手把手教你找到ipad文件夹在哪里...
  18. glide加载大图片白屏崩溃闪退
  19. FineBI 中 逻辑函数if 嵌套 没有else
  20. Either health or status endpoint must be enabled,

热门文章

  1. java 替换html代码_Java中替换HTML标签的方法代码
  2. java调用Shell脚本
  3. 火狐浏览器 for MacFirefox
  4. Arcgis拓扑检查之面空隙(内附具体操作步骤)
  5. Java中URI 和 URL 的区别
  6. c语言中取反位运算的作用,C语言位运算符及作用与或异或取反左移和右移
  7. 常用PMP资料下载地址
  8. 小甲鱼c语言入门冒泡,小甲鱼 排序算法 冒泡排序
  9. 【ANSYS命令流】模型的建立相关命令(一)
  10. 【电机测速】M法、T法、M/T法测速系统设计实现