X-Spam-Check-By: sourceware.org
Message-ID: <455BDD36.30105@cwilson.fastmail.fm>
Date: Wed, 15 Nov 2006 22:38:30 -0500
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Thunderbird 1.5.0.8 (Windows/20061025)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [patch] cygport, find ... -exec
References: <455AC3CA.7010705@cwilson.fastmail.fm> <455B113B.9070002@byu.net>
In-Reply-To: <455B113B.9070002@byu.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Eric Blake wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>> find ${B} -type f -exec touch -t $(date +%Y%m%d%H%M.%S) '{}' +;
> 
> Which version of find?  I know there was an upstream bug report to
> findutils that 'find -exec {} +' was not sharing the same logic as xargs
> in 4.3.0, but that was supposed to be fixed in find 4.3.1.  If it is a
> legitimate find bug, I'd like to get it fixed upstream.
> 

findutils-4.3.1-2

BUT...I reverted the cygport patch and now can no longer trigger the error:

 >>> Installing ncurses-5.5-3
----* was getting an error here, from __prepinstalldirs() *----
cd man && make DESTDIR="/usr/src/ncurses/foo/ncurses-5.5-3/inst" install
make[1]: Entering directory `/usr/src/ncurses/foo/ncurses-5.5-3/build/man'

So, erhm, nevermind...

--
Chuck

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

