X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=o2pVu9MV/aMLLlNNe8HgNM8pTb3Tj2yJKujcBaq8xHV
	cNqkCG1TQaRU0WfP0hbA/8Zfi0tu2yWZ6n+wfoMMk3JfLzhR/aNz6UZx0bVkhM40
	Ge/+kv+ScXRLjvyO5gACpMpVhZ6xdrj7AHc1NfRHMoESLVaQlHSqlUHN3OHUk3TQ
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:references:in-reply-to:subject:date
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=7tzVddFHmSHJUjkrRgcbsmLGS14=; b=o0N9G1nWb7nbVs4j7
	aMZvfFD0ErAZizRAlpiMKuMVCTUaZrT/RmHOahNDCPtbBb6WOlW7A2ThXwWYlw2x
	aawpE6k5TNHHZlNAPxNISzlsxdNN1I1GXBbRQm2Nt4rnrmrMAEmFbOvIwSyianVL
	IizWLkbFVQ1brUdlMT09MJ5Ac0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_VIA_APNIC,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.1
From: Fedin Pavel <p.fedin@samsung.com>
To: cygwin@cygwin.com
References: <5195F869.1080306@glocalnet.net>
In-reply-to: <5195F869.1080306@glocalnet.net>
Subject: RE: What to do to makewhatis
Date: Fri, 17 May 2013 13:49:08 +0400
Message-id: <000f01ce52e3$c77301e0$565905a0$%fedin@samsung.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit

 Hello!

> Running makewhatis as shown only produces an empty remnant file
> 'whatis'
> in folders flagging FIND errors.
> What can I do ?
> Tom Axehult

 Looks like you don't have findutils installed. In this case attempt to run
'find' command will run find.exe from your Windows installation, which can
be found in your Windows %PATH%. Ovbiously, MS Find does not know UNIX
command line switches.

 Kind regards.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

