[Bug 889] New: libnftnl - expected specifier-qualifier-list before 'sa_family_t'
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Mon Jan 27 17:58:49 CET 2014
https://bugzilla.netfilter.org/show_bug.cgi?id=889
Summary: libnftnl - expected specifier-qualifier-list before
'sa_family_t'
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: RedHat Linux
Status: NEW
Severity: major
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: adhoniran.gomes at ig.com.br
Estimated Hours: 0.0
Created attachment 433
--> https://bugzilla.netfilter.org/attachment.cgi?id=433
Logs (kernel config, configure and make)
Trying to compile the nft utility, while compiling the libnftln library before,
I just get a error message?
...expected specifier-qualifier-list before 'sa_family_t'...
-------------------------- >8 --------------------------
make all-recursive
make[1]: Entrando no diretório `/saun/libnftnl-1.0.0'
Making all in src
make[2]: Entrando no diretório `/saun/libnftnl-1.0.0/src'
CC common.lo
In file included from common.c:10:
/usr/include/linux/netlink.h:35: error: expected specifier-qualifier-list
before 'sa_family_t'
make[2]: ** [common.lo] Erro 1
make[2]: Saindo do diretório `/saun/libnftnl-1.0.0/src'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/saun/libnftnl-1.0.0'
make: ** [all] Erro 2
-------------------------- 8< --------------------------
The logs are attached!
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list