X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com connect(): No such file or directory From: Damien Kick Subject: Cygwin, Windows 7, GNU make, and error 31 Date: Fri, 14 May 2010 21:25:10 +0000 (UTC) Lines: 21 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) 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 I keeping having 'make' error out on me in ways similar to this: c:/VS.NET2005/vc/bin/mt.exe /nologo /manifest c:/foo/bar/Unidirectional_1.t.exe.manifest /outputresource:'c:/foo/bar/Unidirec tional_1.t.exe;#1' C:\bin\gnumake.exe[2]: *** [c:/foo/bar/Unidirectional_1.t.exe] Error 31 C:\bin\gnumake.exe[2]: *** Deleting file `c:/foo/bar/Unidirectional_1.t.exe' C:\bin\gnumake.exe[2]: Leaving directory `C:/foo/bar' C:\bin\gnumake.exe[1]: *** [bar.build_tests] Error 2 C:\bin\gnumake.exe[1]: Leaving directory `C:/foo' C:\bin\gnumake.exe: *** [foo.build_tests] Error 2 It doesn't seem to me like 'mt.exe' is failing and so I can't figure out why 'make' is failing. If I simply rerun the command without changing anything, it works just fine the second time. Thanks in advance for any help. Here is the version information. $ uname -a CYGWIN_NT-6.1-WOW64 DamienDesktop 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 Cygwin -- 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