On 03/03/2017 10:26 PM, Guy Harris wrote:
On Mar 3, 2017, at 10:11 PM, jungle boogie <jungleboogie0@xxxxxxxxx> wrote:
Last commit I see is this one:
commit 2f6ba7534721d643fca84bfce80712daa4fffa3d
Author: AndersBroman <anders.broman@xxxxxxxxxxxx>
Date: Thu Mar 2 16:17:56 2017 +0100
Use glib-compat
Change-Id: I510af18d433c4db360243dda72260e59eb84355f
Reviewed-on: https://code.wireshark.org/review/20336
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
That's not the latest commit.
Try re-cloning:
git clone https://code.wireshark.org/review/wireshark
and see what happens. (If your clone operation contains the string "github" anywhere, you're doing it wrong.)
ah, thanks for pointing me straight. I've cloned the repo above and
built wireshark without any issues now.
Thanks!