ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] dpkg-buildpackage -rfakeroot picking wrong version and dissector

From: Juan Jose Martin Carrascosa <juanjo@xxxxxxx>
Date: Wed, 25 Mar 2015 15:26:13 +0100
Hi all,

I am building a package for Ubuntu, and the debian packages I get as result are not picking the proper customized version (set in configure.ac), but what is worse, a custom dissector I wrote is not in the packages.

I did "make" before doing the packaging and ./wireshark-gtk is as I expect.

Do I have to configure anything else before doing dpkg-buildpackage -rfakeroot?

By the way, the rest of the build system works sweet in Centos, Mac and Windows.

Thanks,
Juanjo