Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3D9CEA90.4040406@netscape.com> Date: Thu, 03 Oct 2002 18:10:40 -0700 From: jelwell AT netscape DOT com (Joseph Elwell) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Path Parsing Bug. Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit First off, I'm not subscribed to this list, so if you'd like me to hear any follow ups please cc me. I ran across a bug recently. I build Mozilla regularly using cygwin tools on windows XP. Recently I installed Norton Ghost. It added to my System variables path "C:\Program Files\Norton SystemWorks\Norton Ghost\". This entry in my path caused Make to die. My path would end up looking like this: Path=C:\WINDOWS\System32;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem ;C:\Program Files\Common Files\Adaptec Shared\System;"C:\Program Files\Norton Sy stemWorks\Norton Ghost\";C:\Program Files\Microsoft Visual Studio\Common\Tools\W inNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program File s\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\ VC98\bin;C:\moztools\bin;c:\cygwin\bin In paticular I would type make and get results like this: make: make: Command not found Removing the Norton Entry, or more specifically removing the double quotes from around the Norton entry got make working again. Thanks, Joseph Elwell. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/