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

Wireshark-users: Re: [Wireshark-users] netscaler.c build failures

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 3 Mar 2017 22:04:44 -0800
On Mar 3, 2017, at 9:41 PM, jungle boogie <jungleboogie0@xxxxxxxxx> wrote:

> It's been a little while since I built wireshark from source on Ubuntu but when I try, it's failing:

If

	egrep NSPR_V20RECORDSIZE_2BYTES wiretap/netscaler.c | head -1

prints

	#define NSPR_V20RECORDSIZE_2BYTES       0x80

rather than

	#define NSPR_V20RECORDSIZE_2BYTES       0x80U

try updating the source.