issue 3
(Cannot compile on Ubuntu 9.04) commented on by scottjbecker
- I got the exact same error message on Ubuntu 8.04.3
I got the exact same error message on Ubuntu 8.04.3
Oct 05, 2009
issue 3
(Cannot compile on Ubuntu 9.04) reported by ironphone
- Ubuntu 9.04
Wireshark 1.2.2
Protobuff 2.0.3-2.2
protobuf-wireshark 0.2
I followed B. Generic Message Dissector
Cannot compile. Here is error:
*** Warning: Linking the shared library GoogleProtoBuf.la against the
non-libtool
*** objects wireshark-glue-GoogleProtoBuf.o is not portable!
libtool: link: gcc -shared .libs/packet-GoogleProtoBuf.o
wireshark-glue-GoogleProtoBuf.o -L/usr/local/lib /usr/lib/libprotobuf.so
-pthread -Wl,-soname -Wl,GoogleProtoBuf.so -pthread -Wl,-soname
-Wl,GoogleProtoBuf.so -o .libs/GoogleProtoBuf.so
libtool: link: ( cd ".libs" && rm -f "GoogleProtoBuf.la" && ln -s
"../GoogleProtoBuf.la" "GoogleProtoBuf.la" )
Unable to compile wireshark plugin in
/home/iron/temp/wireshark-1.2.2/plugins/GoogleProtoBuf
Ubuntu 9.04
Wireshark 1.2.2
Protobuff 2.0.3-2.2
protobuf-wireshark 0.2
I followed B. Generic Message Dissector
Cannot compile. Here is error:
*** Warning: Linking the shared library GoogleProtoBuf.la against the
non-libtool
*** objects wireshark-glue-GoogleProtoBuf.o is not portable!
libtool: link: gcc -shared .libs/packet-GoogleProtoBuf.o
wireshark-glue-GoogleProtoBuf.o -L/usr/local/lib /usr/lib/libprotobuf.so
-pthread -Wl,-soname -Wl,GoogleProtoBuf.so -pthread -Wl,-soname
-Wl,GoogleProtoBuf.so -o .libs/GoogleProtoBuf.so
libtool: link: ( cd ".libs" && rm -f "GoogleProtoBuf.la" && ln -s
"../GoogleProtoBuf.la" "GoogleProtoBuf.la" )
Unable to compile wireshark plugin in
/home/iron/temp/wireshark-1.2.2/plugins/GoogleProtoBuf
Aug 06, 2009
issue 2
(Decode length-prefixed TCP messages) commented on by ksedgwic
- I need this too.
-- Ken Sedgwick <ken@bonsai.com>
I need this too.
-- Ken Sedgwick <ken@bonsai.com>
Jul 26, 2009
issue 2
(Decode length-prefixed TCP messages) reported by dan@remember.this.name
- It would be great if this worked for TCP streams with messages prefixed by
message length.
It would be great if this worked for TCP streams with messages prefixed by
message length.
Jul 24, 2008
issue 1
(Multiple dissectors failing) reported by dilip.antony.joseph
- Wireshark cannot load multiple auto-generated dissectors.
Reason: They all share the same protocol abbreviation.
Will be fixed in the next release.
Wireshark cannot load multiple auto-generated dissectors.
Reason: They all share the same protocol abbreviation.
Will be fixed in the next release.