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] nmake -f Makefile.nmake all is failing

From: "Abhik Sarkar" <sarkar.abhik@xxxxxxxxx>
Date: Wed, 6 Feb 2008 15:34:47 +0400
Hi Satish,

Did you get the sources from a tarball or by checking it out from svn.
If it was from svn, you might want to update and try again.

Hope this helps
Abhik.

On Feb 6, 2008 3:16 PM, Satish Srirama <ssn_wireshark@xxxxxxxxx> wrote:
>
> Hi All,
>     I am new to wireshark development. I am trying to establish the build
> setup from source code and I am following the developer guidelines. I am
> getting the following error when I am working with the command "nmake -f
> Makefile.nmake all". The snapshot of the details are : Further details can
> be provided at request.  Can anyone help me? I also tried to distclean again
> but the error persists. Thanks in advance.
>
>     Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
>         bison  -d -p ascend ascend-grammar.y -o ascend-grammar.c
>         bash -o igncr ..\tools\runlex.sh "flex" -oascend-scanner.c
> ascend-scanne
> r.l
>   15432 [main] bash 2588 fork: child -1 - CreateProcessA failed, errno 13
> ../tools/runlex.sh: fork: Permission denied
> flex: could not create
>         bash -o igncr ..\tools\runlex.sh "flex" -ok12text.c k12text.l
>     514 [main] bash 2980 fork: child -1 - CreateProcessA failed, errno 13
> ../tools/runlex.sh: fork: Permission denied
>         rc  /r ..\image\wiretap.rc
>         cl -DWIN32 -DNULL=0 -D_MT -D_DLL -WX -DYYMALLOC=malloc -DYYFREE=free
> -DH
> AVE_CONFIG_H /I. /I..  /IC:\wireshark-win32-libs\glib\include\glib-2.0
> /IC:\wir
> eshark-win32-libs\glib\lib\glib-2.0\include
> /IC:\wireshark-win32-libs\zlib123\in
> clude /IC:\wireshark-win32-libs\WPdpack/include  -D_U_="" /Zi /W3 /MD
> /D_CRT_SEC
> URE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DMSC_VER_REQUIRED=1400 -Fd.\
> -c 5v
> iews.c airopeek9.c ascend.c atm.c ber.c btsnoop.c buffer.c
> catapult_dct2000.c co
> mmview.c cosine.c csids.c dbs-etherwatch.c erf.c etherpeek.c eyesdn.c
> file_acces
> s.c file_wrappers.c hcidump.c i4btrace.c iptrace.c iseries.c k12.c
> lanalyzer.c l
> ibpcap.c mpeg.c mpeg-audio.c netmon.c netscreen.c nettl.c
> network_instruments.c
> netxray.c ngsniffer.c pcapng.c pppdump.c radcom.c snoop.c toshiba.c visual.c
> vms
> .c wtap.c ascend-grammar.c ascend-scanner.c k12text.c file_util.c
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> 5views.c
> airopeek9.c
> ascend.c
> atm.c
> ber.c
> btsnoop.c
> buffer.c
> catapult_dct2000.c
> commview.c
> cosine.c
> csids.c
> dbs-etherwatch.c
> erf.c
> etherpeek.c
> eyesdn.c
> file_access.c
> file_wrappers.c
> hcidump.c
> i4btrace.c
> iptrace.c
> Generating Code...
> Compiling...
> iseries.c
> k12.c
> lanalyzer.c
> libpcap.c
> mpeg.c
> mpeg-audio.c
> netmon.c
> netscreen.c
> nettl.c
> network_instruments.c
> netxray.c
> ngsniffer.c
> pcapng.c
> pppdump.c
> radcom.c
> snoop.c
> toshiba.c
> visual.c
> vms.c
> wtap.c
> Generating Code...
> Compiling...
> ascend-grammar.c
> ascend-scanner.c
> c1 : fatal error C1083: Cannot open source file: 'ascend-scanner.c': No such
> fil
> e or directory
> k12text.c
> k12text.l(65) : fatal error C1083: Cannot open include file:
> 'k12text_lex.h': No
>  such file or directory
> file_util.c
> Generating Code...
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
> 8\VC\BIN\c
> l.EXE"' : return code '0x2'
> Stop.
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
> 8\VC\BIN\n
> make.exe"' : return code '0x2'
> Stop.
>
>
> Regards,
> Satish Srirama
>
>  ________________________________
> Looking for last minute shopping deals? Find them fast with Yahoo! Search.
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>
>