On 07/14/13 12:04, Toralf Förster wrote:
got it since r50580
CC packet-m2m.lo
packet-m2m.c: In function 'pdu_burst_decoder':
packet-m2m.c:464:51: error: 'fragment_data' has no member named 'data'
make[3]: *** [packet-m2m.lo] Error 1
It looks like that file hasn't been updated in your tree. Line 464 in
the current version of that file is:
> pdu_tvb = tvb_new_chain(tvb, pdu_frag->tvb_data);
and it compiles just fine.
I'd suggest you "svn up" again or maybe "svn revert" that file.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe