You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
This module seems to have an issue with LLVM, for some reason and fails to build against LLVM kernels (which is actually normally supposed to be possible with most modules via DKMS now).
And before anyone says:
"
make: Entering directory '/usr/lib/modules/5.14.21-230-tkg-pds-llvm/build'
ERROR: Kernel configuration is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
"
Doing this makes no difference, so it is certainly an issue here.
The text was updated successfully, but these errors were encountered:
For reference:
This module seems to have an issue with LLVM, for some reason and fails to build against LLVM kernels (which is actually normally supposed to be possible with most modules via DKMS now).
And before anyone says:
"
"
Doing this makes no difference, so it is certainly an issue here.
The text was updated successfully, but these errors were encountered: