[Setup-tool-hackers] XST building ...




Probably being clueless, but my build is barfing thus:

( and this after a full cvs upd -A, cvs diff -u == '' )

sed -Wmissing-prototypes -Wmissing-declarations  -c user-group-xml.c
user-group-xml.c: In function `user_check_login':
user-group-xml.c:92: warning: implicit declaration of function
`is_valid_name'
user-group-xml.c:95: warning: implicit declaration of function
`node_exsists'
user-group-xml.c: At top level:
user-group-xml.c:152: conflicting types for `check_user_group'
user_group.h:70: previous declaration of `check_user_group'
user-group-xml.c: In function `check_user_group':
user-group-xml.c:157: `us' undeclared (first use in this function)
user-group-xml.c:157: (Each undeclared identifier is reported only once
user-group-xml.c:157: for each function it appears in.)
user-group-xml.c:159: warning: implicit declaration of function
`parse_group'
user-group-xml.c:159: warning: assignment makes pointer from integer
without a cast
user-group-xml.c: At top level:
user-group-xml.c:183: warning: no previous prototype for
`generic_set_value'
user-group-xml.c: In function `generic_set_value':
user-group-xml.c:184: warning: `return' with a value, in function
returning void
user-group-xml.c:185: warning: `return' with a value, in function
returning void
user-group-xml.c: At top level:
user-group-xml.c:192: warning: no previous prototype for
`user_set_value_login'
user-group-xml.c:204: warning: no previous prototype for
`user_set_value_home'
user-group-xml.c:216: warning: no previous prototype for
`user_set_value_shell'
user-group-xml.c:225: warning: no previous prototype for
`user_set_value_comment'
user-group-xml.c:234: warning: no previous prototype for
`user_set_value_uid'
user-group-xml.c:246: warning: no previous prototype for
`user_set_value_gid'
user-group-xml.c:258: warning: no previous prototype for
`user_set_value_group'
user-group-xml.c: In function `user_set_value_group':
user-group-xml.c:261: warning: implicit declaration of function
`user_check_group'
user-group-xml.c:267: `retval' undeclared (first use in this function)
user-group-xml.c:281: warning: control reaches end of non-void function
user-group-xml.c: At top level:
user-group-xml.c:152: warning: `check_user_group' defined but not used
make[4]: *** [user-group-xml.o] Error 1


-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot



_______________________________________________
setup-tool-hackers maillist  -  setup-tool-hackers@helixcode.com
http://lists.helixcode.com/mailman/listinfo/setup-tool-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]