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: [ANNOUNCEMENT] Updated: make-4.0-1 (x86 and x86_64)


On 2013-10-15 15:47, Christopher Faylor wrote:
On Mon, Oct 14, 2013 at 09:12:48AM -0400, Rolf Campbell wrote:
make -O -f m.mk

Produces this output:
fcntl(): Invalid argument
touch all

I've tried this using both the 32-bit version and 64-bit version of
cygwin 1.7.25 with the same results.

I can't test this right now but it will probably work better if you
redirect stdout/stderr to a file.  That's what the make testsuite does.
make apparently expects to be able to get a lock on console/tty which
isn't currently supported on Cygwin.

cgf

I can confirm that piping the output to a file makes the error message go away.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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