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=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 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.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 AT dyndns DOT 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 To: cygwin AT cygwin DOT com Subject: Re: Problem running git submodule init: "error while loading shared libraries: ?" Message-ID: <20140130201933.GA4966@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <52E976C0 DOT 4020200 AT gmail DOT com> <52EA9F30 DOT 6060208 AT gmail DOT com> <52EAACE6 DOT 9040006 AT gmail DOT 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