Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Latest SVN (r38309) doesn't compile (packet-6lowpan.c)

From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Tue, 02 Aug 2011 09:42:38 -0400
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