Umm, I have no idea about the Windows build process, but it smells like the fact you are adding " and ' punctuation to the title might be causing erroneous argument parsing. I would suggest removing those (or at least letting it compile once with the defaults)
On Tue, Nov 11, 2008 at 2:22 PM, rajith pr <[EMAIL PROTECTED]> wrote: > Hello friends, > > Iam building wireshark sources but the at some point the build appears to be > stuck. Its stuck in that place for around 8 hrs. I have a 2GHz Intel > processor and 2GB RAM. I have tried 2-3 time but it is > getting stuck at the same place. > > I have highlighted this place is bold. Pls let me know what can be done. > > conditions.c > dumpcap.c > pcapio.c > ringbuffer.c > mkstemp.c > Generating Code... > Linking dumpcap.exe > link @C:\DOCUME~1\rajpr\LOCALS~1\Temp\nm4DD.tmp > mt.exe -nologo -manifest "dumpcap.exe.manifest" > -outputresource:dumpcap. > exe;1 > cd doc > "C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe" / > -f Makefile.nmake > > Microsoft (R) Program Maintenance Utility Version 9.00.30729.01 > Copyright (C) Microsoft Corporation. All rights reserved. > > cd .. > "C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\nmake.exe" / > -f makefile.nmake AUTHORS-SHORT-FORMAT > > Microsoft (R) Program Maintenance Utility Version 9.00.30729.01 > Copyright (C) Microsoft Corporation. All rights reserved. > > perl perlnoutf.pl make-authors-format.pl < AUTHORS-SHORT > > AUTHORS-SHORT > -FORMAT > cd doc > copy /B wireshark.pod + ..\AUTHORS-SHORT-FORMAT wireshark-tmp.pod > wireshark.pod > ..\AUTHORS-SHORT-FORMAT > 1 file(s) copied. > copy ..\docbook\ws.css . > 1 file(s) copied. > bash -o igncr pod2html --title="The Wireshark > Networ > k Analyzer 1.1.2"RAJITH'S PLUGIN"" --css=ws.css --noindex > wireshark-tmp.pod > wireshark.html > > > Thanks , > Rajith. > > _______________________________________________ > Wireshark-dev mailing list > [email protected] > https://wireshark.org/mailman/listinfo/wireshark-dev > > -- Regards, Martin [EMAIL PROTECTED] _______________________________________________ Wireshark-dev mailing list [email protected] https://wireshark.org/mailman/listinfo/wireshark-dev
