X-Spam-Check-By: sourceware.org From: ericblake AT comcast DOT net (Eric Blake) To: Ken Cecka , cygwin AT cygwin DOT com Subject: Re: make $(wildcard) not working with samba shares Date: Fri, 21 Apr 2006 20:04:52 +0000 Message-Id: <042120062004.13545.44493AE400011B12000034E922007348300A050E040D0C079D0A@comcast.net> X-Mailer: AT&T Message Center Version 1 (Apr 11 2006) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > I'm having a problem with cygwin make and the $(wildcard) function. I've > attached a Makefile which demonstrates the problem. The gnu make > documentation indicates that the wildcard function should only return files > or directories that exist, but in certain circumstances it is returning > paths that do not exist. This appears to be a bug introduced in the base > cygwin package. Specifically, > > using base/cygwin 1.5.19-4: > - fails when building from linux samba share (version 3.0.20) > - fails when building from solaris samba share (version 2.2.8a) > - succeeds when building from local hard drive There are known issues with 1.5.19 and older samba servers that had buggy file id numbers. Try the latest snapshot, and see if the problem has been fixed due to the samba file id workarounds added since then: http://cygwin.com/faq/faq-nochunks.html#faq.setup.snapshots -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/