You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when run make command inside LiME/src I got this error:
make -C /lib/modules/5.16.0-kali7-amd64/build M="/root/LiME/src" modules
make[1]: *** /lib/modules/5.16.0-kali7-amd64/build: No such file or directory. Stop.
make: *** [Makefile:35: default] Error 2
The text was updated successfully, but these errors were encountered:
when run make command inside LiME/src I got this error:
make -C /lib/modules/5.16.0-kali7-amd64/build M="/root/LiME/src" modules
make[1]: *** /lib/modules/5.16.0-kali7-amd64/build: No such file or directory. Stop.
make: *** [Makefile:35: default] Error 2
The text was updated successfully, but these errors were encountered: