Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Originating-IP: [203.197.89.74]
From: "Toohey Shroff" <toohey_shroff@hotmail.com>
To: <cygwin@cygwin.com>
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: <OE46iSnRMWuLn5U9T3T00002a03@hotmail.com>
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

