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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Sat, 1 Jul 2000 17:16:17 -0400 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: arpa/nameser.h Message-ID: <20000701171617.A18419@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com References: <4 DOT 3 DOT 1 DOT 2 DOT 20000701160049 DOT 00b9fa70 AT cc03 DOT cc DOT ec-lyon DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <4.3.1.2.20000701160049.00b9fa70@cc03.cc.ec-lyon.fr>; from timothee.besset@ecl1999.ec-lyon.fr on Sat, Jul 01, 2000 at 04:05:03PM -0500 On Sat, Jul 01, 2000 at 04:05:03PM -0500, Timothee Besset wrote: >I'm trying to port a nice IRC client to cygwin, originally written on >FreeBSD, works fine on every unixes I've tried (FreeBSD, linux, IRIX >and solaris). > >But on cygwin it doesn't find the arpa/nameser.h header. Is there a >reason why this one is missing? Is it replaced by another one? What >should I do to work around the problem? > >I found this thread in the archive: >http://sourceware.cygnus.com/ml/cygwin/2000-05/msg00676.html but it >doesn't have any follow ups.. Most of the time when someone says "Why isn't this header available?" the answer is pretty simple. It just isn't there because no one has contributed it. The standard method for determining if another header has the needed declarations would be to use "grep" to search for the declarations that you are missing. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com