On 8/2/2011 6:47 AM, Kaul wrote:
Fedora15/x64, r38309:
packet-6lowpan.c: In function 'dissect_6lowpan_frag_first':
packet-6lowpan.c:2125:25: error: 'save_fragmented' undeclared (first use in
this function)
packet-6lowpan.c:2125:25: note: each undeclared identifier is reported only
once for each function it appears in
packet-6lowpan.c: In function 'dissect_6lowpan_frag_middle':
packet-6lowpan.c:2221:25: error: 'save_fragmented' undeclared (first use in
this function)
Strange:
The code (SVN) looks Ok & the buildbots aren't complaining.
Also: the line numbers above don't quite match the packet-6lowpan.c
source in SVN.
Does your copy match SVN ??
Bill