-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Description
I'm building thr 8821A version with raspberry pi 3b+ with kernel 4.14.71-v7+.
When I try to build it with make this is the output:
make ARCH=arm CROSS_COMPILE= -C /lib/modules/4.14.71-v7+/build M=/home/pi/git/rtl8812AU modules
make[1]: ingresso nella directory "/usr/src/linux-headers-4.14.71-v7+"
CC [M] /home/pi/git/rtl8812AU/core/rtw_cmd.o
In file included from /home/pi/git/rtl8812AU/include/hal_data.h:25:0,
from /home/pi/git/rtl8812AU/core/rtw_cmd.c:23:
/home/pi/git/rtl8812AU/include/../hal/phydm/phydm_precomp.h:249:40:
fatal error: rtl8821a/halhwimg8821a_mac.h: File o directory non esistente
#include "rtl8821a/halhwimg8821a_mac.h"
^
compilation terminated.
scripts/Makefile.build:328: set di istruzioni per l'obiettivo "/home/pi/git/rtl8812AU/core/rtw_cmd.o" non riuscito
make[2]: *** [/home/pi/git/rtl8812AU/core/rtw_cmd.o] Errore 1
Makefile:1527: set di istruzioni per l'obiettivo "_module_/home/pi/git/rtl8812AU" non riuscito
make[1]: *** [_module_/home/pi/git/rtl8812AU] Errore 2
make[1]: uscita dalla directory "/usr/src/linux-headers-4.14.71-v7+"
Makefile:1687: set di istruzioni per l'obiettivo "modules" non riuscito
make: *** [modules] Errore 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels