search for: mnl_socket_open

Displaying 2 results from an estimated 2 matches for "mnl_socket_open".

2013 Sep 25
1
[Bug 853] New: mnl_socket_open() doc lists incorrect return type
https://bugzilla.netfilter.org/show_bug.cgi?id=853 Summary: mnl_socket_open() doc lists incorrect return type Product: libmnl Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: libmnl AssignedTo: pablo at netfilter.org Repor...
2014 Apr 13
4
[Bug 914] New: nft configure does not use --prefix as include/lib search path
...output... /bin/sed checking for docbook2x-man... n configure: WARNING: docbookx2-man not found, no manpages will be built checking for db2pdf... n configure: WARNING: db2pdf not found, no PDF manpages will be built checking for flex... /usr/bin/flex checking for bison... /usr/bin/bison checking for mnl_socket_open in -lmnl... yes checking for nft_rule_alloc in -lnftnl... no configure: error: No suitable version of libnftnl found $ ls -l /root/test/lib total 592 -rwxr-xr-x 1 root root 919 Apr 13 03:01 libmnl.la lrwxrwxrwx 1 root root 15 Apr 13 03:01 libmnl.so -> libmnl.so.0.1.0 lrwxrwxrwx 1 root ro...