Skip to content
New issue

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

Cannot compile on Ubuntu 9.04 #3

Open
GoogleCodeExporter opened this issue Feb 16, 2016 · 3 comments
Open

Cannot compile on Ubuntu 9.04 #3

GoogleCodeExporter opened this issue Feb 16, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

I got the exact same error message on Ubuntu 8.04.3

Original comment by [email protected] on 23 Nov 2009 at 4:46

@GoogleCodeExporter
Copy link
Author

Did you guys try out the specific dissector instead of general one ?

Original comment by [email protected] on 23 Mar 2010 at 1:12

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant