Am 09.03.2016 um 23:39 schrieb Arnout Vandecappelle (Essensium/Mind):
> compat_netdb.h is added for only one reason: to provide the definitions
> for getaddrinfo, in case it is not provided by the system.
> compat_netdb.h is just a copy from an old glibc version, but that makes
> it incompatible with other standard C libraries. For example, uClibc
> without RPC support doesn't have the rpc/netdb.h header. This leads to
> build errors.
> 
Ah, I wasn't sure what this was all about. Made me a headache with the
Cygwin build.


> To work around this, only include compat_netdb.h when needed, i.e.
> when getaddrinfo isn't provided natively.
> 
So, your are sure this is only about getaddrinfo()? We can't ask
Christian Magnusson, I think.

Thanks.

        Jan


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to