-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Guillermo Gutierrez wrote: > > Here is the compile error for samba: > > utils/net_dns.c: In function 'DoDNSUpdate': > utils/net_dns.c:40: error: 'OM_uint32' undeclared (first use in this > function) > utils/net_dns.c:40: error: (Each undeclared identifier is reported only once > utils/net_dns.c:40: error: for each function it appears in.) > utils/net_dns.c:40: error: expected ';' before 'minor' > utils/net_dns.c:77: error: incompatible types in assignment > utils/net_dns.c:92: error: 'gss_ctx_id_t' undeclared (first use in this > function) > utils/net_dns.c:92: error: expected ';' before 'gss_context'
Looks like you are missing GSSAPI headers which should be part of the MIT install. cheers, jerry ===================================================================== Samba ------- http://www.samba.org Centeris ----------- http://www.centeris.com "What man is a man who does not make the world better?" --Balian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG6X4SIR7qMdg1EfYRAuxDAJ9aITpI9+7Evch3yPTc7H74AJShdACgwRNM pEq0BMTrN/+9W3je83lJbPA= =T661 -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
