X-Spam-Check-By: sourceware.org Message-ID: <44795E6E.9D953079@dessent.net> Date: Sun, 28 May 2006 01:25:18 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: error message: .infig.status: error cannot find input file References: <668667673 DOT 20060528093648 AT wanadoo DOT nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 "Henk M. de Bruijn" wrote: > checking whether assembler supports --noexecstack option... no > configure: creating ./config.status > config.status: creating > .infig.status: error: cannot find input file: This is just a random guess; there's not a lot of information to go on here. The fact that you see this ".in" at the beginning of the line (overwriting the beginning of "config.status") implies that there was a stray \r in a value somewhere, and that this is a line-ending issue. This might happen if you were using DOS-delimited files on a binary-mode mount. If you used a native windows SVN client then that would probably be why. Either use Cygwin's SVN or set your mount modes to properly reflect the line endings of the files. Brian -- 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/