Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] error during the compilation.

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Mon, 03 Aug 2009 17:39:47 -0700
I modified make-version.pl to look for the "svn" executable by default
so that we could add the repository path to svnversion.h. A bug kept it
from falling back gracefully if "svn" wasn't present. It should be fixed
in r29288.

Jaap Keuter wrote:
> Hi,
> 
> The scripting around this has recently been changed, so you may be right.
> Gerald?
> 
> Thanx,
> Jaap
> 
> xourciere.ext@xxxxxxxxxxxxxxxxxx wrote:
>> Thank you Florent.
>>
>> Installing subversion Cygwin package solves this problem.
>>
>> I think this package should be checked by the "nmake -f Makefile.nmake verify_tools" because subversion seems to be mandatory to compile the trunk.