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:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=gaFG ZW3IoxB0RCkKIqugBezkawzjfEPJOfSoEXmQaUshMqN/n71Ib5k/Xst6Tx7Hsxm/ 2Ml7+x7FxEyNgAlqJNAxS0v162A/NO8Br/tBW9R0GJ0JRuV+XngG0x4r3YHncubs UsG7Rp8Ij+dWpK0lx6evrTalnCJHszfR8H/AHJ0= 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:references :mime-version:content-type:in-reply-to; s=default; bh=0PaIik/VD/ odwni9YgZUgHV/Ans=; b=G+vqAmfigxNRTDeARtkA3xEBiDsrRcV1U3C5hWirYb L3faMzvCyPlhJfocGb3mOD+Gx4TSVFaAg2vxu1pzvu2a15HPpe4/92r78KM8Kqh5 fqbzOjEXjCnUXk3e0Yfan7n3rb9KIotaKCA2yJQQWSrCXW2EN9jTkiaLBL48+lnS c= 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=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 X-HELO: northrend.tastycake.net Date: Sun, 2 Feb 2014 16:25:33 +0000 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: Problem running git submodule init: "error while loading shared libraries: ?" Message-ID: <20140202162533.GA13844@tastycake.net> References: <52E976C0 DOT 4020200 AT gmail DOT com> <52EA9F30 DOT 6060208 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52EA9F30.6060208@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes On Thu, Jan 30, 2014 at 01:51:28PM -0500, jones.noamle wrote: > On 1/29/2014 8:24 PM, Kal Sze wrote: > >Is that possibly the same gettext problem that I bumped into a few > >months ago? Basically gettext should be a dependency but is not marked > >as such. So you need to manually install gettext to make that error go > >away. > > Fixed by installing gettext. On the offchance anyone's interested, Git v1.8.5.2 doesn't seem to require gettext, at least for the commands Noam encountered it in -- I was able to use `git submodule init` quite happily on my build. -- 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