http://freshmeat.net/projects/pf-patchset
Search Criteria
Package Details: linux-pf-headers 6.13.pf1-1
Package Actions
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: | 209 |
Popularity: | 0.054373 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2025-01-25 23:02 (UTC) |
Dependencies (10)
- 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 (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 85 86 87 88 89 90 91 92 93 94 95 .. 106 Next › Last »
nous commented on 2011-03-29 09:00 (UTC)
shadowed87 commented on 2011-03-29 08:56 (UTC)
anyone knows where to find a pf changelog? i really can't find it..
nous commented on 2011-03-29 04:35 (UTC)
hellnest: Silly me, I saw that error in my laptop and I just enabled dvb in menuconfig... Meh, I'm either getting lazier or dumber. Fixed and cheers.
hellnest commented on 2011-03-28 21:55 (UTC)
@nous
- cp include/config/dvb/*.h ${pkgdir}/usr/src/linux-${_kernver}/include/config/dvb/
+ [[ -e include/config/dvb/ ]] && cp include/config/dvb/*.h ${pkgdir}/usr/src/linux-${_kernver}/include/config/dvb/
Like your comment on -ck page. You must modify PKGBUILD to make it success. My build now success thanks once again :)
hellnest commented on 2011-03-28 19:44 (UTC)
Ok thanks for your help, :) I didn't read a whole comments sorry ^^
nous commented on 2011-03-28 19:42 (UTC)
hellnest: Downgrade to make 3.81-5 from [core], I had similar errors (fackamato also reported it, see comments) and I currently have it pinned with IgnorePkg.
hellnest commented on 2011-03-28 19:17 (UTC)
I need some enlightment here... >.<" 10times try compile it without success
make[1]: *** No rule to make target `/home/lee/AUR/kernel26-pf/pkg/lib/firmware/./', needed by `/home/lee/AUR/kernel26-pf/pkg/lib/firmware/atmsar11.fw'. Stop.
make: *** [_modinst_post] Error 2
nous commented on 2011-03-27 12:13 (UTC)
litemotiv I was hit by the error you reported; googling it I found that it's caused by binutils-2.21
nous commented on 2011-03-27 00:33 (UTC)
shadowed87 yup, but it's gonna take a couple of days... My 32bit box is slow.
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.