pas louper
fluxion@fluxion-virtualbox:~/mt7610u_wifi_sta_v3002_dpo_20130916$ make
make -C tools
make[1] : on entre dans le répertoire « /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/tools »
gcc -g bin2h.c -o bin2h
make[1] : on quitte le répertoire « /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/tools »
/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/tools/bin2h
chipset = mt7610u
cp -f os/linux/Makefile.6 /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/Makefile
make -C /lib/modules/4.13.0-38-generic/build SUBDIRS=/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-4.13.0-38-generic »
CC [M] /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o
In file included from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_os.h:44:0,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_comm.h:75,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/rt_config.h:33,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:28:
/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/os/rt_linux.h:77:0: warning: "EXT_BUILD_CHANNEL_LIST" redefined
#define EXT_BUILD_CHANNEL_LIST /* must define with CRDA */
^
<command-line>:0:0: note: this is the location of the previous definition
In file included from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/os/rt_linux.h:98:0,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_os.h:44,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_comm.h:75,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/rt_config.h:33,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:28:
/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/cfg80211.h:35:49: error: ‘IEEE80211_NUM_BANDS’ undeclared here (not in a function)
struct ieee80211_supported_band Cfg80211_bands[IEEE80211_NUM_BANDS];
^
/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c: In function ‘announce_802_3_packet’:
/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:341:16: warning: unused variable ‘pAd’ [-Wunused-variable]
RTMP_ADAPTER *pAd = (RTMP_ADAPTER *)pAdSrc;
^
In file included from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_os.h:44:0,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/rtmp_comm.h:75,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/rt_config.h:33,
from /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:28:
/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c: In function ‘STA_MonPktSend’:
/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:450:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=]
DBGPRINT(RT_DEBUG_ERROR, ("%s : Size is too large! (%d)\n", __FUNCTION_
^
/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/include/os/rt_linux.h:669:16: note: in definition of macro ‘DBGPRINT_RAW’
printk Fmt; \
^
/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.c:450:9: note: in expansion of macro ‘DBGPRINT’
DBGPRINT(RT_DEBUG_ERROR, ("%s : Size is too large! (%d)\n", __FUNCTION_
^
scripts/Makefile.build:308 : la recette pour la cible « /home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o » a échouée
make[2]: *** [/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux/../../os/linux/rt_profile.o] Erreur 1
Makefile:1550 : la recette pour la cible « _module_/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux » a échouée
make[1]: *** [_module_/home/fluxion/mt7610u_wifi_sta_v3002_dpo_20130916/os/linux] Erreur 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-4.13.0-38-generic »
Makefile:403 : la recette pour la cible « LINUX » a échouée
make: *** [LINUX] Erreur 2