Avoid problems with glibc's _res symbol

Mike McCormack mike at codeweavers.com
Mon Jul 21 04:55:25 CDT 2003


Hi Mike,

No, unfortunately it's supposed to be a "well known" global symbol. It's 
even mentioned in the manual page for resolver(3).

Mike


RESOLVER(3)         Linux Programmer's Manual         RESOLVER(3)

NAME
        res_init,    res_query,    res_search,    res_querydomain,
        res_mkquery, res_send, dn_comp, dn_expand - resolver  rou-
        tines

SYNOPSIS
        #include <netinet/in.h>
        #include <arpa/nameser.h>
        #include <resolv.h>
        extern struct state _res;



Mike Hearn wrote:
> Isn't _res an internal function? If so, why is Wine using it?




More information about the wine-devel mailing list