We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Original issue reported on code.google.com by [email protected] on 5 Oct 2009 at 12:05
[email protected]
The text was updated successfully, but these errors were encountered:
I got the exact same error message on Ubuntu 8.04.3
Original comment by [email protected] on 23 Nov 2009 at 4:46
Sorry, something went wrong.
Did you guys try out the specific dissector instead of general one ?
Original comment by [email protected] on 23 Mar 2010 at 1:12
The same on Debian GNU/Linux 6.0.6 (squeeze) Ubuntu 12.04.1 LTS (precise) using Generic Message Dissector How to handle that ?
Original comment by [email protected] on 8 Feb 2013 at 3:15
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 5 Oct 2009 at 12:05The text was updated successfully, but these errors were encountered: