delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
From: | Konstantin Gorskov <assignator AT mail DOT ru> |
To: | cygwin AT cygwin DOT com |
Subject: | odd PATH |
Mime-Version: | 1.0 |
X-Mailer: | mPOP Web-Mail 2.19 |
Date: | Sun, 06 Jul 2008 01:15:25 +0400 |
Reply-To: | Konstantin Gorskov <assignator AT mail DOT ru> |
Message-Id: | <E1KFF6L-000KnX-00.assignator-mail-ru@f70.mail.ru> |
X-Spam: | Not detected |
X-Mras: | OK |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi! I'm building ffmpeg using cygwin+mingw32ce. I have build configure file successfully, but can not execute 'make' command properly. I get ffmpeg.d:1 ***multiple target patters.Stop. Now, here is echo $PATH command output: /cygdrive/c/mingw/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Program Files/Common Files/SYmbian/Tools:/cygdrive/c/Program Files/ParaSOft/Insure++/bin.win32 and e.t.c (many other stupid program here) I understand, that I get this error because of blank spaces if file paths, but where does those Program Files comes from? How are they related to my build? There are no tracks of them in profile either: PATH=/cygdrive/c/mingw/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:$PATH export PATH I do not see any references to Program Files, this is odd... if it helps, 'which make' outputs /usr/bin/make ... I'll appreciate any hints on this matter. Regards, Konstantin. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |