Error while building kernel with allyesconfig
From: Jason Thomas
Date: Thu Jun 16 2022 - 01:56:06 EST
Hello,
I am trying to build the Linux kernel checked out at the commit
e71e60cd with allyesconfig, gcc version 9.4.0, and Ubuntu 20.04. But,
I am getting the following error:
FATAL: modpost: vmlinux.o is truncated.
sechdrs[i].sh_offset=4236180760 > sizeof(*hrd)=64
However, building with the default config (defconfig) just works fine.
Any help would be appreciated.
--
JT