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 X-Originating-IP: [203.197.89.74] From: "Toohey Shroff" To: Subject: Please help - resolv.h not found? (jabber on cygwin) Date: Mon, 5 Feb 2001 17:52:36 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: X-OriginalArrivalTime: 05 Feb 2001 12:22:56.0301 (UTC) FILETIME=[5E9EBDD0:01C08F6E] Hello, I am trying to install the jabber server on cygwin (http://www.jabber.org). For this i need to install the library libxode on cygwin. after running './configure' in the subdirectory, when i run 'make' the following is the output: Making all in include make[1]: Entering directory `/tmp/libxode-1.2/include' make[1]: Leaving directory `/tmp/libxode-1.2/include' Making all in src make[1]: Entering directory `/tmp/libxode-1.2/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../ include -Wall -g -c xstream.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -Wall -g -c xstream.c -o x stream.o In file included from xstream.c:20: ../include/libxode.h:17: resolv.h: No such file or directory make[1]: *** [xstream.lo] Error 1 make[1]: Leaving directory `/tmp/libxode-1.2/src' make: *** [all-recursive] Error 1 From the above I understand that "resolv.h" is not found. Where can i get this file? I tried installing bind-9.1.0 on cygwin, but that also existed with a lot of errors. Any help will be appreciated? Thanks and Regards, Toohey Shroff -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple