compile errors/warnings in HEAD branch

Herb Lewis herb at chomps.engr.sgi.com
Tue Dec 8 07:23:43 EST 1998


Compiling rpc_parse/parse_lsa.c
"rpc_parse/parse_lsa.c", line 689: warning(1164): argument of type
          "const char *" is incompatible with parameter of type "char *"
                make_unistr2(&q_l->uni_name[i], names[i], len);
                                                ^

Compiling rpc_parse/parse_samr.c
"rpc_parse/parse_samr.c", line 1345: warning(1164): argument of type
          "const char *" is incompatible with parameter of type "char *"
        make_unistr2(&(gr4->uni_acct_desc), acct_desc, acct_len);
                                            ^

"rpc_parse/parse_samr.c", line 1416: warning(1164): argument of type
          "const char *" is incompatible with parameter of type "char *"
        make_unistr2(&(q_e->uni_acct_desc), acct_desc, acct_len);
                                            ^

"rpc_parse/parse_samr.c", line 2314: warning(1164): argument of type
          "const char *" is incompatible with parameter of type "char *"
        make_unistr2(&(al3->uni_acct_desc), acct_desc, acct_len);
                                            ^

"rpc_parse/parse_samr.c", line 2887: warning(1164): argument of type
          "const char *" is incompatible with parameter of type "char *"
        make_unistr2(&(q_u->uni_acct_desc), acct_desc, acct_len);
                                            ^

"rpc_parse/parse_samr.c", line 3222: warning(1164): argument of type
          "const char *" is incompatible with parameter of type "char *"
                make_unistr2(&(q_u->uni_name[i]), name[i], len_name); 
/* unicode string for machine account */
                                                  ^

Compiling lib/util.c
"lib/util.c", line 2427: warning(1164): argument of type "const char *"
is
          incompatible with parameter of type "char *"
        struct passwd *pass = Get_Pwnam(name, False);
                                        ^

Compiling lib/util_sock.c
don't know how to make lib/unix_sec_ctxt.c (bu42).
Error 1 building sources


-- 
======================================================================
Herb Lewis                                   Silicon Graphics 
Technical Marketing                          2011 N Shoreline Blvd
Network Systems Division                     Mountain View, CA  94043  
herb at sgi.com                                 Tel: 650-933-2177
http://www.sgi.com                           Fax: 650-932-2177          
======================================================================


More information about the samba-cvs mailing list