Re: [Wireshark-dev] win32: nmake setup: can't find cl

2006-09-25 Thread Jacques, Olivier \(OpenCall Test Infra\)
Tim, Thanks for your answer. Have you done the following: Do you intend to build using MSVC CYGWIN tools? Was your Win32 build environment setup using the Developers Guide, sections 2.3 4.6.2? Yes. If you intended to use MSVC CYGWIN tools, a command prompt [DOS prompt]

Re: [Wireshark-dev] win32: nmake setup: can't find cl

2006-09-25 Thread Graham Bloice
A follow-up on issues when building wireshark on win32. I found out that if Cygwin make package is installed, Wireshark cannot be built anymore under win32 (cannot find cl and other dependencies). It might be a conflict between Cygwin's make and nmake. Does someone else have the issue? For

Re: [Wireshark-dev] win32: nmake setup: can't find cl

2006-09-25 Thread Lars Roland
Jacques, Olivier (OpenCall Test Infra) schrieb: Works fine for me, but then I don't have Cygwin on my normal path. Do you? No I don't have Cygwin in my path. Do you have Cygwin's make package installed? In this case, it works for me too if I don't have the make package from Cygwin.

Re: [Wireshark-dev] win32: nmake setup: can't find cl

2006-09-25 Thread Graham Bloice
for Wireshark Subject: Re: [Wireshark-dev] win32: nmake setup: can't find cl Works fine for me, but then I don't have Cygwin on my normal path. Do you? No I don't have Cygwin in my path. Do you have Cygwin's make package installed? In this case, it works for me too if I don't have

Re: [Wireshark-dev] win32: nmake setup: can't find cl

2006-09-25 Thread Ulf Lamping
Cook, Timothy wrote: I also have CYGWIN make package installed can compile Wireshark with MS VC 6. I don't have CYGWIN in my path or includes pointing to CYGWIN when I open a COMMAND prompt to build. To answer all, with the intended way things should go: cygwin's path The right way is to

Re: [Wireshark-dev] win32: nmake setup: can't find cl

2006-09-25 Thread Andrew Hood
Graham Bloice wrote: A follow-up on issues when building wireshark on win32. I found out that if Cygwin make package is installed, Wireshark cannot be built anymore under win32 (cannot find cl and other dependencies). It might be a conflict between Cygwin's make and nmake. Does someone else have

Re: [Wireshark-dev] win32: nmake setup: can't find cl

2006-09-08 Thread Jacques, Olivier \(OpenCall Test Infra\)
Tim, Thanks for your answer. Have you done the following: Do you intend to build using MSVC CYGWIN tools? Was your Win32 build environment setup using the Developers Guide, sections 2.3 4.6.2? Yes. If you intended to use MSVC CYGWIN tools, a command prompt [DOS prompt] is the way to

Re: [Wireshark-dev] win32: nmake setup: can't find cl

2006-09-08 Thread Cook, Timothy
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jacques, Olivier (OpenCall Test Infra) Sent: Friday, September 08, 2006 5:08 AM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] win32: nmake setup: can't find cl Tim, Thanks for your answer. Have you done

Re: [Wireshark-dev] win32: nmake setup: can't find cl

2006-09-07 Thread Cook, Timothy
Of Jacques, Olivier (OpenCall Test Infra) Sent: Thursday, September 07, 2006 1:42 PM To: Developer support list for Wireshark Subject: [Wireshark-dev] win32: nmake setup: can't find cl Hello, I re-installed my PC and I'm trying to re-setup my wireshark build environment. After a fresh svn

[Wireshark-dev] win32: nmake setup: can't find cl

2006-09-07 Thread Jacques, Olivier \(OpenCall Test Infra\)
Hello, I re-installed my PC and I'm trying to re-setup my wireshark build environment. After a fresh svn checkout, a nmake -f makefile.nmake distclean, I can't run nmake -f makefile.nmake setup: win32setup.sh complains about cl that can't be found: --