root@atde9:/home/atmark/rtl8812AU# make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- KSRC=/home/atmark/linux-5.10-5.10.224-r0/ make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- -C /home/atmark/linux-5.10-5.10.224-r0/ M=/home/atmark/rtl8812AU modules make[1]: ディレクトリ '/home/atmark/linux-5.10-5.10.224-r0' に入ります CC [M] /home/atmark/rtl8812AU/core/rtw_br_ext.o In file included from /home/atmark/rtl8812AU/include/drv_types.h:82, from /home/atmark/rtl8812AU/core/rtw_br_ext.c:32: /home/atmark/rtl8812AU/include/rtw_security.h:241:8: error: redefinition of ‘struct sha256_state’ 241 | struct sha256_state { | ^~~~~~~~~~~~ In file included from ./include/linux/filter.h:24, from ./include/net/sock.h:59, from ./include/net/inet_sock.h:22, from ./include/net/ip.h:28, from /home/atmark/rtl8812AU/core/rtw_br_ext.c:24: ./include/crypto/sha.h:84:8: note: originally defined here 84 | struct sha256_state { | ^~~~~~~~~~~~ make[2]: *** [scripts/Makefile.build:286: /home/atmark/rtl8812AU/core/rtw_br_ext.o] エラー 1 make[1]: *** [Makefile:1835: /home/atmark/rtl8812AU] エラー 2 make[1]: ディレクトリ '/home/atmark/linux-5.10-5.10.224-r0' から出ます make: *** [Makefile:1688: modules] エラー 2 root@atde9:/home/atmark/rtl8812AU#