automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sos] Autotools and Cygwin?


From: Florian Girault
Subject: Re: [sos] Autotools and Cygwin?
Date: Thu, 21 Jan 2010 21:06:28 +0900

Hi ralf! thank you very much, this seems to be the problem. In the meanwhile I was able to compile it by adjusting some files after running configure. I will create a new mountpoint with binmode set, that might be easier to maintain in the future.
Many thanks for your help!

On Jan 21, 2010, at 15:51, Ralf Wildenhues <address@hidden> wrote:

Hello,

* F. Girault wrote on Wed, Jan 20, 2010 at 01:40:07PM CET:
I have been trying to compile a small sample program with automake over
cygwin following
http://www.gnu.org/software/hello/manual/automake/Creating-amhello.html#Creating-amhello
[...]
$ automake --version
automake (GNU automake) 1.11.1
[...]
$ autoconf --version
autoconf (GNU Autoconf) 2.65
[...]
$ ./configure
[...]
configure: creating ./config.status
.in'ig.status: error: cannot find input file: `

That looks like you have binmode set to off, or some other exotic Cygwin
option set.  Try enabling binmode (or better, try this on a new mount
point with binmode set, so you don't bork you other existing data).

Hope that helps.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]