Search Criteria
Package Details: linux-prjc-headers 6.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-prjc.git (read-only, click to copy) |
---|---|
Package Base: | linux-prjc |
Description: | Headers and scripts for building modules for the Linux-prjc kernel |
Upstream URL: | https://gitlab.com/alfredchen/linux-prjc |
Licenses: | GPL-2.0-only |
Submitter: | artafinde |
Maintainer: | artafinde |
Last Packager: | artafinde |
Votes: | 9 |
Popularity: | 0.092497 |
First Submitted: | 2021-10-22 13:02 (UTC) |
Last Updated: | 2024-11-19 22:59 (UTC) |
Dependencies (11)
- linux-prjcAUR
- 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)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
artafinde commented on 2020-05-19 11:09 (UTC) (edited on 2020-05-19 11:10 (UTC) by artafinde)
@TheGoliath: Had some issues myself yesterday, so if you report also issues I'd blame github cache :D Try rebuilding as I did this morning and worked fine: http://ix.io/2mH4
artafinde commented on 2020-04-08 07:20 (UTC)
Use
makepkg
instead of 'yay' or any other aur builder.shadowed87 commented on 2020-04-07 23:25 (UTC) (edited on 2020-04-07 23:26 (UTC) by shadowed87)
Hello, after compiling i got the following error:
rm: impossibile rimuovere '/home/shad/.cache/yay/linux-gc/pkg/linux-gc/usr/lib/modules//source': File o directory non esistente rm: impossibile rimuovere '/home/shad/.cache/yay/linux-gc/pkg/linux-gc/usr/lib/modules//build': File o directory non esistente
which is trying to remove build and source folders, without success due to blank kernver variable.
simona commented on 2020-01-10 11:47 (UTC)
thx.
artafinde commented on 2020-01-10 10:14 (UTC)
@Simona yeah I pushed just before leaving home in a hurry. The
.SRCINFO
has the correct sha256sum unlike thePKGBUILD
. I'll fix it when back home after work. You can skip the integrity checks for now withmakepkg --skipchecksums
.simona commented on 2020-01-10 10:01 (UTC)
==> Validazione di source file con sha256sums... linux-v5.4.10-arch1.tar.gz ... NON RIUSCITO
BELiAL commented on 2020-01-06 12:45 (UTC)
yes build fails without it. but disregard my last comment as flex is part of base-devel group. there is no need to list it as a dependency.
artafinde commented on 2020-01-05 21:25 (UTC)
@BELiAL why, do you get an error?
BELiAL commented on 2020-01-05 18:58 (UTC)
"flex" should be added as a build dependency
« First ‹ Previous 1 2 3 Next › Last »