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





On 1/31/08, Bill Meier <[EMAIL PROTECTED]> wrote:

> >
> > 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.
> >
> >
>
> Is this the only output from the 'nmake ... all' ?
>
> If not, please post (or attach) the complete output.
> Also: please post the output of the 'verify_tools' step.
>
> Thanks
>
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@wireshark.org
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>



-- 
Vanitas Vanitatum Et Omnia Vanitas
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to