error message: .infig.status: error cannot find input file

Brian Dessent brian@dessent.net
Sun May 28 09:20:00 GMT 2006


"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/



More information about the Cygwin mailing list