--- a/source3/auth/wscript_build 2016-01-26 03:45:46.000000000 -0800 +++ samba-4.4.5/source3/auth/wscript_build 2016-08-07 13:19:17.322573444 -0700 @@ -57,7 +57,7 @@ bld.SAMBA3_MODULE('auth_domain', subsystem='auth', source='auth_domain.c', - deps='RPC_CLIENT_SCHANNEL trusts_util', + deps='RPC_CLIENT_SCHANNEL trusts_util ldap', init_function='', internal_module=True)