anbox / anbox-modules

Anbox kernel modules
327 stars 224 forks source link

DKMS binder install fail on Fedora36 #96

Open comicsansgreenki opened 2 years ago

comicsansgreenki commented 2 years ago

Well...this looks messy. Am I perhaps missing a library or dependency that could be causing the slew of errors in make.log?

# dkms install anbox-binder/1
Sign command: /lib/modules/5.18.9-200.fc36.x86_64/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module:
Cleaning build area...
make -j4 KERNELRELEASE=5.18.9-200.fc36.x86_64 all KERNEL_SRC=/lib/modules/5.18.9-200.fc36.x86_64/build....(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.18.9-200.fc36.x86_64 (x86_64)
Consult /var/lib/dkms/anbox-binder/1/build/make.log for more information.
#

make.log