www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | ericblake AT comcast DOT net (Eric Blake) |
To: | Ken Cecka <ceckak AT alumni DOT washington DOT edu>, 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: | <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 |
> 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |