Bonjour Nico et merci de nous rejoindre.
Je suis reparti sur une réinstallation propre du système, toujours sur cette 18.04 x64.
La commande
make renvoie des erreurs en fin de procédure (et quelques Warning en cours de procédure) :
$ make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.0.0-37-generic/build M=/home/salon/rtl8188eu modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.0.0-37-generic »
CC [M] /home/salon/rtl8188eu/core/rtw_ap.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_ap.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_ap.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_br_ext.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_br_ext.c:29:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_br_ext.c:29:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_cmd.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_cmd.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_cmd.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_debug.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/rtw_debug.h:24,
from /home/salon/rtl8188eu/core/rtw_debug.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/rtw_debug.h:24,
from /home/salon/rtl8188eu/core/rtw_debug.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_efuse.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_efuse.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_efuse.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_ieee80211.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_ieee80211.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_ieee80211.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_io.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_io.c:43:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_io.c:43:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_ioctl_set.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_ioctl_set.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_ioctl_set.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_iol.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/rtw_iol.h:24,
from /home/salon/rtl8188eu/core/rtw_iol.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/rtw_iol.h:24,
from /home/salon/rtl8188eu/core/rtw_iol.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_led.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_led.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_led.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_mlme.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_mlme.c:24:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_mlme.c:24:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_mlme_ext.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_mlme_ext.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_mlme_ext.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_mp.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_mp.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_mp.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_mp_ioctl.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_mp_ioctl.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_mp_ioctl.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_pwrctrl.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_pwrctrl.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_pwrctrl.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_p2p.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_p2p.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_p2p.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_recv.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_recv.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_recv.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_rf.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_rf.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_rf.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_security.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_security.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_security.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_sreset.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/rtw_sreset.h:24,
from /home/salon/rtl8188eu/core/rtw_sreset.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/rtw_sreset.h:24,
from /home/salon/rtl8188eu/core/rtw_sreset.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_sta_mgt.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_sta_mgt.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_sta_mgt.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_wlan_util.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_wlan_util.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_wlan_util.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/core/rtw_xmit.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_xmit.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/core/rtw_xmit.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/HalHWImg8188E_MAC.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalHWImg8188E_MAC.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalHWImg8188E_MAC.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/HalHWImg8188E_BB.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalHWImg8188E_BB.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalHWImg8188E_BB.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/HalHWImg8188E_RF.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalHWImg8188E_RF.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalHWImg8188E_RF.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/HalPhyRf.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalPhyRf.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalPhyRf.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/HalPhyRf_8188e.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalPhyRf_8188e.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/HalPhyRf_8188e.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/HalPwrSeqCmd.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/HalPwrSeqCmd.h:23,
from /home/salon/rtl8188eu/hal/HalPwrSeqCmd.c:37:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/HalPwrSeqCmd.h:23,
from /home/salon/rtl8188eu/hal/HalPwrSeqCmd.c:37:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/Hal8188EPwrSeq.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/HalPwrSeqCmd.h:23,
from /home/salon/rtl8188eu/include/Hal8188EPwrSeq.h:25,
from /home/salon/rtl8188eu/hal/Hal8188EPwrSeq.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/HalPwrSeqCmd.h:23,
from /home/salon/rtl8188eu/include/Hal8188EPwrSeq.h:25,
from /home/salon/rtl8188eu/hal/Hal8188EPwrSeq.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/Hal8188ERateAdaptive.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/Hal8188ERateAdaptive.c:16:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/Hal8188ERateAdaptive.c:16:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/hal_intf.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/hal_intf.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/hal_intf.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/hal_com.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/hal_com.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/hal_com.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/odm.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/odm_debug.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_debug.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_debug.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/odm_interface.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_interface.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_interface.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/odm_HWConfig.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_HWConfig.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_HWConfig.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/odm_RegConfig8188E.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_RegConfig8188E.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_RegConfig8188E.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/odm_RTL8188E.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_RTL8188E.c:21:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/odm_precomp.h:31,
from /home/salon/rtl8188eu/hal/odm_RTL8188E.c:21:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188e_cmd.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_cmd.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_cmd.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188e_dm.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_dm.c:30:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_dm.c:30:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188e_hal_init.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_hal_init.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_hal_init.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188e_mp.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_mp.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_mp.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188e_phycfg.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_phycfg.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_phycfg.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188e_rf6052.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_rf6052.c:45:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_rf6052.c:45:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188e_rxdesc.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_rxdesc.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_rxdesc.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188e_sreset.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/rtl8188e_sreset.h:24,
from /home/salon/rtl8188eu/hal/rtl8188e_sreset.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/include/rtl8188e_sreset.h:24,
from /home/salon/rtl8188eu/hal/rtl8188e_sreset.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188e_xmit.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_xmit.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188e_xmit.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188eu_led.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188eu_led.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188eu_led.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188eu_recv.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188eu_recv.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188eu_recv.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/rtl8188eu_xmit.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188eu_xmit.c:22:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/rtl8188eu_xmit.c:22:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/usb_halinit.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/usb_halinit.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/usb_halinit.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/hal/usb_ops_linux.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/usb_ops_linux.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/hal/usb_ops_linux.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/os_dep/ioctl_linux.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/os_dep/ioctl_linux.c:23:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/os_dep/ioctl_linux.c:23:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/os_dep/mlme_linux.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/os_dep/mlme_linux.c:24:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/os_dep/mlme_linux.c:24:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
CC [M] /home/salon/rtl8188eu/os_dep/os_intfs.o
In file included from /home/salon/rtl8188eu/include/rtw_ht.h:24:0,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/os_dep/os_intfs.c:24:
/home/salon/rtl8188eu/include/wifi.h:733:0: warning: "IEEE80211_MAX_AMPDU_BUF" redefined
#define IEEE80211_MAX_AMPDU_BUF 0x40
In file included from /home/salon/rtl8188eu/include/wifi.h:23:0,
from /home/salon/rtl8188eu/include/rtw_ht.h:24,
from /home/salon/rtl8188eu/include/drv_types.h:36,
from /home/salon/rtl8188eu/os_dep/os_intfs.c:24:
./include/linux/ieee80211.h:1444:0: note: this is the location of the previous definition
#define IEEE80211_MAX_AMPDU_BUF 0x100
/home/salon/rtl8188eu/os_dep/os_intfs.c:701:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.ndo_select_queue = rtw_select_queue,
^~~~~~~~~~~~~~~~
/home/salon/rtl8188eu/os_dep/os_intfs.c:701:22: note: (near initialization for ‘rtw_netdev_ops.ndo_select_queue’)
cc1: some warnings being treated as errors
scripts/Makefile.build:284: recipe for target '/home/salon/rtl8188eu/os_dep/os_intfs.o' failed
make[2]: *** [/home/salon/rtl8188eu/os_dep/os_intfs.o] Error 1
Makefile:1614: recipe for target '_module_/home/salon/rtl8188eu' failed
make[1]: *** [_module_/home/salon/rtl8188eu] Error 2
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.0.0-37-generic »
Makefile:151: recipe for target 'modules' failed
make: *** [modules] Error 2
Du coup, je n'ai pas passé les commandes suivantes.
A +