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
rtl8812AU_8821AU_linux/include/rtw_security.h:236:8: error: redefinition of ‘struct sha256_state’
236 | struct sha256_state {
| ^~~~~~~~~~~~
In file included from ./include/linux/filter.h:23,
from ./include/net/sock.h:59,
from ./include/net/inet_sock.h:22,
from ./include/net/ip.h:27,
from .../rtl8812AU_8821AU_linux/core/rtw_br_ext.c:24:
./include/crypto/sha.h:84:8: note: originally defined here
84 | struct sha256_state {
| ^~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
Same from debian sid, kernel 5.9.0-3
ii linux-image-5.9.0-3-amd64 5.9.9-1 amd64 Linux 5.9 for 64-bit PCs (signed)
ii linux-headers-5.9.0-3-common 5.9.9-1 all Common header files for Linux 5.9.0-3
make
fails with the following error:The text was updated successfully, but these errors were encountered: