Ethereal-users: [Ethereal-users] Ethereal build on Win32/Automated library download

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Ronak Sutaria" <ron.groups@xxxxxxxxx>
Date: Sat, 25 Feb 2006 21:07:59 -0800
Hi

I was just trying to setup the build environment on my machine. I ran the
nmake -f makefile.nmake setup

but got this error message:
Checking for required applications:
        cl: /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin/cl
        link: /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin/link
        nmake: /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin/nmake

        bash: /usr/bin/bash

ERROR: Can't find bison

NMAKE : fatal error U1077: 'bash' : return code '0x1'
Stop.


The 'bash: /usr/bin/bash' looks strange. I could not find any bash or
bison related settings in the Makefile. Is this error related to nmake
or the Makefile?

Thanks,
Ronak