summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-11-17 13:26:34 -0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-23 11:10:16 +0000
commitaa45fe52e9ab61e26f23dd7fc5cf8fed0edc765a (patch)
tree23a5b14f291aae55f4055e7ce0eb3727ef18fe45 /documentation
parent354d0bc4a38307a866888df64c9e6d9049560c0f (diff)
downloadpoky-aa45fe52e9ab61e26f23dd7fc5cf8fed0edc765a.tar.gz
libpcap: Fix build when PACKAGECONFIG ipv6 is not enable
Add patches to fix error: / | ERROR: oe_runmake failed | config.status: creating pcap-config.tmp | mv pcap-config.tmp pcap-config | chmod a+x pcap-config | ../libpcap-1.8.1/gencode.c: In function 'pcap_compile': | ../libpcap-1.8.1/gencode.c:693:8: error: 'compiler_state_t | {aka struct _compiler_state}' has no member named 'ai' | cstate.ai = NULL; | ^ | ../libpcap-1.8.1/gencode.c: In function 'gen_gateway': | ../libpcap-1.8.1/gencode.c:4914:13: error: 'cstate' undeclared | (first use in this function) | bpf_error(cstate, "direction applied to 'gateway'"); | ^~~~~~ | ../libpcap-1.8.1/gencode.c:4914:13: note: each undeclared identifier is | reported only once for each function it appears in \ Patches were submitted to upstream [1] [1] https://github.com/the-tcpdump-group/libpcap/pull/541 (From OE-Core rev: 9f1fe76727e98e58fc9e46ea2b49cf5c0cb48e6c) Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions