X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_40,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: mjD.OBqswBAPbVUxYJaYPvc61jLEnpq8VnBwJGdbEJOPA9xw Message-ID: <50E70C62.1030908@sbcglobal.net> Date: Fri, 04 Jan 2013 17:07:46 +0000 From: Greg Chicares User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin make fails when calling mkdir in Windows 7 References: <1357249850421-95185 DOT post AT n5 DOT nabble DOT com> <50E60B10 DOT 2000804 AT etr-usa DOT com> <1357317283112-95208 DOT post AT n5 DOT nabble DOT com> In-Reply-To: <1357317283112-95208.post@n5.nabble.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 On 2013-01-04 16:34Z, cpow wrote: [...] > Warren Young wrote >> What happens if you just re-start the make operation? Does it persist >> in failing to get past that point, or does re-starting it sometimes get >> you past the problem? > > If I restart the make operation without doing mkdir myself it fails in > exactly the same spot. Restarting it without doing mkdir myself never gets > past the problem. Judging from the error message in your original post: make[1]: *** No rule to make target ``, needed by ``. Stop. it doesn't sound like 'mkdir' is failing--rather, it sounds like 'make' can't figure out what command is needed to create 'path'. Can you post the rule that's intended to do that? -- 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