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

Wireshark-bugs: [Wireshark-bugs] [Bug 3963] Fails while compiling packet-dect.c

Date: Sat, 29 Aug 2009 11:38:47 -0700 (PDT)
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.