Wind River Support Network

HomeDefectsLIN8-5984
Fixed

LIN8-5984 : compile error: 'const struct dccp_hdr' has no member named 'dccp_doff'

Created: Mar 7, 2017    Updated: Dec 3, 2018
Resolved Date: Mar 17, 2017
Found In Version: 8.0.0.14
Fix Version: 8.0.0.16
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Kernel

Description

|   CC      net/bridge/netfilter/ebt_log.o
|   CC      net/bridge/netfilter/ebt_nflog.o
| /builds/8/axx-rt-latest/bitbake_build/tmp/work-shared/axxiaarm/kernel-source/net/dccp/ipv6.c: In function 'dccp_v6_rcv':
| /builds/8/axx-rt-latest/bitbake_build/tmp/work-shared/axxiaarm/kernel-source/net/dccp/ipv6.c:769:40: error: 'const struct dccp_hdr' has no member named 'dccp_doff'
|   return __sk_receive_skb(sk, skb, 1, dh->dccp_doff * 4) ? -1 : 0;
|                                         ^
| /builds/8/axx-rt-latest/bitbake_build/tmp/work-shared/axxiaarm/kernel-source/scripts/Makefile.build:258: recipe for target 'net/dccp/ipv6.o' failed
| make[4]: *** [net/dccp/ipv6.o] Error 1
|/builds/8/axx-rt-latest/bitbake_build/tmp/work-shared/axxiaarm/kernel-source/scripts/Makefile.build:403: recipe for target 'net/dccp' failed
| make[3]: *** [net/dccp] Error 2

Steps to Reproduce

CONFIG_IP_DCCP=y
CONFIG_IPV6=y

make -C build linux-windriver.rebuild

Other Downloads


Live chat
Online