X-Spam-Check-By: sourceware.org
Message-ID: <44795E6E.9D953079@dessent.net>
Date: Sun, 28 May 2006 01:25:18 -0700
From: Brian Dessent <brian@dessent.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: error message: .infig.status: error cannot find input file
References: <668667673.20060528093648@wanadoo.nl>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

