I'm running on Ubuntu 16.04 LTS (xenial). I cloned the source from: https://code.wireshark.org/review/wireshark This is the output of
This is the output of
Any ideas on what's wrong and how to fix? |
It seems you need to make lemon first:
I'll submit a change so that's not necessary. Change is: https://code.wireshark.org/review/15143
(28 Apr '16, 07:52)
JeffMorriss ♦
I am currently in the process of compiling wireshark (which, I figure, includes tools/lemon). Once it finishes I'll clean it and try again by making lemon alone.
(28 Apr '16, 07:52)
embr
Ok, I'm still having trouble compiling my custom plugin, but I'm now a step closer. Thanks for the help.
(28 Apr '16, 08:21)
embr
|
(28 Apr '16, 07:42)
embr
It's not going to mess up the process it's just a Really Bad Idea. It's just a general rule: don't do anything as root unless it can't be done as a normal (non-root) user.
(28 Apr '16, 07:53)
JeffMorriss ♦
|