Displaying 1 result from an estimated 1 matches for "ads_do_search_all_fn".
2018 May 01
1
cannot compile 4-8-stable or 4-8-test
...mpted as part of
the make in such an environment.
The failure:
=============================================
[1939/3416] Compiling libgpo/pygpo.c
../libgpo/pygpo.c: In function ‘find_samaccount’:
../libgpo/pygpo.c:340:11: warning: implicit declaration of function
‘ads_do_search_all’; did you mean ‘ads_do_search_all_fn’?
[-Wimplicit-function-declaration]
status = ads_do_search_all(ads, ads->config.bind_path,
^~~~~~~~~~~~~~~~~
ads_do_search_all_fn
../libgpo/pygpo.c:341:8: error: ‘LDAP_SCOPE_SUBTREE’ undeclared (first
use in this function); did you mean ‘LDAP_OPT_SUCCESS’?
LDAP_SC...