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: | 458 |
Popularity: | 0.092660 |
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 .. 20 21 22 23 24 25 26 27 28 29 30 .. 308 Next › Last »
Althorion commented on 2019-11-28 12:46 (UTC)
No, I manually cloned the package (
git clone <https://aur.archlinux.org/linux-ck.git>
) and runmakepkg -i
on it. I tried removing the folder and re-cloning and clearing the build folder (rm -rf /tmp/makepkg/linux-ck
), but to no avail.graysky commented on 2019-11-28 12:33 (UTC) (edited on 2019-11-28 12:34 (UTC) by graysky)
How are you building? Works fine here. If you're using an AUR helper, DON'T USE AN AUR HELPER!
Althorion commented on 2019-11-28 12:26 (UTC)
Version 5.4-3 fails at patching: https://gist.github.com/Althorion/a817b8bd5027cf9344af52963d063951
Last few lines:
graysky commented on 2019-11-23 22:26 (UTC)
No idea what pikaur is but if you are using an i686 fork of Arch, see
man makepkg
to see how to ignore the architecture or modify the PKGBUILD itself.lockheed commented on 2019-11-23 21:11 (UTC)
How can I build this on a 32bit system? I tried it now with pikaur, but I'm getting "linux-ck, linux-ck-headers can't be built on the current arch (pentium4). Supported: x86_64"
I know Arch abandoned 32 bit, but this is a source package so I expected it could be built.
graysky commented on 2019-11-11 18:53 (UTC)
@kyak - Must have missed that when diffing official PKGBUILD vs this. Modifycation will be included in 5.3.11, thanks.
kyak commented on 2019-11-11 18:02 (UTC)
Hi graysky,
Official kernels do now install kernel image to /boot anymore: https://www.archlinux.org/news/new-kernel-packages-and-mkinitcpio-hooks/
Do you plan to follow the same path with linux-ck?
nTia89 commented on 2019-11-08 08:05 (UTC) (edited on 2019-11-08 08:05 (UTC) by nTia89)
Fixed! @sir_lucjan thank you, I tried again and now it compiles flawless. Maybe the reboot fixed the issue, since I upgraded some packages, including mkinitcpio, systemd and gcc...
sir_lucjan commented on 2019-11-07 22:15 (UTC)
mkinitcpio is not involved in the compilation of the kernel at all. It is used only to generate initramfs and it is also possible to do it with dracut.
nTia89 commented on 2019-11-07 18:16 (UTC) (edited on 2019-11-07 18:17 (UTC) by nTia89)
With latest
mkinitcpio-27-2
, linux-ck compilation (in real it stops before...) stucks just after patching. No errors printed, just "failed in prepare()"« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 .. 308 Next › Last »