Displaying 1 result from an estimated 1 matches for "net_q_dsr_getdcname".
2005 Dec 06
1
Compilation problem 3.0.21rc2 Solaris 2.5.1 / Sparc + Sun CC
...clude/rpc_netlogon.h", line 949: cannot recover from previous errors
cc: acomp failed for /usr/local/tmp/samba-3.0.21rc2/source/dynconfig.c
*** Error code 2
make: Fatal error: Command failed for target `dynconfig.o'
include/rpc_netlogon.h line 949 is the last struct line of
typedef struct net_q_dsr_getdcname {
uint32 ptr_server_unc;
UNISTR2 uni_server_unc;
uint32 ptr_domain_name;
UNISTR2 uni_domain_name;
uint32 ptr_domain_guid;
struct uuid *domain_guid;
uint32 ptr_site_guid;
struct uuid *site_guid;
uint32_t flags;
} NET_Q_DSR_GETDCNAME;
uint32_t is defined in /usr/...