Search Criteria
Package Details: linux-clear-preempt-rt-headers 6.1.95-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-clear-preempt-rt.git (read-only, click to copy) |
---|---|
Package Base: | linux-clear-preempt-rt |
Description: | Headers and scripts for building modules for the Clear Linux Preempt-RT kernel |
Upstream URL: | https://github.com/clearlinux-pkgs/linux-preempt-rt |
Licenses: | GPL2 |
Submitter: | metak |
Maintainer: | None |
Last Packager: | metak |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-10 17:47 (UTC) |
Last Updated: | 2024-06-27 17:48 (UTC) |
Dependencies (12)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (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)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Latest Comments
aurnidjan commented on 2021-06-22 13:08 (UTC)
There is a problem - kernel-compiler-patch this version has removed
To build need changes
First from _gcc_more_v='20210606' to _gcc_more_v='20210616'
Second from '21454906014ac8e448be85147be06a1e3dfbefb644ef96d9a37c15fcc8e07a42') to 'e5b449ef1cd5fef9f24f55250afc2fad85df4fd7371db666f7c7f20eff91c33d')
Tjuh commented on 2020-08-22 14:02 (UTC)
Builds and boots up just fine now, thank you. Still getting efi: EFI_MEMMAP is not enabled in the kernel log.
Tjuh commented on 2020-07-15 13:04 (UTC) (edited on 2020-07-15 21:34 (UTC) by Tjuh)
Having trouble building a bootable kernel. Builds fine with makepkg but the resulting kernel is unbootable.
No such issue with regular linux-clear and linux-clear-current.
I checked the kernel log, it says efi: EFI_MEMMAP is not enabled.