| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4C724457.3070207@dyximaq.de> |
| Date: | Mon, 23 Aug 2010 11:50:15 +0200 |
| From: | Dirk Sondermann <ds-cygwin AT dyximaq DOT de> |
| User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100815 Thunderbird/3.1.1 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | 1.7.6.-1: ldd always fails with "No such file or directory" |
| X-IsSubscribed: | yes |
| 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 |
After the update to Cygwin 1.7.6.-1, ldd always fails with the
error "No such file or directory".
$ ls /bin/ls
/bin/ls
$ ldd /bin/ls
ldd: /bin/ls: No such file or directory
I have checked the available old snapshots. It seems that it is
the update from 20100801 to 20100804 that breaks ldd.
$ uname -rv
1.7.5s(0.229/5/3) 20100801 15:11:58
$ ldd /bin/ls
ntdll.dll => /c/WINDOWS/system32/ntdll.dll (0x7c910000)
kernel32.dll => /c/WINDOWS/system32/kernel32.dll (0x7c800000)
cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)
ADVAPI32.DLL => /c/WINDOWS/system32/ADVAPI32.DLL (0x77da0000)
RPCRT4.dll => /c/WINDOWS/system32/RPCRT4.dll (0x77e50000)
Secur32.dll => /c/WINDOWS/system32/Secur32.dll (0x77fc0000)
cygintl-8.dll => /usr/bin/cygintl-8.dll (0x6f5c0000)
cygiconv-2.dll => /usr/bin/cygiconv-2.dll (0x674c0000)
cyggcc_s-1.dll => /usr/bin/cyggcc_s-1.dll (0x67f00000)
$ uname -rv
1.7.5s(0.229/5/3) 20100804 16:24:17
$ ldd /bin/ls
ldd: /bin/ls: No such file or directory
-Dirk
--
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 |