We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i have the error: make[1]: *** /lib/modules/5.10.142-19743-gd301e86c39f7/build: No such file or directory. Stop. need help asap
The text was updated successfully, but these errors were encountered:
@PythonSnake-lang have you resolved your issue? I'm also facing the same issue!
Sorry, something went wrong.
You guys probably didn't have kernel headers. Try installing it by sudo apt-get install linux-headers-$(uname -r)
sudo apt-get install linux-headers-$(uname -r)
No branches or pull requests
i have the error: make[1]: *** /lib/modules/5.10.142-19743-gd301e86c39f7/build: No such file or directory. Stop. need help asap
The text was updated successfully, but these errors were encountered: