This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: findutils 4.5.9-2


On 12/21/2010 4:11 PM, Eric Blake wrote:
On 12/21/2010 03:06 PM, Jacob Jacobson wrote:
I cannot get "findutils            4.5.9-2" to work. When I try the
command "find . -type f -print", I get nothing. There are a lot of files
in that directory. I switched back to a previous version and it works
fine. Is there a problem with "find" in 4.5.9-2 ? Has something changed?

Only that it was built against newer cygwin, and possibly against other newer dlls, where you may be suffering from dll version mismatch.

What does 'cygcheck /bin/find' say?


[~$:501] cygcheck /bin/find C:\win\cygwin\bin\find.exe C:\win\cygwin\bin\cygwin1.dll C:\WINDOWS\system32\ADVAPI32.DLL C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\ntdll.dll C:\WINDOWS\system32\RPCRT4.dll C:\WINDOWS\system32\Secur32.dll C:\win\cygwin\bin\cygintl-8.dll C:\win\cygwin\bin\cygiconv-2.dll C:\win\cygwin\bin\cyggcc_s-1.dll [~$:501] cygcheck -srv | grep cygwin1 2547k 2010/04/12 C:\win\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2010/4/12 12:07 DLL identifier: cygwin1 Shared id: cygwin1S5 2547k 2010/04/12 C:\win\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2010/4/12 12:07 DLL identifier: cygwin1 Shared id: cygwin1S5 [~$:502]


-- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]