You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
root@kali:~/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO# make
make -C tools
make[1] : on entre dans le répertoire « /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/tools »
gcc -g bin2h.c -o bin2h
make[1] : on quitte le répertoire « /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/tools »
/root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/tools/bin2h
chipset = mt7662u
chipset = mt7632u
chipset = mt7612u
cp -f os/linux/Makefile.6 /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux/Makefile
make -C /lib/modules/4.17.0-kali3-amd64/build SUBDIRS=/root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.17.0-kali3-amd64 »
CC [M] /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux/../../sta/assoc.o
In file included from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/os/rt_linux.h:85,
from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/rtmp_os.h:46,
from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/rtmp_comm.h:76,
from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/rt_config.h:35,
from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux/../../sta/assoc.c:28:
/root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/cfg80211.h:39:49: error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function); did you mean ‘IEEE80211_NUM_TIDS’?
struct ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];
^~~~~~~~~~~~~~~~~~~
IEEE80211_NUM_TIDS
make[4]: *** [/usr/src/linux-headers-4.17.0-kali3-common/scripts/Makefile.build:318: /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux/../../sta/assoc.o] Error 1
make[3]: *** [/usr/src/linux-headers-4.17.0-kali3-common/Makefile:1585: module/root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux] Error 2
make[2]: *** [Makefile:146: sub-make] Error 2
make[1]: *** [Makefile:8: all] Error 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.17.0-kali3-amd64 »
make: *** [Makefile:391: LINUX] Error 2
The text was updated successfully, but these errors were encountered:
root@kali:~/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO# make
make -C tools
make[1] : on entre dans le répertoire « /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/tools »
gcc -g bin2h.c -o bin2h
make[1] : on quitte le répertoire « /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/tools »
/root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/tools/bin2h
chipset = mt7662u
chipset = mt7632u
chipset = mt7612u
cp -f os/linux/Makefile.6 /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux/Makefile
make -C /lib/modules/4.17.0-kali3-amd64/build SUBDIRS=/root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.17.0-kali3-amd64 »
CC [M] /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux/../../sta/assoc.o
In file included from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/os/rt_linux.h:85,
from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/rtmp_os.h:46,
from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/rtmp_comm.h:76,
from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/rt_config.h:35,
from /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux/../../sta/assoc.c:28:
/root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/include/cfg80211.h:39:49: error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function); did you mean ‘IEEE80211_NUM_TIDS’?
struct ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];
^~~~~~~~~~~~~~~~~~~
IEEE80211_NUM_TIDS
make[4]: *** [/usr/src/linux-headers-4.17.0-kali3-common/scripts/Makefile.build:318: /root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux/../../sta/assoc.o] Error 1
make[3]: *** [/usr/src/linux-headers-4.17.0-kali3-common/Makefile:1585: module/root/Downloads/MT7612U_DPO_LinuxSTA_3.0.0.1_20140718/DPO/os/linux] Error 2
make[2]: *** [Makefile:146: sub-make] Error 2
make[1]: *** [Makefile:8: all] Error 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.17.0-kali3-amd64 »
make: *** [Makefile:391: LINUX] Error 2
The text was updated successfully, but these errors were encountered: