search for: ptr_site_guid

Displaying 1 result from an estimated 1 matches for "ptr_site_guid".

2005 Dec 06
1
Compilation problem 3.0.21rc2 Solaris 2.5.1 / Sparc + Sun CC
...get `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/local/include/inttypes.h, and /usr/local/include is a member of FLAGS environment variable. In ./include/config.h, HAVE_INTTYPES_H is not defined while it should be because I have inttypes.h in /...