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

Can't Install on debian 11 Kernel 5.16.0-5-amd64 #94

Open
barakat-abweh opened this issue Mar 25, 2022 · 1 comment
Open

Can't Install on debian 11 Kernel 5.16.0-5-amd64 #94

barakat-abweh opened this issue Mar 25, 2022 · 1 comment

Comments

@barakat-abweh
Copy link

make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.16.0-5-amd64/build M=/home/barakat/Downloads/rtl8814au modules
make[1]: Entering directory '/usr/src/linux-headers-5.16.0-5-amd64'
/bin/sh: 1: /usr/src/linux-headers-5.16.0-5-common/scripts/pahole-flags.sh: not found
/bin/sh: 1: /usr/src/linux-headers-5.16.0-5-common/scripts/pahole-flags.sh: not found
/bin/sh: 1: /usr/src/linux-headers-5.16.0-5-common/scripts/pahole-flags.sh: not found
CC [M] /home/barakat/Downloads/rtl8814au/core/rtw_br_ext.o
/home/barakat/Downloads/rtl8814au/core/rtw_br_ext.c:20:18: fatal error: net/ipx.h: No such file or directory
20 | #include <net/ipx.h>
| ^~~~~~~~~~~
compilation terminated.
make[2]: *** [/usr/src/linux-headers-5.16.0-5-common/scripts/Makefile.build:292: /home/barakat/Downloads/rtl8814au/core/rtw_br_ext.o] Error 1
make[1]: *** [/usr/src/linux-headers-5.16.0-5-common/Makefile:1870: /home/barakat/Downloads/rtl8814au] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.16.0-5-amd64'
make: *** [Makefile:2353: modules] Error 2

@RosaiK
Copy link

RosaiK commented Apr 4, 2022

me too

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

2 participants