https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3963
--- Comment #1 from Bill Meier <wmeier@xxxxxxxxxxx> 2009-08-29 11:38:47 PDT ---
(In reply to comment #0)
> Build Information:
> FTBFS (Fails to build from source). I'm guessing the interesting line is:
>
> packet-dect.c:1113:43: macro "setbit" passed 3 arguments, but takes just 2
>
> --
This was recently fixed Wireshark development.
You can fix the bug in your source by renaming setbit to something dect_setbit
in epan/dissectors/packet-dect.c
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.