delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Subject: | Missing search.h in /usr/include |
To: | cygwin AT cygwin DOT com |
From: | "Enrico Spinielli" <Enrico DOT Spinielli AT marconi DOT com> |
Date: | Mon, 8 Oct 2001 18:00:19 +0200 |
Message-ID: | <OF684A780B.3B7E9B1C-ONC1256ADF.005664B3@uk.marconicomms.com> |
X-MIMETrack: | Serialize by Router on CVDGWY01/S/EXT/MC1(Release 5.0.8 |June 18, 2001) at |
08/10/2001 17:00:40 | |
MIME-Version: | 1.0 |
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 <search.h> 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?). Any help/idea? Thank you in advance Bye Enrico [1] http://www.w3.org/Tools/HTML-XML-utils/ [2] http://www.opengroup.org/onlinepubs/7908799/xsh/tsearch.html -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |