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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=jKEfr52UWKGed5F8sM+7suTPXKTCPuYEapQ4oFFk+iuV5Bn2UIEaE
	NhNXDLiK4f08fI+J7Fav6/AQ0MD+sfwdbeGlWuBIg6hTAi89gPTo8ppbAVOx2tTH
	8DFrrsOXYKKWxPjDny/vPL5MzGOeU9Ymvcz4OPV2XpWJTsEOB7WDyo=
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=IVpbwYIwyefwlDcRwJluAXuyCEc=; b=xtGtf5GdylaaioScoYd2s4SzgCzj
	CGb52XXqGPkGJeXBubXf6viNSD+LeNVzq5yy+fN7z5DFfeooguh1unk7M50eP7mN
	AQWVf3IYzeb8FhZRyvnnPs+UjzG5SjtFeTNMHKG9mfwjm3JcjDLhTGUusGq7pqa9
	Ew444pxhZ/XuAXo=
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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: mho-01-ewr.mailhop.org
X-Mail-Handler: Dyn Standard SMTP by Dyn
X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information)
X-MHO-User: U2FsdGVkX1/qpE96v0l08e3hykaX9/w+
Date: Thu, 30 Jan 2014 15:19:33 -0500
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Problem running git submodule init: "error while loading shared libraries: ?"
Message-ID: <20140130201933.GA4966@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <CAMUDzVQqZuRcsfXt4131y20Cot7QSUzpzaPMy6pTCc2htVjJRA@mail.gmail.com> <52E976C0.4020200@gmail.com> <CAGZiy72BB=ty5Qn+U-AG2CRszV12aBD5As8XwKD2oQLchGh80Q@mail.gmail.com> <52EA9F30.6060208@gmail.com> <52EAACE6.9040006@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <52EAACE6.9040006@gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)

On Thu, Jan 30, 2014 at 08:49:58PM +0100, Marco Atzeri wrote:
>
>
>On 30/01/2014 19:51, jones.noamle wrote:
>> Fixed by installing gettext.
>>
>> Why doesn't it print out the name of the missing library?
>
>MS bug

Not really.  There just is no way that I'm aware of to get the name of a
shared library from a failing dlopen().  It isn't a bug, really.  We're
just, as usual, trying to do something that Microsoft apparently didn't
anticipate anyone needing.

cgf

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

