X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-Authority-Analysis: v=1.0 c=1 a=EzUrLzDzKGoA:10 a=ShFMNQtPiBgA:10 a=xe8BsctaAAAA:8 a=3V00eXRrdbEezzIwhoAA:9 a=uGq9esXILzvsU2Ftz5YA:9 a=3YOG8rUazZN8ccUqW_qsaW2cmw4A:4 a=eDFNAWYWrCwA:10 a=rPt6xJ-oxjAA:10 Message-ID: <4885CCBE.8090305@byu.net> Date: Tue, 22 Jul 2008 06:04:14 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 1.7.0-19: Still unexplained path problems References: <6086F48CE8E1479DB51E00035DFD5B14 AT cit DOT wayne DOT edu> <20080722094517 DOT GF5251 AT calimero DOT vinschen DOT de> In-Reply-To: <20080722094517.GF5251@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Corinna Vinschen on 7/22/2008 3:45 AM: |> application-specific initialization failed: Can't find a usable init.tcl in |> the following directories: |> //?/E:/cygwin/share/tcl8.4 //?/E:cygwin/share/tcl8.4 |> //?/E:cygwin/usr/share/tcl8.4 //?/E:share/tcl8.4 //?/E:cygwin/library //?/E |> :library //?/E:../tcl8.4.1/library | | As I said in my first reply, this is likely a problem in autogen, TCL or | brltty. I can rule out autogen and brltty. I can't build git on 1.7.0 either, for the same reason, for several months now. Something in tcl is not very happy with 1.7.0. And since I'm relegated to building git under 1.5.x, I can't test git's claim to using IPv6. | The above path should never have been generated. The package | in question seems to use native Windows paths (first problem) And we already know that tcl uses native Windows paths (perhaps by using cygwin_path_conv though), since it only dynamically pulls in cygwin1.dll instead of being a full-blown cygwin app (necessary in part so that insight, which is based on tcl, can be used to debug cygwin1.dll). Perhaps the bug was introduced in the path conversion functions. Not to mention that cygwin's tcl is very old - I had to apply a patch to git to work around the fact that cygwin's tcl doesn't know how to redirect stderr, when compared with all the other distros that have a more modern version. - -- Don't work too hard, make some time for fun as well! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkiFzL4ACgkQ84KuGfSFAYCMOgCgxY+60ukDtM2WIgB4ZlndTgbj EewAni1oPf4zIsHUndORY8hdeKvT8K0I =4ol/ -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/