[Wireshark-dev] Help compile a custom extension to lte

2016-02-17 Thread Born In
I am trying to add a custom extension to couple of LTE messages so I can see them in wireshark. Since I will be using wireshark exclusively in windows, I figured doing a native win64 build will be the best way to proceed. Accordingly, I followed the build environment setup process a thttps://w

[Wireshark-dev] Debian builds in wireshark

2016-04-25 Thread Born In
When I try to build an installer package for Ubuntu (Debian), I am asked (per the INSTALL doc in the root folder) to execute: "dpkg-buildpackage -us -uc -rfakeroot" before I use configure/make etc. However, after I checkout the source, make the required changes to the code and run the command,

Re: [Wireshark-dev] Debian builds in wireshark

2016-04-25 Thread Born In
:46 GMT+02:00 Born In : > When I try to build an installer package for Ubuntu (Debian), I am asked > (per the INSTALL doc in the root folder) to execute: "dpkg-buildpackage -us > -uc -rfakeroot" before I use configure/make etc. > However, after I checkout the source, make the r