You are not logged in.

#1 2025-07-04 17:30:44

yars068
Member
Registered: 2023-12-11
Posts: 2

[Solved] [6.15.4-arch2-1] Missing ARM platform crypto/Kconfig

Hello, I tried to build a custom kernel on x86_64 host, but can't:

  SYNC    include/config/auto.conf
  HOSTLD  scripts/kconfig/conf
crypto/Kconfig:1433: can't open file "arch/arm/crypto/Kconfig"
make[3]: *** [scripts/kconfig/Makefile:85: syncconfig] Error 1
make[2]: *** [Makefile:730: syncconfig] Error 2
make[1]: *** [/usr/lib/modules/6.15.4-arch2-1/build/Makefile:831: include/config/auto.conf] Error 2
make[1]: *** [include/config/auto.conf] Deleting file 'include/generated/rustc_cfg'
make[1]: *** [include/config/auto.conf] Deleting file 'include/generated/autoconf.h'
make: *** [Makefile:248: __sub-make] Error 2
$ uname -mr
6.15.4-arch2-1 x86_64

Should I install linux-headers from Arch Linux ARM? I checked the package using

pacman -Qkk

There are no errors.

linux-headers: 20859 total files, 0 altered files

Thanks in advice.

Last edited by yars068 (2025-07-04 18:26:11)

Offline

#2 2025-07-04 18:24:52

yars068
Member
Registered: 2023-12-11
Posts: 2

Re: [Solved] [6.15.4-arch2-1] Missing ARM platform crypto/Kconfig

Sorry. Further reading this topic resolve my question.

Offline

Board footer

Powered by FluxBB