** Package changed: linux-kernel-headers (Ubuntu) => linux (Ubuntu)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1895470
Title:
fatal error: classmap.h: No such file or directory
Status in linux package in Ubuntu:
Fix Released
Bug description:
When building kernel module on ubuntu 20.04 for raspberry (arm64), I
get the following error:
make -C /lib/modules/5.4.0-1018-raspi/build
SUBDIRS=/home/ubuntu/andor/src/driver modules
make[1]: Entering directory '/usr/src/linux-headers-5.4.0-1018-raspi'
HOSTCC scripts/selinux/genheaders/genheaders
scripts/selinux/genheaders/genheaders.c:18:10: fatal error: classmap.h: No
such file or directory
18 | #include "classmap.h"
| ^~~~~~~~~~~~
compilation terminated.
make[4]: *** [scripts/Makefile.host:107:
scripts/selinux/genheaders/genheaders] Error 1
make[3]: *** [scripts/Makefile.build:522: scripts/selinux/genheaders] Error 2
make[2]: *** [scripts/Makefile.build:522: scripts/selinux] Error 2
make[1]: *** [Makefile:1127: scripts] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-1018-raspi'
make: *** [Makefile:12: default] Error 2
I have no clue how to resolve this
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1895470/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp