Displaying 1 result from an estimated 1 matches for "wbflag_recurse".
2006 Jan 06
1
Repost: Help - compilation of winbind_nss_solaris.c/3.0.21a/Solaris 7 and older fails
...int connect_errno = 0, errnosize;
---
> int connect_errno = 0;
> socklen_t errnosize;
545a547,551
>
> if ((request->extra_len != 0) &&
> (write_sock(request->extra_data, request->extra_len,
request->flags & WBFLAG_RECURSE) == -1)) {
> return NSS_STATUS_UNAVAIL;
> }
----------------------
Configure
./configure --with-acl-support --with-ldap=no --disable-cups
--enable-static=yes --with-included-popt
--------
$ cc -V
cc: WorkShop Compilers 5.0 98/12/15 C 5.0
--------
...
Compiling lib/...