X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,TW_YG X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: Uu383n6swBCEN1G9up0WSnxbvN8fCPmk Message-ID: <4DD29E42.4080508@cygwin.com> Date: Tue, 17 May 2011 12:11:46 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Mnenhy/0.8.3 Thunderbird/3.1.10 ThunderBrowse/3.3.5 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Compiled Program System Calls Failing Code 127 References: <042e01cc1404$d8d7ae60$8a870b20$@gmail.com> In-Reply-To: <042e01cc1404$d8d7ae60$8a870b20$@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit 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 5/16/2011 4:07 PM, Leon Vanderploeg wrote: > Greetings, > > I have a compiled C program that is installed on several servers. It makes > system calls to programs such as rsync, and has worked fine until now. I > recently installed it on two Server 2008R2 boxes, identical hardware. Both > are Cygwin 1.7.9. C:\cygwin\bin is added to the Windows PATH variable on > both machines. The program runs fine on one box, but on the other box, the > system calls return 127. > > http://cygwin.com/ml/cygwin/2006-08/msg00347.html says /bin/sh can’t be > found. At the escalated command prompt, bash and sh start appropriate > shells (although the which command points to /usr/bin/xxx) on both machines. > > Any idea what could be causing this behavior? No, not really. But I'd say it would be worth a look to see how the two environments differ, including permissions. cygcheck output from the two machines might help you understand at least some of this. If not, you may have to do some debugging of the code on both machines to find the problem. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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