Wireshark-dev: Re: [Wireshark-dev] "nmake -f Makefile.nmake all" is failing.
sharath kanagal wrote:
Please let me know if anyupdates on this.
This file i found out belongs to cygwin.
its in the path "/usr/include/kpathsea/c-auto.h" under the cygwin
directory.
Thanks
Sharath
On 1/31/08, *sharath kanagal* <sharath.kanagal@xxxxxxxxx
<mailto:sharath.kanagal@xxxxxxxxx>> wrote:
The out-put of verify_tools and followed by all is as below.
C:\wireshark-0.99.7>nmake -f Makefile.nmake verify_tools
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
Checking for required applications:
cl: /cygdrive/d/Program Files/Microsoft Visual Studio
8/VC/BIN/cl
link: /cygdrive/d/Program Files/Microsoft Visual
Studio 8/VC/BIN/link
nmake: /cygdrive/d/Program Files/Microsoft Visual
Studio 8/VC/BIN/nmake
bash: /usr/bin/bash
bison: /usr/bin/bison
flex: /usr/bin/flex
env: /usr/bin/env
grep: /usr/bin/grep
/usr/bin/find: /usr/bin/find
perl: /usr/bin/perl
C:/python24/python.exe: /cygdrive/c/python24/python.exe
sed: /usr/bin/sed
unzip: /usr/bin/unzip
wget: /usr/bin/wget
C:\wireshark-0.99.7>nmake -f Makefile.nmake all
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'c-auto.h'
Stop.
C:\wireshark-0.99.7>
This is the only output when i run nmake all.
Thanks
Sharath
It would seem that your include path includes some cygwin directories.
Can you post the output of "set INCLUDE" ,and for good measure "set LIB"?
--
Regards,
Graham Bloice