Description
Hi Folks,
any idea where the problem might be?
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
g++ -o openflow-common.os -c -fPIC -I. -I/usr/local/Cellar/wireshark/wireshark-1.9.0-SVN-47042 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include openflow-common.cpp
In file included from openflow-common.cpp:9:
./of13/openflow-130.hpp:12:1: warning: "PROTO_TAG_OPENFLOW_VER" redefined
In file included from openflow-common.cpp:8:
./of12/openflow-120.hpp:13:1: warning: this is the location of the previous definition
openflow-common.cpp: In function 'void proto_reg_handoff_openflow()':
openflow-common.cpp:59: error: 'dissector_add' was not declared in this scope
scons: *** [openflow-common.os] Error 1
scons: building terminated because of errors.
Thank you,
Wolfgang