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

Doesn't compile on Kali #27

Closed
glibg10b opened this issue Sep 19, 2021 · 1 comment
Closed

Doesn't compile on Kali #27

glibg10b opened this issue Sep 19, 2021 · 1 comment

Comments

@glibg10b
Copy link

make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.10.0-kali9-amd64/build M=/home/kali/RTL8192EU  modules
make[1]: *** /lib/modules/5.10.0-kali9-amd64/build: No such file or directory.  Stop.
make: *** [Makefile:1829: modules] Error 2

/lib/modules/5.10.0-kali9-amd64/ doesn't contain build/.

@glibg10b
Copy link
Author

sudo apt-get install linux-headers-$(uname -r) fixed it.

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

1 participant