#4620: New package: nftables-0.100
-------------------------+-----------------------
Reporter: thomas | Owner: bdubbs@…
Type: enhancement | Status: assigned
Priority: normal | Milestone: current
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by bdubbs@…):
This package requires libmnl-1.0.3.tar.bz2 and libnftnl-1.0.0. Both of
those build and install as simple CMMI. I built nftables-0.100 also as a
CMMI, but executing a simple 'nft --help' gives a segfault. My current
kernel is 3.11.4, but that shouldn't create a segfault for help.
I did try to pass ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_realloc_0_nonnull=yes to configure, but that didn't help.
Using strace, I get:
{{{
socket(PF_NETLINK, SOCK_RAW, 12) = -1 EPROTONOSUPPORT (Protocol not
supported)
write(2, "Memory allocation failure\n", 26Memory allocation failure
) = 26
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
+++ killed by SIGSEGV +++
Segmentation fault
}}}
Searching the source, it looks like I'll need to boot to the 3.13 kernel
to test this out. I may not get to that for a few days.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4620#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page