Error while trying to compile headers in Ubuntu Jammy Jellyfish
2
votes
1
answer
4620
views
I am currently trying to compile the headers in Jammy Jellyfish, and I am running into the following error:
/usr/src/linux-headers-5.15.0-25-generic$ sudo make
SYNC include/config/auto.conf.cmd
make: *** No rule to make target 'arch/x86/entry/syscalls/syscall_32.tbl', needed by 'arch/x86/include/generated/uapi/asm/unistd_32.h'. Stop.
make: *** [arch/x86/Makefile:213: archheaders] Error 2
Before running the make command, I copied the old .config file /boot/config-5.15.0-25-generic into the .config file in /usr/src/linux-headers-5.15.0-25-generic/
I've seen a few posts where this error has been posted, but I have not seen any answers that fix the issue. If there is more information needed, please let me know.
Thanks
Asked by Dinger149
(21 rep)
Jul 11, 2022, 08:09 PM
Last activity: Aug 7, 2025, 02:04 AM
Last activity: Aug 7, 2025, 02:04 AM