ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] Start Up Error

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Tue, 19 Mar 2013 22:43:46 +0100
On 03/19/2013 10:19 PM, md123@xxxxxxxxxxxx wrote:
> 
> 
>> Hi,
>>
>> What that: "...patched wireshark to sniff p25 traffic..." ???
>>
>> Thanks,
>> Jaap
>>
>> ___________________________________________________________________________
> 
> Hello, yes I applied a patch to extend wireshark.  without the patch the program starts as expected.  I have attached the patch.

Hi,

Well, and there's a whole set of dissector source file in plugins/p25 we're
missing here. My guess is you didn't do the ./autogen.sh && ./configure && make
dance.

Thanks,
Jaap