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
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
┌──(piyush㉿kali)-[~/anbox-modules]
└─$ ./INSTALL.sh
[sudo] password for piyush:
Building module:
cleaning build area...
make -j2 KERNELRELEASE=5.18.0-kali5-amd64 all KERNEL_SRC=/lib/modules/5.18.0-kali5-amd64/build......(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.18.0-kali5-amd64 (x86_64)
Consult /var/lib/dkms/anbox-ashmem/1/build/make.log for more information.
Building module:
cleaning build area...
make -j2 KERNELRELEASE=5.18.0-kali5-amd64 all KERNEL_SRC=/lib/modules/5.18.0-kali5-amd64/build....(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.18.0-kali5-amd64 (x86_64)
Consult /var/lib/dkms/anbox-binder/1/build/make.log for more information.
modprobe: FATAL: Module ashmem_linux not found in directory /lib/modules/5.18.0-kali5-amd64
binder_linux 225280 0
ls: cannot access '/dev/ashmem': No such file or directory
crw------- 1 root root 10, 125 Aug 18 14:10 /dev/binder
WHY I AM GETTING THIS ERROR SOMEONE PLEASE HELP
┌──(piyush㉿kali)-[~/anbox-modules]
└─$ ./INSTALL.sh
[sudo] password for piyush:
Building module:
cleaning build area...
make -j2 KERNELRELEASE=5.18.0-kali5-amd64 all KERNEL_SRC=/lib/modules/5.18.0-kali5-amd64/build......(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.18.0-kali5-amd64 (x86_64)
Consult /var/lib/dkms/anbox-ashmem/1/build/make.log for more information.
Building module:
cleaning build area...
make -j2 KERNELRELEASE=5.18.0-kali5-amd64 all KERNEL_SRC=/lib/modules/5.18.0-kali5-amd64/build....(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.18.0-kali5-amd64 (x86_64)
Consult /var/lib/dkms/anbox-binder/1/build/make.log for more information.
modprobe: FATAL: Module ashmem_linux not found in directory /lib/modules/5.18.0-kali5-amd64
binder_linux 225280 0
ls: cannot access '/dev/ashmem': No such file or directory
crw------- 1 root root 10, 125 Aug 18 14:10 /dev/binder
WHY I AM GETTING THIS ERROR SOMEONE PLEASE HELP