Displaying 1 result from an estimated 1 matches for "rep_getifaddrs".
2013 Jul 02
0
Problems building new 3.6.16: getting symbols from local sys AND "../lib/replace
...usr/include/ifaddrs.h:29:8: note: originally defined here
struct ifaddrs
^
In file included from ./../nsswitch/winbind_nss_config.h:46:0,
from ../nsswitch/libwbclient/libwbclient.h:31,
from ../nsswitch/libwbclient/wbc_guid.c:26:
./../lib/replace/system/network.h:147:5: error: conflicting types for
?rep_getifaddrs?
int rep_getifaddrs(struct ifaddrs **);
^
In file included from ../nsswitch/libwbclient/wbc_guid.c:25:0:
./../lib/replace/replace.h:538:20: note: previous declaration of
?rep_getifaddrs? was here
#define getifaddrs rep_getifaddrs
^
In file included from ./../nsswitch/winbind_nss_config.h:46:0,
from...