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:message-id:date:from:reply-to:mime-version:to
	:subject:content-type:content-transfer-encoding; q=dns; s=
	default; b=cTdt7Y1uF23GrAmfFpDO94ML9+6Z6ZUJiPQw6hNdLDbf7W1jhoiHu
	q7aPkFQl8zg1hBztzXarIHs+0c7AHyzVBK/+8fpd9SoZeNZTNhfF3T4eQfpD2yy7
	65mWzc1SQ5P2IWN+cZYLtD9E25QVUClfxmJI0NqF/WTDh4xKUjqMzQ=
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:message-id:date:from:reply-to:mime-version:to
	:subject:content-type:content-transfer-encoding; s=default; bh=c
	3QHxs8D/amCdEumhjfFa0DjVAg=; b=J8tKl5QSjEXfnDp9XmsLyNQUW/Z9nH4+P
	AuOa7jkcKJCHwm3mb6uu214SoCela5mf6peRYuZtnatOLJpAn+279K18pStmUT54
	5WG6QLipjz1HlI1Ypg34xwo/G9nAR+ia+CnT0n0NLcMGR6oqdXQT8vCpV3pdwHe8
	w7OjBOIzC8=
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=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ig0-f169.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:message-id:date:from:reply-to:user-agent         :mime-version:to:subject:content-type:content-transfer-encoding;        bh=5/fmKDxvFsYzyu/zlMSO2Os2SHI7omxQUf7uC17gxao=;        b=PKlu4MOf4tqGrqb4BnfMi3maR+TWB+E5boAo1TKsSFB5cL/3mx1twgOO/S1Lp9RTpZ         wtqLbs7N9vUnpSeqDWsYWB7Ufi0d9GgGNb9SWA3iayWnwMyhblSqntwoOHSSH2wHigG/         ZbQvHBOXSxeweP9E2HZHhUCuT9kstzjmoJpUO69NiLnrllmmnO78syOmzSkUf5cLmDEu         IdfWshTnB+Ne/q8siC91oG0KtRxNIqO+zDXBOK8ugTKW4f7dIR/YVqMW0ijR4/OBucA9         q2S4uPBoi4s6kaITQaVtz6vo9+GtCXjbvg85qAN2NXUQBqYeC38qt5PNiJDXhyahP+Xz         Ey7A==
X-Gm-Message-State: ALoCoQmTHmZszRAXOQ80IxNocgKzxQV3z3pbiJ8LEY8Gajj06Io+T8LbhVpXBh6IuYXiKPj6og9X
X-Received: by 10.50.47.52 with SMTP id a20mr31272143ign.39.1441764295782;        Tue, 08 Sep 2015 19:04:55 -0700 (PDT)
Message-ID: <55EF93C6.7010600@ucar.edu>
Date: Tue, 08 Sep 2015 20:04:54 -0600
From: Dennis Heimbigner <dmh@ucar.edu>
Reply-To: dmh@ucar.edu
User-Agent: Thunderbird 2.0.0.24 (Windows/20100228)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: autoreconf failure...
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

When I do this command:
     autoreconf -i
I get this:
/bin/sed: -e expression #1, char 6: unterminated `s' command
...
/bin/sed: -e expression #1, char 6: unterminated `s' command
autom4te-2.69: --trace=: no such file or directory


I am using autoconf 10.1
and it fails on configure.ac that
works under linux rather than cygwin.
Any ideas?

=Dennis Heimbigner
  Unidata

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

