From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30926 invoked by alias); 25 Jul 2012 13:34:50 -0000 Received: (qmail 30839 invoked by uid 22791); 25 Jul 2012 13:34:49 -0000 X-SWARE-Spam-Status: No, hits=-4.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from exprod5og115.obsmtp.com (HELO exprod5og115.obsmtp.com) (64.18.0.246) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 25 Jul 2012 13:34:36 +0000 Received: from mailgw05.flightsafety.com ([66.109.90.22]) (using TLSv1) by exprod5ob115.postini.com ([64.18.4.12]) with SMTP ID DSNKUA/1688fbUeS5L9YlCP1di81XqZAYAQd@postini.com; Wed, 25 Jul 2012 06:34:36 PDT Received: from xht-cws.flightsafety.com (unknown [192.168.93.182]) by mailgw05.flightsafety.com (Postfix) with ESMTP id 0C138460077 for ; Wed, 25 Jul 2012 09:34:35 -0400 (EDT) Received: from xgate2k3.flightsafety.com (192.168.31.134) by xht-cws.flightsafety.com (192.168.93.182) with Microsoft SMTP Server id 8.2.176.0; Wed, 25 Jul 2012 08:34:34 -0500 Received: from srv1163ex1.flightsafety.com ([198.51.28.39]) by xgate2k3.flightsafety.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 25 Jul 2012 09:34:33 -0400 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Cygwin fresh install imports Windows PATH which includes spaces causing errors Date: Wed, 25 Jul 2012 13:34:00 -0000 Message-ID: <786EBDA1AC46254B813E200779E7AD360251C98A@srv1163ex1.flightsafety.com> In-Reply-To: References: <20120724155038.GD5572@ednor.casa.cgf.cx> <20120724160827.GA6098@ednor.casa.cgf.cx> From: "Thrall, Bryan" To: CC: "Thrall, Bryan" X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00554.txt.bz2 Aaron Schneider wrote on 2012-07-24:=20 > So anyway, the problem is caused when calling a binary present on > windows path that can match a cygwin one, for example running a > ./configure script. > After removing make the issue is happening again: > $ make > cygwin warning: > MS-DOS style path detected: /usr/local/bin/C:\Program Preferred POSIX > equivalent is: /usr/local/bin/C:/Program CYGWIN environment variable > option "nodosfilewarning" turns off this warning. Consult the user's > guide for more details about POSIX paths: > http://cygwin.com/cygwin-ug-net/using.html#using-pathnames > Can't find C:\Program on PATH. Could this be a problem with the Makefile? It looks like you're using Cygwin make now, but the Makefile might be calling out Windows paths directly... -- Bryan Thrall Principal Software Engineer FlightSafety International bryan.thrall@flightsafety.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple