Issue 72036 - Problem with build using 'find' version 4.3.1 in cygwin
Summary: Problem with build using 'find' version 4.3.1 in cygwin
Status: CLOSED DUPLICATE of issue 51560
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: OOo 2.1
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: rene
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-27 16:36 UTC by gkocur
Modified: 2008-11-05 20:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description gkocur 2006-11-27 16:36:23 UTC
The newest cygwin provides find in version 4.3.1
Building sandbox/util dmake executes shell macro:

+-test -d {$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/ && find
{$(subst,$/$(LANGDIR), $(null,$(ZIP1DIR) . $(ZIP1DIR)))}/
-type d ! -name CVS ! -name "." | sed "s/\.\/\///" | sed "s/\.\///"

Executing of this macro never ends :).

All is OK using find in version 4.2.27.
Comment 1 rene 2007-04-23 15:48:38 UTC
where did cygwin get a find 4.3.1 from?

http://ftp.gnu.org/pub/gnu/findutils/ does have no traces of 4.3.x.
Comment 2 Martin Hollmichel 2007-06-08 14:46:49 UTC
mark as duplicate.

*** This issue has been marked as a duplicate of 51560 ***
Comment 3 Mechtilde 2008-11-05 20:57:46 UTC
close the duplicate