Carmelo,

Commit  c697912b3a9 'inet:rpc: fix authnone_marshal in multithreading
context' breaks linuxthreads build,
__libc_once_define is not defined.

libc/inet/rpc/auth_none.c:69: warning: type defaults to 'int' in
declaration of 'type name'
libc/inet/rpc/auth_none.c:69: error: storage class specified for
parameter 'type name'
libc/inet/rpc/auth_none.c:69: error: expected declaration specifiers
or '...' before 'authnone_private_guard'
libc/inet/rpc/auth_none.c:69: warning: data definition has no type or
storage class
libc/inet/rpc/auth_none.c:69: warning: type defaults to 'int' in
declaration of '__libc_once_define'
libc/inet/rpc/auth_none.c: In function 'authnone_create':
libc/inet/rpc/auth_none.c:96: warning: implicit declaration of
function '__libc_once'
libc/inet/rpc/auth_none.c:96: error: 'authnone_private_guard'
undeclared (first use in this function)

Tony
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to