From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56760 invoked by alias); 9 Sep 2015 02:05:00 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 56413 invoked by uid 89); 9 Sep 2015 02:04:59 -0000 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 Received: from mail-ig0-f169.google.com (HELO mail-ig0-f169.google.com) (209.85.213.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 09 Sep 2015 02:04:57 +0000 Received: by igbni9 with SMTP id ni9so4044262igb.0 for ; Tue, 08 Sep 2015 19:04:55 -0700 (PDT) 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) Received: from [192.168.0.3] (vc1-462-1.adsl.indra.com. [209.169.25.49]) by smtp.googlemail.com with ESMTPSA id 92sm1907466ioq.3.2015.09.08.19.04.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 08 Sep 2015 19:04:55 -0700 (PDT) Message-ID: <55EF93C6.7010600@ucar.edu> Date: Wed, 09 Sep 2015 02:05:00 -0000 From: Dennis Heimbigner 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 X-SW-Source: 2015-09/txt/msg00132.txt.bz2 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