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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=av
	hXBqL/8EB9JG2SqE3Ktbgyvh1HswP7wT64OzT142EHkX7BhmcQPt30ZE4BqTek+3
	GDVkk4RSstD0uibma4D0GdblyMCHO0wwjz6UUhdw2DcrHdR3A1riMOFcf8uvV9xw
	UnDvcQNhUfh89CxDiyFzY4r9kdC2gok1hXoF5AJtQ=
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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=Qsv/febB
	8WYUHQw12rx25Qy3uGY=; b=eIrKAHBS8I0lJguT/XzLx0kyo03XBhbDjQYzUvVJ
	ZhTYU3YcMiWcqoPy6ommwesmHW48EwqGpILAGk7NlpqSuaI3Kn6oWue2JmFWaIIJ
	tD70wQ44350sKvi+MAZ+o86L4ipxQj3/GObHoUTyoL+PR0La7eYf83JDi6XYpdEs
	Q1Y=
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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=AFTER, H*F:U*mike
X-HELO: mail-yk0-f178.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:date         :message-id:subject:from:to:content-type;        bh=pKCxeiqOSv9RAATLEEv8GVfcgRvaOD96597cxDBrGRs=;        b=XjBZ0GT5QlQKDgoMwo3vxo2XQZVAFvhkyadLxHgFfIvGoqG6D/vScoYWL9OQ7+yj4F         Ugbwj3tLo2rWFQr7fVOsuMWUBXUzY9DgZQDLLT0R4feuZoA+Om8pkvjnXEacS/wXyFgQ         qCttZ9jejbknbiQ6tBv+yEa/8f56tDHtHswEdqg0jeePu9smq3C/970hxuSoduZqHPPv         cY5gIt0i/XQJXq25d70JsVDuQ0Flk01AdKkKQQhho5WZahU0vfAms7A77QeY6DpZudc6         qdMv5HGTIVXFYgUoEX+zk8K5Os+V8izBoGzx3yda2aqlaYX49HERDaYtGvR3xZTFcoRN         L1kw==
X-Gm-Message-State: AG10YOQ68yi2iQPToeJdLITGpTOLnkh5KKWZ+dKc/IDL3qY5otkvQA/Pa0+XuEN9qzyqV83ITtb/PrccNeIlpw==
MIME-Version: 1.0
X-Received: by 10.129.87.197 with SMTP id l188mr15799489ywb.149.1453932819654; Wed, 27 Jan 2016 14:13:39 -0800 (PST)
In-Reply-To: <BAY175-W1FF21EAAD492CA2B99061ADD90@phx.gbl>
References: <BAY175-W1FF21EAAD492CA2B99061ADD90@phx.gbl>
Date: Wed, 27 Jan 2016 14:13:39 -0800
Message-ID: <CAOC2fq_cSSCBpPYn7EgfLJB4JueZQxztKB+FMXBL5fAhsUuFUA@mail.gmail.com>
Subject: Re: stampy error running Make after installing update 2.4.1.1 to Cygwin64
From: Michael Enright <mike@kmcardiff.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Tue, Jan 26, 2016 at 11:10 PM, Robert May  wrote:
>
> I still can.t make sense of it
> below is the contents of makefile
>
> the end of running make is still the same
> $ make
> makefile:1: *** missing separator.  Stop.
>

I didn't get that line but I got several others. I extracted a
makefile from the email starting from AFTER the 'm' and ending at the
endif that occurs in the buildall target.

Each line that I got an error from was a line that was indented with
spaces (perhaps due to email) and when I changed that to a tab or two
the 'next error to fix' changed to something else. It ended at "No
rule to make target build-stampy" but I don't have any of the files so
that's probably the end of my assistance.

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

