This repository was archived by the owner on Feb 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 250
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
Build error on Kernel 5.7.0 #49
Copy link
Copy link
Open
Description
The kernel modules do not seem to install on kernel 5.7.0-rc2
Asmem:
DKMS make.log for anbox-modules-ashmem-r1166.1edeb4f for kernel 5.7.0-rc2-1-git-00355-gab51cac00ef2 (x86_64)
Sat 25 Apr 2020 12:16:40 PM CEST
make -C /lib/modules/5.7.0-rc2-1-git-00355-gab51cac00ef2/build V=0 M=$PWD
make[1]: Entering directory '/usr/lib/modules/5.7.0-rc2-1-git-00355-gab51cac00ef2/build'
AR /var/lib/dkms/anbox-modules-ashmem/r1166.1edeb4f/build/built-in.a
CC [M] /var/lib/dkms/anbox-modules-ashmem/r1166.1edeb4f/build/deps.o
CC [M] /var/lib/dkms/anbox-modules-ashmem/r1166.1edeb4f/build/ashmem.o
LD [M] /var/lib/dkms/anbox-modules-ashmem/r1166.1edeb4f/build/ashmem_linux.o
MODPOST 1 modules
ERROR: modpost: "kallsyms_lookup_name" [/var/lib/dkms/anbox-modules-ashmem/r1166.1edeb4f/build/ashmem_linux.ko] undefined!
make[2]: *** [scripts/Makefile.modpost:94: __modpost] Error 1
make[1]: *** [Makefile:1635: modules] Error 2
make[1]: Leaving directory '/usr/lib/modules/5.7.0-rc2-1-git-00355-gab51cac00ef2/build'
make: *** [Makefile:12: all] Error 2
Binder:
DKMS make.log for anbox-modules-binder-r1166.1edeb4f for kernel 5.7.0-rc2-1-git-00355-gab51cac00ef2 (x86_64)
Sat 25 Apr 2020 12:16:36 PM CEST
make -C /lib/modules/5.7.0-rc2-1-git-00355-gab51cac00ef2/build V=0 M=$PWD
make[1]: Entering directory '/usr/lib/modules/5.7.0-rc2-1-git-00355-gab51cac00ef2/build'
AR /var/lib/dkms/anbox-modules-binder/r1166.1edeb4f/build/built-in.a
CC [M] /var/lib/dkms/anbox-modules-binder/r1166.1edeb4f/build/deps.o
CC [M] /var/lib/dkms/anbox-modules-binder/r1166.1edeb4f/build/binder.o
LD [M] /var/lib/dkms/anbox-modules-binder/r1166.1edeb4f/build/binder_linux.o
MODPOST 1 modules
ERROR: modpost: "kallsyms_lookup_name" [/var/lib/dkms/anbox-modules-binder/r1166.1edeb4f/build/binder_linux.ko] undefined!
make[2]: *** [scripts/Makefile.modpost:94: __modpost] Error 1
make[1]: *** [Makefile:1635: modules] Error 2
make[1]: Leaving directory '/usr/lib/modules/5.7.0-rc2-1-git-00355-gab51cac00ef2/build'
make: *** [Makefile:8: all] Error 2
Any thoughts on?
daanturo, JFronny, TheWeirdDev, retrhelo, dakshcs and 6 more
Metadata
Metadata
Assignees
Labels
No labels