Re: can't compile latest git commit 38a49c
Quentin Armitage <[email protected]>
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Organization | The Armitage family |
| Message-ID | <[email protected]> |
On Tue, 2016-08-16 at 12:31 +0000, Jakub Słociński wrote: > Hey, > while I was trying to compile the latest GIT version I'm blocked with this error: > > ./configure > make > [...] > Making all in vrrp > make[2]: Entering directory `/usr/src/keepalived/git/keepalived/keepalived/vrrp' > CC vrrp_iptables_calls.o > vrrp_iptables_calls.c: In function ‘ip4tables_add_rules’: > vrrp_iptables_calls.c:517:4: error: dereferencing pointer to incomplete type > vrrp_iptables_calls.c:517:4: error: dereferencing pointer to incomplete type I saw this problem recently, and though I had fixed it, but I can't find the commit right now. Can you confirm the following: 1. what is the latest git commit in your source tree? 2. what is HAVE_XT_SET_INFO_MATCH_V1 defined as in lib/config.h? 3. what is the latest version of xt_set_info_match_v? in <linux/netfilter/xt_set.h>? 4. What version of the ipset development libraries do you have installed? As a temporary workaround to your problem you could try the --disable-libipset option to configure. ------------------------------------------------------------------------------ _______________________________________________ Keepalived-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/keepalived-devel