Package Details: linux-pf-headers 7.0.pf4-1

Git Clone URL: https://aur.archlinux.org/linux-pf.git (read-only, click to copy)
Package Base: linux-pf
Description: Headers and scripts for building modules for the pf-kernel
Upstream URL: https://pfkernel.natalenko.name
Keywords: bbr bbr3 bbrv3 kernel linux linux-pf pf-kernel v4l2loopback
Licenses: GPL-2.0-only
Provides: LINUX-HEADERS, linux-pf-headers
Submitter: nous
Maintainer: post-factum
Last Packager: post-factum
Votes: 210
Popularity: 0.095335
First Submitted: 2011-07-24 12:01 (UTC)
Last Updated: 2026-05-15 11:23 (UTC)

Required by (322)

Sources (2)

Pinned Comments

post-factum commented on 2023-09-25 20:30 (UTC) (edited on 2024-10-08 14:21 (UTC) by post-factum)

Official binary builds for various x86_64 ISA levels are available here.

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 107 Next › Last »

bartus commented on 2018-04-22 11:13 (UTC)

@Thaodan: I have same issue as @simona

==> Starting package_linux-pf-headers()...
cp: cannot stat 'drivers/media/dvb-core/*.h': No such file or directory

header files has been moved to include/media/ folder

simona commented on 2018-04-21 09:01 (UTC)

cp: impossibile eseguire stat di 'drivers/media/dvb-core/*.h': File o directory non esistente ==> ERRORE: Si è verificato un errore in package_linux-pf-headers(). L'operazione sta per essere interrotta... :: Errore compilando il/i pacchetto/i linux-pf-headers,linux-pf-preset-default,linux-pf

simona commented on 2018-04-20 16:38 (UTC)

4.16?

LookTJ commented on 2018-04-12 02:16 (UTC)

==> ERROR: Integrity checks (sha256) differ in size from the source array.

Thaodan commented on 2018-04-08 07:30 (UTC)

the makepkg.conf file was inted for me to build i686 kernel without a clean chroot.

I pushed the next update to a testing branch like before, until 4.16-ARCH in core. https://gitlab.com/Thaodan/linux-pf/tree/linux4.16

tydynrain commented on 2018-02-28 07:34 (UTC) (edited on 2018-02-28 09:22 (UTC) by tydynrain)

With the latest update (4.15.4-1) the makepkg.conf file has a few errors that prevent a successful build unless I manually fix them.

CARCH="i686" CHOST="i686-pc-linux-gnu"

Those, of course, need to be changed to "x86_64" and "x86_64-pc-linux-gnu" respectively.

Also, there is an extra space between mtune=native and -02 in CFLAGS

CFLAGS="-march=native mtune=native -O2 -pipe -fstack-protector-strong -fno-plt"

Once I changed those, it built successfully.

skyfair commented on 2018-02-22 19:04 (UTC)

kernel is working fine, thank you.

Thaodan commented on 2018-02-02 07:54 (UTC)

As long as 4.15 as is in testing. I pushed 4.14 to my testing branch on gitlab, see here: https://gitlab.com/Thaodan/linux-pf/tree/linux4.15

I commit every changes needed to all modules for 4.15 here so if you want to grab everything just clone the repo of my repo. https://gitlab.com/Thaodan/repo-home-thaodan/tree/testing

Thaodan commented on 2017-11-21 21:41 (UTC)

As long as 4.14 I pushed 4.14 to my testing branch on gitlab, see here: https://gitlab.com/Thaodan/linux-pf/tree/linux4.14. Please report any issues there.

Thaodan commented on 2017-11-05 02:29 (UTC)

sorry for the delay forgot to push that to changed the url and such.