Search Criteria
Package Details: ipt_netflow 2.5.1-1
Git Clone URL: | https://aur.archlinux.org/ipt_netflow.git (read-only, click to copy) |
---|---|
Package Base: | ipt_netflow |
Description: | Netflow as netfilter extension. |
Upstream URL: | https://github.com/aabc/ipt-netflow |
Licenses: | |
Submitter: | k0ste |
Maintainer: | k0ste |
Last Packager: | k0ste |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-28 12:15 |
Last Updated: | 2020-08-12 05:36 |
Dependencies (6)
- iptables (iptables-git, iptables-nosystemd-minimal-git, iptables-fullconenat, iptables-fullconenat-nft, iptables-minimal-git, iptables-nft)
- linux (linux-surfacepro3-git, linux-aarch64-rock64-bin, linux-ec2, linux-galliumos, linux-zest-git, linux-lts49-kallsyms, linux-bootsplash, linux-odroid, linux-phicomm-n1)
- gawk (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- gzip (gzip-git, gzip-with-pigz-symlinks, dxcompress, dxcompress-git) (make)
- sed (sed-git) (make)
Latest Comments
k0ste commented on 2018-12-21 06:37
https://bbs.archlinux.org/viewtopic.php?id=242682
jayray commented on 2018-12-21 05:31
Broke build with most recent updates:
Compiling for kernel 4.19.10-arch1-1-ARCH
make -C /usr/lib/modules/4.19.10-arch1-1-ARCH/build M=/ipt_netflow/src/ipt-netflow-2.3 modules CONFIG_DEBUG_INFO=y
make[1]: Entering directory '/usr/lib/modules/4.19.10-arch1-1-ARCH/build'
CC [M] /ipt_netflow/src/ipt-netflow-2.3/ipt_NETFLOW.o
objdump: /ipt_netflow/src/ipt-netflow-2.3/.tmp_ipt_NETFLOW.o: unable to initialize decompress status for section .debug_info
objdump: /ipt_netflow/src/ipt-netflow-2.3/.tmp_ipt_NETFLOW.o: unable to initialize decompress status for section .debug_info
objdump: /ipt_netflow/src/ipt-netflow-2.3/.tmp_ipt_NETFLOW.o: file format not recognized
Building modules, stage 2.
MODPOST 1 modules
LD [M] /ipt_netflow/src/ipt-netflow-2.3/ipt_NETFLOW.ko
ld: /ipt_netflow/src/ipt-netflow-2.3/ipt_NETFLOW.o: unable to initialize decompress status for section .debug_info
ld: /ipt_netflow/src/ipt-netflow-2.3/ipt_NETFLOW.o: unable to initialize decompress status for section .debug_info
ld: /ipt_netflow/src/ipt-netflow-2.3/ipt_NETFLOW.o: unable to initialize decompress status for section .debug_info
ld: /ipt_netflow/src/ipt-netflow-2.3/ipt_NETFLOW.o: unable to initialize decompress status for section .debug_info
/ipt_netflow/src/ipt-netflow-2.3/ipt_NETFLOW.o: file not recognized: file format not recognized
make[2]: *** [scripts/Makefile.modpost:129: /ipt_netflow/src/ipt-netflow-2.3/ipt_NETFLOW.ko] Error 1
make[1]: *** [Makefile:1521: modules] Error 2
make[1]: Leaving directory '/usr/lib/modules/4.19.10-arch1-1-ARCH/build'
make: *** [Makefile:25: ipt_NETFLOW.ko] Error 2