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

Unable to compile wireshark plugin #9

Open
GoogleCodeExporter opened this issue Apr 4, 2016 · 1 comment
Open

Unable to compile wireshark plugin #9

GoogleCodeExporter opened this issue Apr 4, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Hi

I've tried to compile protobuf-wireshark-runtime-0.1
followed by instructions from README.txt
Wireshark version 1.9.0, rev 47629
Linux: Debian GNU/Linux 6.0.6 (squeeze), kernel: 2.6.32-5-686

libprotobuf6       - 2.3.0-4
libprotobuf-dev    - 2.3.0-4
libprotobuf-lite6  - 2.3.0-4

Wireshark itself well compiles and installs.

Troubles with wireshar-protobuf plugin:

make: *** No targets specified and no makefile found. Stop.
Unable to compile wireshark plugin in /home/igor/Dev/wireshark/plugins/protobuf

the paths in wireshark.conf and addressbook.conf set properly (corresponding to 
files location)

contents of wireshark/plugins/protobuf folder:
-rw-r--r-- 1 root root    536 Feb 11 08:43 Makefile.am
-rw-r--r-- 1 root root    253 Feb 11 08:43 moduleinfo.h
-rw-r--r-- 1 root root   5414 Feb 11 08:43 packet-protobuf.c
-rw-r--r-- 1 root root 577308 Feb 11 08:44 wireshark-glue-protobuf.o

how to enforce it to generate Makefile from Makefile.am ?

Regards,
Igor.

Original issue reported on code.google.com by [email protected] on 11 Feb 2013 at 3:12

@GoogleCodeExporter
Copy link
Author

Hi All,

I've made some changes,

patches attached.

Regards,
Igor.

Original comment by [email protected] on 14 Feb 2013 at 2:57

Attachments:

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