Package Details: linux-pf-headers 6.11.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 kernel ksm linux linux-pf pf-kernel uksm uksmd v4l2loopback zstd
Licenses: GPL-2.0-only
Provides: linux-pf-headers
Submitter: nous
Maintainer: post-factum
Last Packager: post-factum
Votes: 210
Popularity: 0.27
First Submitted: 2011-07-24 12:01 (UTC)
Last Updated: 2024-11-06 15:49 (UTC)

Dependencies (10)

Required by (0)

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 .. 35 36 37 38 39 40 41 42 43 44 45 .. 106 Next › Last »

sinatosk commented on 2013-06-16 10:27 (UTC)

forgot to mention... this is 3.9.4-4 I'm talking about

Thaodan commented on 2013-06-16 10:04 (UTC)

fixed

Thaodan commented on 2013-06-16 09:41 (UTC)

fixed

<deleted-account> commented on 2013-06-16 04:50 (UTC)

I got the same issue "PKGBUILD: line 273: 0: command not found" with a custom config. Looking at the PKGBUILD, there's something screwy going on in the relevant section - it's trying to figure out what CPU you're compiling for and failing miserably. Several variables appear to be misnamed, etc. For the time being, here's a workaround: Comment out line 273 and add CPU="GENERIC" (or something else if you're not compiling for the generic CPU target) just before the cp command around 283.

felixonmars commented on 2013-06-15 14:20 (UTC)

PKGBUILD: line 273: 0: command not found I'm using stock settings :(

Thaodan commented on 2013-06-15 11:39 (UTC)

should be fixed.

<deleted-account> commented on 2013-06-15 05:21 (UTC)

I can't set k10

<deleted-account> commented on 2013-06-14 10:48 (UTC)

I already downloaded 3.9.4 from repo and updated with "pacman -U" But now it is ok with "pacman -S" too. Thanks.