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

Error building on Kali. #221

Open
sztibi82 opened this issue Feb 24, 2021 · 1 comment
Open

Error building on Kali. #221

sztibi82 opened this issue Feb 24, 2021 · 1 comment

Comments

@sztibi82
Copy link

Hi All.

I downloaded the latest code and tried to build it.
I got the following error, when executing the "make" command

make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.9.0-kali1-amd64/build M=/home/tibor/Desktop/rtl8812au-master modules
make[1]: Entering directory '/usr/src/linux-headers-5.9.0-kali1-amd64'
Makefile:1: /usr/src/linux-headers-5.9.0-kali1-common/Makefile: No such file or directory
make[1]: *** No rule to make target '/usr/src/linux-headers-5.9.0-kali1-common/Makefile'. Stop.
make[1]: Leaving directory '/usr/src/linux-headers-5.9.0-kali1-amd64'
make: *** [Makefile:1077: modules] Error 2

Please can you advice how to compile the drivers, because I am a novice on Linux.

Thanks

@SulavAdhikari
Copy link

you need to install linux header files from https://http.kali.org/kali/pool/main/l/linux/

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