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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=bPmSh gOLbGgHVmJRe5vfmPki8SjUoENG9XDAYrLoMjIQeCIUTqVsd7EjGe5mzo5hwBD3S YUn1bdJZMSKbPmf9n/N8NfdvsTn8ej8MwCjZHQvGENbW8tVuOQ6E/1uuN0Awm4ZY kPI3W9Q2JAtMIRCNra31lAc9mRj6kkSDDZpF9A= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=p/bgE1JK8Co hc73nOISyTrq4pA4=; b=EdP5WNa6iQyvA1DO7Y8xtsYlhn1bJFGLMoazfZ4Dzsu DmnLoUpDgCmwZi7yM5woZZIFfpnbGdBd6NGIikd3KLbFvDubYZzbvMhcPrzaj8CW D4dq4MygpmTNUSG0DFc8jyR4wTruoyfF8yknaiQpKcw/6VLrLGmWzQ9GqWaBG/CM = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-07.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-01.arcor-online.net 3klcH11vSNz2lsN From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: 1.7.35 Bash spawned by Perl has DOS-style argv0 References: <20150215092538 DOT GE7225 AT calimero DOT vinschen DOT de> Date: Sun, 15 Feb 2015 19:22:03 +0100 In-Reply-To: <20150215092538.GE7225@calimero.vinschen.de> (Corinna Vinschen's message of "Sun, 15 Feb 2015 10:25:38 +0100") Message-ID: <87wq3jvxv8.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 developer > snapshot for testing to https://cygwin.com/snapshots/ later today. This still doesn't work correctly and breaks autotools: autoreconf-2.69: running: aclocal --force 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 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. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Terratec KOMPLEXER: http://Synth.Stromeko.net/Downloads.html#KomplexerWaves -- 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