-
Notifications
You must be signed in to change notification settings - Fork 406
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
make error #296
Comments
I have same problem └─# make && sudo make install |
you're out of package: to install it under debian/ubuntu:
|
Thanks . Fix for me.
|
Linux Headers doesn't exist |
what distro do you use? after that:
|
arctichonour@penguin:~$ cd rtl8188eus
make && sudo make install
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/6.6.41-03520-gd3d77f15f842/build M=/home/arctichonour/rtl8188eus modules
make[1]: *** /lib/modules/6.6.41-03520-gd3d77f15f842/build: No such file or directory. Stop.
make: *** [Makefile:2070: modules] Error 2
The text was updated successfully, but these errors were encountered: