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 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [patch] cygport, find ... -exec References: <455AC3CA DOT 7010705 AT cwilson DOT fastmail DOT fm> <455B113B DOT 9070002 AT byu DOT 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 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 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/