@xF0E: or you may try to change this string in PKGBUILD:
git checkout origin/aufs3.0
to
git checkout origin/aufs3.1
and try to build again. It seems, that nous has forgotten about it.
Search Criteria
Package Details: linux-pf-headers 6.11.pf4-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: | 210 |
Popularity: | 0.30 |
First Submitted: | 2011-07-24 12:01 (UTC) |
Last Updated: | 2024-11-06 15:49 (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 .. 69 70 71 72 73 74 75 76 77 78 79 .. 106 Next › Last »
post-factum commented on 2011-11-12 14:01 (UTC)
post-factum commented on 2011-11-12 13:56 (UTC)
@xF0E: that function is defined by aufs3-loopback.patch file, you may checkout aufs3.0 and check yourself.
post-factum commented on 2011-11-12 13:55 (UTC)
@xF0E: loop_real_file function in drivers/block/loop.c is related to aufs and appears ONLY in aufs. So, you've patched pf-kernel with aufs before build. Please, revert aufs or disable it in PKGBUILD and try again.
xF0E commented on 2011-11-12 13:35 (UTC)
@post-factum
ty for your comment:
just some screens above LD error i found this:
drivers/block/loop.c: In function ‘loop_real_file’:
drivers/block/loop.c:661:32: error: ‘const struct super_operations’ has no member named ‘real_loop’
drivers/block/loop.c:662:33: error: ‘const struct super_operations’ has no member named ‘real_loop’
make[2]: *** [drivers/block/loop.o] Error 1
make[1]: *** [drivers/block] Error 2
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....
this is not aufs relataed, since i don't checked aufs support before compilation start.
post-factum commented on 2011-11-12 12:22 (UTC)
@xF0E: try to find errors above.
post-factum commented on 2011-11-12 12:21 (UTC)
Yep, aufs seems to be broken.
xF0E commented on 2011-11-12 12:21 (UTC)
unfortunately i get this error on compiling the source every time i try to build the kernel:
LD net/built-in.o
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build linux-pf
prMoriarty commented on 2011-11-12 11:39 (UTC)
fs/aufs/super.c:758:2: error: unknown field ‘real_loop’ specified in initializer
nous commented on 2011-11-06 19:06 (UTC)
You are 100% right but I'm still using this on my laptop for its working lzo, so I'll allow myself a small "maintainer's prerogative"...
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.