[OpenAFS-devel] dkms install Error
Michael Laß
bevan@bi-co.net
Thu, 14 May 2026 18:37:33 +0200
Probably this information is not needed anymore but for completeness:
I noticed that I can reproduce the error with upstream kernel sources
(v7.0.5) when using the Arch Linux kernel config that can be found at
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/blob/09f5=
fb663f73e1fa519d9953a12623cf05b45026/config.x86_64
but the error does not occur when the kernel was built with a default
config created via `make defconfig`.
Am Donnerstag, dem 14.05.2026 um 07:42 -0600 schrieb Cheyenne Wills:
> Michael provided me with the config.log from the build. I was also
> able to reproduce the build problem within a ArchLinux container.Â
> The
> problem is related to a post-compile step related to BTF (BPF Type
> Format) that is failing. I believe that I have an easy fix that I
> need
> to finish up testing (describing the problem will be more difficult
> than the actual fix).