delorie.com/archives/browse.cgi | search |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
q=dns; s=default; b=olwoMsUXttBYs/aL9AGRhgdcI2I2Xg+PxWEMLqhDGa5 | |
3U0yXVVCYm9pl7KsMhPk3JmKoF/e1Zc2TUEOI6y6MLrldl3BmT94NI9C+xRVWDIa | |
O4LJQatyk5zfXtGdNhnDiClFHB0GMxKEURHAfoPDByrV3ufMAR+/6Axs3Cg4G8Cc | |
= | |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
s=default; bh=lVHDlKmnRstC4h0fD97+kJPFPWc=; b=GuzuSrgFG+H7vnwnq | |
+ca3g18+3gxtJoifeLCt+kt8vKLdWygPOrbgCVNF2yWETSvBhlEQRZSjDmMpvKA7 | |
wmLpE4osA1v/cv/tCffjy+924GJie42Db9Al7RUhwpg08V+c3MWpBKJcoNn4KuRV | |
2hx9jvBqYcl5bnjEjVcpgrg5AI= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | mail-qc0-f170.google.com |
X-Received: | by 10.140.24.71 with SMTP id 65mr23467998qgq.12.1391107889683; Thu, 30 Jan 2014 10:51:29 -0800 (PST) |
Message-ID: | <52EA9F30.6060208@gmail.com> |
Date: | Thu, 30 Jan 2014 13:51:28 -0500 |
From: | "jones.noamle" <jones DOT noamle AT gmail DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problem running git submodule init: "error while loading shared libraries: ?" |
References: | <CAMUDzVQqZuRcsfXt4131y20Cot7QSUzpzaPMy6pTCc2htVjJRA AT mail DOT gmail DOT com> <52E976C0 DOT 4020200 AT gmail DOT com> <CAGZiy72BB=ty5Qn+U-AG2CRszV12aBD5As8XwKD2oQLchGh80Q AT mail DOT gmail DOT com> |
In-Reply-To: | <CAGZiy72BB=ty5Qn+U-AG2CRszV12aBD5As8XwKD2oQLchGh80Q@mail.gmail.com> |
Fixed by installing gettext. Why doesn't it print out the name of the missing library? On 1/29/2014 8:24 PM, Kal Sze wrote: > On 30 January 2014 05:46, Marco Atzeri wrote: >> >> On 29/01/2014 22:35, jones.noamle wrote: >>> Intro: If you don't know/have time to solve it, I'd still appreciate a >>> few pointers on how to debug this issue (is a library really missing? >>> what library is missing?) >>> >>> Just did a fresh install of cygwin-x86, added the packages: git, >>> openssh, ca-certificates, libsasl2. This is on Windows Server 2008 R2 >>> (see attached cygcheck.out) >>> >>> I get the following error when running git submodule init: >>> >>> $ git submodule init >>> /usr/lib/git-core/git.exe: error while loading shared libraries: >>> ?: cannot open shared object file: No such file or directory >>> >>> Cygwin in general and other git commands (including 'git submodule >>> update') succeed without errors. >>> >>> Running cygcheck on the git executable did NOT find any missing libs: >> >> try >> strace -o /tmp/git.strace git submodule init >> >>> Any ideas? >>> >>> Thanks! >>> Noam >>> >> Marco >> >> >> -- >> 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 >> > 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. > > I don't use Cygwin 32-bit anymore, so I can't confirm. > > Kal > > -- > 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 > -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |