| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=2.7 required=5.0 tests=AWL,BAYES_50,GARBLED_SUBJECT,RCVD_NUMERIC_HELO,SPF_HELO_PASS,TW_YG,T_RP_MATCHES_RCVD |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Jacob Jacobson <news AT biyani DOT org> |
| Subject: | Re: findutils 4.5.9-2 |
| Date: | Tue, 21 Dec 2010 16:55:07 -0600 |
| Lines: | 34 |
| Message-ID: | <ierb8b$tkq$1@dough.gmane.org> |
| References: | <ier8ca$hk6$1 AT dough DOT gmane DOT org> <4D11262A DOT 5050004 AT redhat DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10 |
| In-Reply-To: | <4D11262A.5050004@redhat.com> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |