[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: BIND 9 compile issue (ITS#2763)



I will work on making this properly cross platform. It seems it is 
possible to #define BIND_8_COMPAT before including <resolv.h> in order 
to use the old API, perhaps that would be a better approach.

-Jason

On Oct 9, 2003, at 5:57 PM, Howard Chu wrote:
> The makefile portion of this patch will not be accepted. Any additional
> libraries like libresolv should be added to the LIBS environment 
> variable
> before running configure, as documented in the OpenLDAP "INSTALL" 
> document.
>
> The remainder of the patch needs to be #ifdef'd if it is going to break
> compatibility with older versions of the resolver library.