On Mon, Nov 07, 2005 at 03:43:32PM -0600, Ackersviller, Paul (TOR) wrote: > My system has dn_expand, but no prototype for it in the system headers. > The include/config.h I get has > #define HAVE_DECL_DN_EXPAND 0 > in it, but I need to add > #undef HAVE_DECL_DN_EXPAND > in order to compile src/Resolver.cc .
I fixed this problem other way - by changing Resolver.cc. Thanks! -- Alexander. | http://www.yars.free.net/~lav/
