Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 8 Oct 2001 12:11:56 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Missing search.h in /usr/include Message-ID: <20011008121156.B18826@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.21i On Mon, Oct 08, 2001 at 06:00:19PM +0200, Enrico Spinielli wrote: >Hi, > I am having problems compiling a set of simple C programs for manipulating >HTML and XML, html-xml-utils-2.1.tar.gz from W3C [1] . >The platform I am working on is as follows (result of 'uname -a'): > CYGWIN_NT-4.0 GEPC4223 1.3.3(0.46/3/2) 2001-09-12 23:54 i686 unknown >The errors I got are related to > include >where search.h is an include file for tsearch, tfind, tdelete, twalk >which are functions for managing binary search trees [2]. Usually you >can find it in /usr/include (at least on a Sun Server I am workin on) > >I thought these functions where part of standard C library and I am >wondering why they are not part of cygwin distribution (maybe as part >of gcc?). This is a free software project. So, if something isn't part of the distribution, the answer is always very simple -- no one has contributed the something to the project. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/