This is the mail archive of the
cygwin
mailing list for the Cygwin project.
1.7.6.-1: ldd always fails with "No such file or directory"
- From: Dirk Sondermann <ds-cygwin at dyximaq dot de>
- To: cygwin at cygwin dot com
- Date: Mon, 23 Aug 2010 11:50:15 +0200
- Subject: 1.7.6.-1: ldd always fails with "No such file or directory"
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