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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=JoySE4Eln1+Hbdwj
	AwRi9Arj1sOlTOwLYDHpBm01Sbg8w0QebGQUVgi6q89nqYvCa3zWXRXrQ+nY3taz
	+SebkyBM5vKYVKEK7o0L/CoRp3/hQ1D8Nl7tfK+BVld7YyS2jf0CvdTGc8qbldo4
	uzUVAIA2gVOI985bMLcNSCaOXCI=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=Ifp/6e/jlYvKcqFpxHQeRA
	IpRVA=; b=yv48AjGvD+fq64E+FPOljGotYCzbPZNhYKcksfi/Z/piax7D2Lh1cO
	dsrE0bhAmoDFFXU3o3ZMSWEGjJhf4/8eTmUvf+3JzIsTVdHynAcx+JAnhfnTxFvM
	baweLGP9YOzYug57/IF0n86BKXYrVIYER6pVbNN1GslqY00h12go0=
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.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=HContent-Transfer-Encoding:8bit
X-HELO: mail-io0-f175.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-type         :content-transfer-encoding;        bh=vcaJptPktAOICC1WYubSUTfyUsYkLRMLaSLY9sR1IfI=;        b=nN/0IPjPdIpebqdB8cc2Cd/5gWVmZ8ycsnA38tDGslRAG2uljEzkw6zlNus/SNYBpe         jiFB+m5XMzEKpAB9CQC/jJCzjeYB3Z6L5kHsE0wwmwY5N2G3LWw4UQYHCfnh9UAsDRsz         CbD6T7PAgmtOIeMCcDcnPQdQwtbvfc6SFRFoAzyTLOaAaFGg9JhrJ4msX2tDdi7yaJMd         x+qI1vqbp5o8YwiHTJvL9ak1rVhq3vOPHf6axv3FKshn1h4/HgOyhAdDQ39MQzCHN+6X         9mSXdg61MvWRFFD9tWKvJR+kMSX7o7LvWm+Nmib0cG7r49amJirL0J5mq+SjlcH5OT0X         L3WQ==
X-Gm-Message-State: AG10YOSa5G1dN86Q6PRPiYvd9qOvzLGo2cOAp6sWj2BCkrh4XQhCVgUDzzztQMqg6uK9aA==
X-Received: by 10.107.30.17 with SMTP id e17mr24705358ioe.160.1453828980028;        Tue, 26 Jan 2016 09:23:00 -0800 (PST)
Subject: Re: stampy error running Make after installing update 2.4.1.1 to Cygwin64
To: cygwin@cygwin.com
References: <BAY175-W3802EFC990D347B5FABF8CADC70@phx.gbl>
From: cyg Simple <cygsimple@gmail.com>
X-Enigmail-Draft-Status: N1110
Message-ID: <56A7AB86.8050302@gmail.com>
Date: Tue, 26 Jan 2016 12:23:18 -0500
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
In-Reply-To: <BAY175-W3802EFC990D347B5FABF8CADC70@phx.gbl>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 1/25/2016 4:09 PM, Robert May wrote:
> obert@DESKTOP-14EL82S /cygdrive/c/cygwin64/usr/local/bin/stampy-1.0.28
> $ make
> makefile:1: *** missing separator.  Stop.
> 

You have something wrong with the Makefile.  I'm suspecting that it is
probably the wrong line ending characters; i.e. you have CRLF and not
just LF.

-- 
cyg Simple

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

