Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation fails on Manjaro Linux kernel 5.8.18-1-MANJARO #343

Open
amoilanen opened this issue Nov 13, 2020 · 4 comments
Open

Compilation fails on Manjaro Linux kernel 5.8.18-1-MANJARO #343

amoilanen opened this issue Nov 13, 2020 · 4 comments

Comments

@amoilanen
Copy link

amoilanen commented Nov 13, 2020

make fails with the following error:

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 {
      |        ^~~~~~~~~~~~
@tiix95
Copy link

tiix95 commented Nov 22, 2020

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

@stamasd
Copy link

stamasd commented May 23, 2021

I have the exact same error on Funtoo Linux 1.4, kernel 5.10.28_p1 (the current debian_sources), gcc 9.2.0, glibc 2.33

@bjinwright
Copy link

Did anyone figure this out? @tiix95 @antivanov

@31337-4554551n
Copy link

Same issue on ubuntu with kernel 5.8.0-63-generic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants