日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當(dāng)前位置: 首頁 > 运维知识 > linux >内容正文

linux

mt7601u linux驱动下载,Ubuntu16.04安装DPO_MT7601U_LinuxSTA_3.0.0.4_20130913.tar.bz2

發(fā)布時(shí)間:2025/3/21 linux 16 豆豆
生活随笔 收集整理的這篇文章主要介紹了 mt7601u linux驱动下载,Ubuntu16.04安装DPO_MT7601U_LinuxSTA_3.0.0.4_20130913.tar.bz2 小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

該樓層疑似違規(guī)已被系統(tǒng)折疊?隱藏此樓查看此樓

make -C tools

make[1]: Entering directory '/home/vito/git/DPO_MT7601U_LinuxSTA/tools'

gcc -g bin2h.c -o bin2h

make[1]: Leaving directory '/home/vito/git/DPO_MT7601U_LinuxSTA/tools'

/home/vito/git/DPO_MT7601U_LinuxSTA/tools/bin2h

cp -f os/linux/Makefile.6 /home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/Makefile

make -C /lib/modules/4.8.0-41-generic/build SUBDIRS=/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux modules

make[1]: Entering directory '/usr/src/linux-headers-4.8.0-41-generic'

CC [M] /home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../os/linux/rt_profile.o

/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../os/linux/rt_profile.c: In function ‘a(chǎn)nnounce_802_3_packet’:

/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../os/linux/rt_profile.c:331:16: warning: unused variable ‘pAd’ [-Wunused-variable]

RTMP_ADAPTER *pAd = (RTMP_ADAPTER *)pAdSrc;

^

In file included from /home/vito/git/DPO_MT7601U_LinuxSTA/include/rtmp_os.h:44:0,

from /home/vito/git/DPO_MT7601U_LinuxSTA/include/rtmp_comm.h:75,

from /home/vito/git/DPO_MT7601U_LinuxSTA/include/rt_config.h:33,

from /home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../os/linux/rt_profile.c:28:

/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../os/linux/rt_profile.c: In function ‘STA_MonPktSend’:

/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../os/linux/rt_profile.c:399:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned in’ [-Wformat=]

DBGPRINT(RT_DEBUG_ERROR, ("%s : Size is too large! (%d)\n", __FUNCTION__, pRxBl

^

/home/vito/git/DPO_MT7601U_LinuxSTA/include/os/rt_linux.h:661:16: note: in definition of macro ‘DBGPRINT_RAW’

printk Fmt; \

^

/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../os/linux/rt_profile.c:399:9: note: in expansion of macro ‘DBGPRINT’

DBGPRINT(RT_DEBUG_ERROR, ("%s : Size is too large! (%d)\n", __FUNCTION__, pRxBl

^

CC [M] /home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../sta/assoc.o

CC [M] /home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../sta/auth.o

CC [M] /home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../sta/auth_rsp.o

CC [M] /home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../sta/sync.o

/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../sta/sync.c: In function ‘PeerBeacon’:

/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../sta/sync.c:2180:12: error: passing argument 8 of ‘StaAddMacTableEntry’ from incompatible pointer type [-Werror=incompatible-pointer-types]

ie_list,

^

In file included from /home/vito/git/DPO_MT7601U_LinuxSTA/include/rt_config.h:59:0,

from /home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../sta/sync.c:28:

/home/vito/git/DPO_MT7601U_LinuxSTA/include/rtmp.h:7892:9: note: expected ‘IE_LISTS * {aka struct _IE_lists *}’ but argument is of type ‘BCN_IE_LIST * {aka struct _bcn_ie_list *}’

BOOLEAN StaAddMacTableEntry(

^

cc1: some warnings being treated as errors

scripts/Makefile.build:289: recipe for target '/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../sta/sync.o' failed

make[2]: *** [/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux/../../sta/sync.o] Error 1

Makefile:1491: recipe for target '_module_/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux' failed

make[1]: *** [_module_/home/vito/git/DPO_MT7601U_LinuxSTA/os/linux] Error 2

make[1]: Leaving directory '/usr/src/linux-headers-4.8.0-41-generic'

Makefile:394: recipe for target 'LINUX' failed

make: *** [LINUX] Error 2

總結(jié)

以上是生活随笔為你收集整理的mt7601u linux驱动下载,Ubuntu16.04安装DPO_MT7601U_LinuxSTA_3.0.0.4_20130913.tar.bz2的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。