Using 32bit makepkg.conf and gcc-multilib
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.28 |
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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 106 Next › Last »
Thaodan commented on 2013-05-23 21:35 (UTC)
nous commented on 2013-05-23 21:12 (UTC)
I must pin this down. Are you building in an i686 chroot or natively?
Thaodan commented on 2013-05-23 20:37 (UTC)
As you see it doesn't.
nous commented on 2013-05-23 20:34 (UTC)
Found an easy one: when copy/pasting from linux-ARCH you _must_ change ${_kernelname:--ARCH} to ${_kernelname:--pf}.
Thaodan commented on 2013-05-23 20:28 (UTC)
It's your script or system. I builded it just fine without any issues and with the correct path see: http://dl.dropboxusercontent.com/u/172590784/Linux-pf/i686/linux-pf-3.9.3-1-i686.pkg.tar.xz
Thaodan commented on 2013-05-23 18:31 (UTC)
I'm searching it, but as the settting of EXTRAVERSION isn't depent on $CARCH I don't see it. You may search on your own.
nous commented on 2013-05-23 18:17 (UTC)
I have an i686 server box running 3.8.2-3-pf and updated to 3.9.2-pf but not rebooted yet. The new kernel modules and headers are installed in /usr/lib/modules/3.9.0-ARCH and /usr/src/linux-3.9.0-ARCH and the running kernel's version is 3.8.0, instead of 3.8.2-pf. So, there's definitely something broken in the PKGBUILD.
Thaodan commented on 2013-05-23 18:02 (UTC)
Hmm, It should I don't see anything in the PKGBUILD.
nous commented on 2013-05-23 17:54 (UTC)
It might be my repo build script, but whereas the x86_64 packages correctly show install paths suffixed with 3.9.3-pf (i.e. in /usr/src and /usr/lib/modules), the i686 ones show instead 3.9.0 (without -pf). The returned kernel version (uname -r) might also be wrong in i686, but I haven't booted one to check.
<deleted-account> commented on 2013-05-23 11:00 (UTC)
This package mentions AUFS3 in the title, but if I'm not mistaken the patches/includes are missing. Just FYI http://aufs.sourceforge.net/ currently shows patches for 3.9; it would be great to see these re-added if it isn't too much trouble. My hope is for the ability to use Docker (http://www.docker.io/) which unfortunately requires AUFS for now...
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.