我遇到了与超级用户上的这个帖子中描述的相同的问题:
无论如何,当我按照 Yadu 的建议运行 INSTALL.sh 时,我得到以下结果:
[CODE]此内核不需要内核准备。跳过...
Building module:
cleaning build area...
make -j4 KERNELRELEASE=5.8.0-38-generic all KERNEL_SRC=/lib/modules/5.8.0-38-generic/build....(bad exit status: 2)
ERROR (dkms apport): binary package for anbox-ashmem: 1 not found
Error! Bad return status for module build on kernel: 5.8.0-38-generic (x86_64)
Consult /var/lib/dkms/anbox-ashmem/1/build/make.log for more information.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
make -j4 KERNELRELEASE=5.8.0-38-generic all KERNEL_SRC=/lib/modules/5.8.0-38-generic/build....(bad exit status: 2)
ERROR (dkms apport): binary package for anbox-binder: 1 not found
Error! Bad return status for module build on kernel: 5.8.0-38-generic (x86_64)
Consult /var/lib/dkms/anbox-binder/1/build/make.log for more information.
binder_linux 192512 0
ashmem_linux 20480 0
ls: impossibile accedere a '/dev/binder': File o directory non esistente
crw------- 1 root root 10, 58 gen 17 17:32 /dev/ashmem[/CODE]
有什么帮助吗?我希望在这里能找到可以提供帮助的人,因为在超级用户中没有人关心我的问题。我在 Kubuntu 20.10 上。