Wireshark-bugs: [Wireshark-bugs] [Bug 8551] New: wireshark fails to compile latest SVN version

Date: Tue, 02 Apr 2013 16:57:44 +0000
Bug ID 8551
Summary wireshark fails to compile latest SVN version
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Wireshark
Assignee [email protected]
Reporter [email protected]

Build Information:

--
upon trying to make && sudo make install wireshark the following error message
is returned and the compilation process fails:
iface_monitor.c: In function ‘iface_mon_handler2’:
iface_monitor.c:80:23: error: request for implicit conversion from ‘void *’ to
‘iface_mon_cb’ not permitted in C++ [-Werror=c++-compat]
cc1: all warnings being treated as errors
make[2]: *** [wireshark-iface_monitor.o] Error 1


It looks like a syntax error in wireshark.


You are receiving this mail because:
  • You are watching all bug changes.