This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]