hello, i am getting error while building on latest linux 6.1.2 kernel :
...
/home/hasan/.cache/yay/anbox-modules-dkms/src/anbox-modules/binder/binder.c:4112:9: error: implicit declaration of function ‘freezer_do_not_count’ [-Werror=implicit-function-declaration]
4112 | freezer_do_not_count();
| ^~~~~~~~~~~~~~~~~~~~
/home/hasan/.cache/yay/anbox-modules-dkms/src/anbox-modules/binder/binder.c:4132:9: error: implicit declaration of function ‘freezer_count’; did you mean ‘preempt_count’? [-Werror=implicit-function-declaration]
4132 | freezer_count();
| ^~~~~~~~~~~~~
| preempt_count
cc1: some warnings being treated as errors
...
any help?
Pinned Comments
sickcodes commented on 2022-01-15 11:43 (UTC)
This has been adjusted to build on 5.10-5.15 thank you to legend Christian Hoff!
Working DKMS fork by Christian Hoff: https://github.com/choff/anbox-modules
DKMS add modules, without reboot:
Pull Requests: https://github.com/sickcodes/aur
Contact (Discord/Telegram/Git/Element): https://sick.codes