Package Details: ipt_netflow 2.6-4

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: GPL
Submitter: k0ste
Maintainer: k0ste
Last Packager: k0ste
Votes: 0
Popularity: 0.000000
First Submitted: 2016-05-28 12:15 (UTC)
Last Updated: 2023-08-03 12:49 (UTC)

Latest Comments

k0ste commented on 2018-12-21 06:37 (UTC)

https://bbs.archlinux.org/viewtopic.php?id=242682

jayray commented on 2018-12-21 05:31 (UTC) (edited on 2018-12-21 05:32 (UTC) by jayray)

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