search for: grab_server_mutex

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

2002 Jun 03
2
Help with 2.2.4 binary build
Hi folks, I'm getting these messages when compiling 2.2.4 on Solaris 7 with gcc version 2.95.3: % ./configure --with-utmp % make Compiling smbd/password.c smbd/password.c: In function `grab_server_mutex': smbd/password.c:1198: warning: passing arg 1 of `message_named_mutex' discards qualifiers from pointer target type Compiling lib/system.c lib/system.c: In function `sys_readdir': lib/system.c:331: warning: return from incompatible pointer type Linking bin/winbindd Compiling nsswitch...