X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; q=dns; s=default; b=KItccn8/nyt5TgyjBhgaMnKPRzeqcq
	nnoYDEyB0oMM9SGfuCr8P7RIhshALM3HYZu73zTC1OMY1819p8nlNw2kNZnx6LCQ
	FtY0+j3jLw1NDJDX6nhsb1Cq33AjazTaRL0wNsrWNe9zz3oFbkU9zFK7Fk9woSMb
	3pJZl3YaF2bRQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding
	:in-reply-to; s=default; bh=AI0rFxnoGc/fU1YVYOECsx9AWu0=; b=qkkP
	vux0bRjCbqxpdCmz+d8HfDRgE3gjMkITeWh+2GV9ZizXX7huA8+VafsJ3C5zBdsn
	2EqT6UZD0+12sfoUMoYTDK+wmFxwc2Y39J4D161WNCdtYPPFqW17bp7HHMj/2RAG
	1UCBOzfb2Mru5fvnztaYs0jRvmgcLjBFzOqL3w0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Rolf Campbell <rolf.campbell@solacesystems.com>
Subject: Re: [ANNOUNCEMENT] Updated: make-4.0-1 (x86 and x86_64)
Date: Wed, 16 Oct 2013 10:59:31 -0400
Lines: 21
Message-ID: <l3m9k5$49r$1@ger.gmane.org>
References: <20100810175435.GA27225@ednor.casa.cgf.cx> <20111202173631.GA8373@ednor.casa.cgf.cx> <announce.20131011171208.GA3094@ednor.casa.cgf.cx> <l3gqk5$h1o$1@ger.gmane.org> <20131015194722.GC2368@ednor.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8
In-Reply-To: <20131015194722.GC2368@ednor.casa.cgf.cx>
X-IsSubscribed: yes

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

