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] the compile problem

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Sun, 13 Jan 2013 17:39:45 -0800
On 1/13/13 5:19 PM, Bill Meier wrote:
> On 1/13/2013 8:00 PM, Danniel_zeng wrote:
>>
>> Thanks  Anders Broman and Guy Harris
>> But How can I see the "entire " error ? As i don't know what the exact
>> error is .
>>
> 
> If you look at the prceeding output there should (will) be an error
> message explicitly saying something like "warning ..." or "error ...".
> 
> Note the error/warning may be quite some lines of text previous (where
> each line of text is the name of a file being compiled).

Running "nmake -f makefile.nmake" again can help since the relevant
error message will be printed out immediately before nmake returns
instead of being buried in a bunch of other output.