[ANNOUNCEMENT] Updated: make-4.0-1 (x86 and x86_64)
Rolf Campbell
rolf.campbell@solacesystems.com
Wed Oct 16 14:59:00 GMT 2013
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
More information about the Cygwin
mailing list