Search Criteria
Package Details: linux-ck-headers 6.11.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | Headers and scripts for building modules for Linux-ck kernel |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.20 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-26 13:15 (UTC) |
Dependencies (11)
- linux-ckAUR
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
Required by (8)
- ch343-dkms (optional)
- ch343ser-dkms-git (optional)
- ch9344ser-dkms-git (optional)
- e1000e-dkms (optional)
- fl2000-dkms (optional)
- i2c-ch341-dkms (optional)
- igb-dkms (optional)
- spi-config-dkms (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 308 Next › Last »
Franck commented on 2024-06-19 20:11 (UTC)
and, @Nebulosa ? what Results
Franck commented on 2024-06-19 12:38 (UTC)
its this Menue Point: CONFIG_DEBUG_KERNEL
Nebulosa commented on 2024-06-19 04:38 (UTC)
@Franck, which option in this file should I check/uncheck?
That interesting, I can check it on my "build farm" with or without clang..
Franck commented on 2024-06-18 17:37 (UTC)
this regards if u like lto featuring kernel, and secondly lto is default disabled. Enabled or disabled, the doesnt complile when u uncheck Kernel Debugging in the .configg file
Also an Answer which nothing has to do with the compile Probleme ,came up when he said: Archlinux changed their PKGBUILD and this brings a requirement to debug and btf.
This is very wrong, bcauce here it is the -ck kernel and there the chachyos kernel. Both have their very own PKGBUILD files. Both doesn't compiles with unchecked Kernel Debuuging.
Both stops with the exactly same Error Messagge like this:
libbpf: failed to find '.BTF' ELF section in [...]/linux-ck/src/linux-6.9.4/vmlinux Error: failed to load BTF from [...]linux-ck/src/linux-6.9.4/vmlinux: No data available make: *** [Makefile:208: vmlinux.h] Error 195
Nebulosa commented on 2024-06-18 16:58 (UTC)
Like it says here - problem with clang
Franck commented on 2024-06-18 11:36 (UTC)
this variable is default empty, so that not helped. Ram is 16Gb here. Btw the cachyos Kernel also isn't able to compile. See here https://aur.archlinux.org/packages/linux-cachyos. Exactly the same like -ck kernel.No Debug set in.config no compiling.
Nebulosa commented on 2024-06-17 17:50 (UTC)
Leave this variable empty.
Btw, how many RAM do you have?
Franck commented on 2024-06-17 13:14 (UTC)
@Nebulosa interesting, how exactly did u do that?
Nebulosa commented on 2024-06-17 03:23 (UTC)
@Franck, I got the same error but only on
clang
, when I switched togcc
the error did not occurFranck commented on 2024-06-14 12:17 (UTC)
6.9.4 doesn't compile when kernel-debugging is changed to unset. Resulting Output:
libbpf: failed to find '.BTF' ELF section in [...]/linux-ck/src/linux-6.9.4/vmlinux Error: failed to load BTF from [...]linux-ck/src/linux-6.9.4/vmlinux: No data available make: *** [Makefile:208: vmlinux.h] Error 195
« First ‹ Previous 1 2 3 4 5 6 7 .. 308 Next › Last »