> checking for library containing res_mkquery... no > configure: error: Unable to find library containing res_mkquery() > > ^---Clearly im missing a library, no this isnt a bug, or a problem with your > wonderful ircd. My question is where can i obtain said library and move > forward with the ircd upgrade. Im very glad to see that ircu now supports > Cygwin. It seems more and more previously *NIX only programs are becoming > available on the windows platform. With macosX's incorporation of FBSD and > the MACOS, and WINDOWS / UNIX mergers such as cygwin and wine, we are truly > headed for a single global universal operating system. (ok enough dreaming) > anyways, im sure you can find my return address easily enough. Thx for the > help.
We don't explicitly support cygwin, actually, so I'm not surprised that it failed. You need to have a library that contains res_mkquery() and the other important resolver functions. One possibility is libbind, which comes with the BIND distribution, but I do not know if that'll work on cygwin. We are not willing to explicitly support Windows--no Undernet server administrator in his right mind would want to run a high capacity IRC server on such an unstable platform. -- Kevin L. Mitchell <[EMAIL PROTECTED]>