Ethereal-dev: RE: [Ethereal-dev] Problem in building ethereal - help needed

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

From: "Graham Bloice" <graham.bloice@xxxxxxxxxxxxx>
Date: Mon, 13 Feb 2006 09:33:30 -0000
Continuing the html top posting style
 
Hmmm.
 
Bison should be in the usual place for cygwin bison, e.g. drive_and_path_to_cygwin/usr/bin/bison.
 
It sounds as though your build environment is fubared.
 
The path to the cygwin binaries (CYGWIN_PATH) is set in config.nmake which is then added to the main PATH.
 
Regards,
 
Graham
 
-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx [mailto:ethereal-dev-bounces@xxxxxxxxxxxx]On Behalf Of Muthyala, Rajeswara Rao (Rajeswara Rao)** CTR **
Sent: 13 February 2006 05:55
To: 'Ethereal development'
Subject: RE: [Ethereal-dev] Problem in building ethereal - help needed

please make sure that you have bison.exe file in \VC98\bin folder .if not just download it and deploy.
-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx [mailto:ethereal-dev-bounces@xxxxxxxxxxxx]On Behalf Of Sattanathan. S
Sent: Friday, February 10, 2006 6:13 PM
To: ethereal-dev@xxxxxxxxxxxx; ethereal-user@xxxxxxxxxxxx
Subject: [Ethereal-dev] Problem in building ethereal - help needed

Hi,
 
I'm getting the following error when I was trying to execute nmake -f makefile.nmake in command line prompt of Windows XP for the purpose of setting up of an development environment.
Platform: Windows XP, using Visual Studio 6.
FYI: I have installed all the softwares/tools/libraries as per README.win32 file, developer guide. nmake -f makefile.nmake verify_tools command is listing all the installed softwares as per the documentation provided in the Ethereal site.
. . . .
. . . .
. . . .
        "bison"  -d -p ascend ascend-grammar.y -o ascend-grammar.c
bison: m4: Invalid argument
NMAKE : fatal error U1077: '"bison"' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio\VC98\bin\N
MAKE.EXE"' : return code '0x2'
Stop.
 
Please let me know how I can solve this problem for executing nmake -f makefile.nmake all  for building ethereal.
Looking for your kind help.
 
Thanks a lot,
Regds
Sattanathan. S