[PATCH 0/4] Build fixes

Andreas Schneider asn at samba.org
Thu Nov 20 02:26:33 MST 2014


Here are some patches which fix build errors on my system and correctly
enables some libraries only in the AD DC build.

https://git.samba.org/?p=asn/samba.git;a=shortlog;h=refs/heads/master-waf

Andreas Schneider (4):
  dfs_server: Only build in case we build an AD DC too.
  dns_server: Only build common library if AD DC is enabled.
  ldb-samba: Only build extensions and ildap if we build the AD DC.
  ntdb: Fix control reaches end of non-void function.

 dfs_server/wscript_build             | 4 ++--
 lib/ldb-samba/wscript_build          | 6 ++++--
 lib/ntdb/test/run-01-new_database.c  | 6 ++++++
 lib/ntdb/test/run-02-expand.c        | 6 ++++++
 lib/ntdb/test/run-05-readonly-open.c | 6 ++++++
 lib/ntdb/test/run-10-simple-store.c  | 6 ++++++
 lib/ntdb/test/run-11-simple-fetch.c  | 6 ++++++
 lib/ntdb/test/run-12-check.c         | 6 ++++++
 lib/ntdb/test/run-35-convert.c       | 6 ++++++
 lib/ntdb/test/run-capabilities.c     | 6 ++++++
 source4/dns_server/wscript_build     | 2 +-
 11 files changed, 55 insertions(+), 5 deletions(-)

-- 
2.1.2




More information about the samba-technical mailing list