This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Please help - resolv.h not found? (jabber on cygwin)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]