delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/02/16/09:52:44

X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; q=dns; s=
default; b=KR23donKXyuh8aYT4GFvsgm4/wlwiqFEIKYQEQx0dhY+PF6ZuUTMU
I4vsXA2oEEruolR3invaNPeBXWmfoxkixLk6yB5zKY87k1nt4YMK5nF4F+t3HJB0
9D+Q4ST7a5GwG3FhS8HZARn+HP75w2JH+RobJsyotPJLZr9Y8QHeCk=
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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; s=default;
bh=krU3SqY37uUwYNyTdHZFyNJlhkQ=; b=yL3shepzlsut8xsndYqBIOLDzbLB
nBmR6nwfYQS4rNHrafYptxXZlTWzsqcgqLanXi0yCMRVAEyokhbeas05NzetYgAG
3a+EfeSuyLUYbGb8GPrC/dFaLNcu6LYiyj/r9r+8qwLpXoV//OyieInFK5hebMLG
XHFBPTjXM5AUkAo=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2
X-HELO: calimero.vinschen.de
Date: Mon, 16 Feb 2015 15:52:11 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: 1.7.35 Bash spawned by Perl has DOS-style argv0
Message-ID: <20150216145211.GF8493@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <CAGeuTF1Q9d1P2mmZrugLaN2_i1a+q2hQ++mDARdjymb2tT2aEg AT mail DOT gmail DOT com> <20150215092538 DOT GE7225 AT calimero DOT vinschen DOT de> <87wq3jvxv8 DOT fsf AT Rainer DOT invalid> <20150216093353 DOT GB7225 AT calimero DOT vinschen DOT de>
MIME-Version: 1.0
In-Reply-To: <20150216093353.GB7225@calimero.vinschen.de>
User-Agent: Mutt/1.5.23 (2014-03-12)

--8w3uRX/HFJGApMzv
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Feb 16 10:33, Corinna Vinschen wrote:
> On Feb 15 19:22, Achim Gratz wrote:
> > Corinna Vinschen writes:
> > > Thanks for the testcase!  The problem you're describing is the result=
 of
> > > a thinko when I revamped the PATH finding functionality in Cygwin a
> > > couple of days ago.  I fixed that in CVS.  I will upload a new develo=
per
> > > snapshot for testing to https://cygwin.com/snapshots/ later today.
> >=20
> > This still doesn't work correctly and breaks autotools:
> >=20
> > autoreconf-2.69: running: aclocal --force=20
> > am-wrapper: am-wrapper.sh: error: Unable to locate any usuable version =
of automake.
> >         I tried these versions: 1.14 1.13 1.12 1.11 1.10 1.9 1.8 1.7 1.=
6 1.5 1.4 1.99 1.98 1.97 1.96 1.95 1.94 1.93 1.92 1.91 1.90 1.89 1.88 1.87 =
1.86 1.85 1.84 1.83 1.82 1.81 1.80 1.79 1.78 1.77 1.76 1.75 1.74 1.73 1.72 =
1.71 1.70 1.69 1.68 1.67 1.66 1.65 1.64 1.63 1.62 1.61 1.60 1.59 1.58 1.57 =
1.56 1.55 1.54 1.53 1.52 1.51 1.50 1.49 1.48 1.47 1.46 1.45 1.44 1.43 1.42 =
1.41 1.40 1.39 1.38 1.37 1.36 1.35 1.34 1.33 1.32 1.31 1.30 1.29 1.28 1.27 =
1.26 1.25 1.24 1.23 1.22 1.21 1.20 1.19 1.18 1.17 1.16 1.15 1.14
> >         With a base name of '/usr/share/autotools/am-wrapper.sh'.
> > autoreconf-2.69: aclocal failed with exit status: 1
> >=20
> > Here, am-wrapper has been called via /usr/bin/automake, but argv[0] is
> > apparently resolved to the link target rather than the invoked program.
>=20
> Thanks, I'll look into it.

Please try https://cygwin.com/ml/cygwin-announce/2015-02/msg00099.html


Thanks,
Corinna

--=20
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--8w3uRX/HFJGApMzv
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJU4gQbAAoJEPU2Bp2uRE+gk8IP+wVjOP3Iw1vt/9fHY6sCCn8d
KFbkwbeOUES/C29vmS7L9/Cp0FO8cjj6//8vuUYG2TzRCLCyQQ+5RQ8cjRAxuQ5h
QDto0tuAduTZ3tLUvi4ecDa9V9NFykUBNSRwPqml5XvjrMcdk9PrJGcSun1VG+yY
eFe7GDWH6IWrAz1+PubLu7lrtxxW325V5v02PTZPg9kI+ISEBessxnrlEYSW02yC
xyKk8l62wi8XtN/SdkGlVvDU1fn/NLZzNwBZMa4ZDnZaX6e7p0XzqQtUZD7LGbrn
RPWtz+phUvws05dRrYzx+Kooqr/sx+5gFche8eyc9mWH9rtIeA65MCM3YXhff+ds
8t6TuuvOXASatJLCY9ei/lJ5VzjV/m31GOH+zFWp4nU4Wp/cRylJ+chQdYc2y1k3
esnMBU1GqFzZ/0M3WziukY7/oC1I1f4NiYCBg5fu1pYW837nsQwghFW0nsJPQhOi
n03VA8d3x8Kemu4WEhprYcbhuFfpFL0Ul+tV55fehIpELe1JW12NiZN9TfuAdCUC
jyCEIl0MMdSNjtfTMzHHuXd7Sw03g9YPeA9nVYaj2AMKHutFj/099nzOxqC/Lt7A
eKbxrGJiY5CNP/AvKfb9kz8KxfWE5vbHd0V3U5QnQmhi3wF151cq7sDRG154+Osv
Dmunnp1hKaXnf5FxaxJi
=sX6u
-----END PGP SIGNATURE-----

--8w3uRX/HFJGApMzv--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019