19544fc3aa
Release notes: https://www.samba.org/samba/history/samba-4.9.0.html Added optional dependency to libarchive to fix configure error: Checking for libarchive existence Checking for header archive.h : no /home/buildroot/br5/output/build/samba4-4.9.0/source3/wscript:225: error: libarchive support not found. Try installing libarchive-dev or libarchive-devel. Otherwise, use --without-libarchive to build without libarchive support. libarchive support is required for the smbclient tar-file mode Disabled gpgme support to fix configure error: Checking for program gpgme-config : not found Checking for library gpgme : not found Checking for gpgme_new : not found /home/buildroot/br5/output/build/samba4-4.9.0/source4/dsdb/samdb/ldb_modules/wscript:40: error: GPGME support not found. Try installing libgpgme11-dev or gpgme-devel and python-gpgme. Otherwise, use --without-gpgme to build without GPGME support or --without-ad-dc to build without the Samba AD DC. GPGME support is required for the GPG encrypted password sync feature Buildroot has no python-gpgme package atm so we disable this option for now. Disabled experimental LMDB LDB backend as well, this also needed an addition to samba4-cache.txt. AD DC support needs jansson, for details see release notes. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
43 lines
1.8 KiB
Plaintext
43 lines
1.8 KiB
Plaintext
Checking simple C program: OK
|
|
rpath library support: OK
|
|
-Wl,--version-script support: OK
|
|
Checking getconf LFS_CFLAGS: NO
|
|
Checking for large file support without additional flags: OK
|
|
Checking for -D_LARGE_FILES: OK
|
|
Checking correct behavior of strtoll: NO
|
|
Checking for working strptime: OK
|
|
Checking for C99 vsnprintf: OK
|
|
Checking for HAVE_SHARED_MMAP: OK
|
|
Checking for HAVE_MREMAP: OK
|
|
Checking for HAVE_INCOHERENT_MMAP: NO
|
|
Checking for HAVE_SECURE_MKSTEMP: OK
|
|
Checking for HAVE_IFACE_GETIFADDRS: OK
|
|
Checking for kernel change notify support: OK
|
|
Checking for Linux kernel oplocks: OK
|
|
Checking for kernel share modes: OK
|
|
Checking if can we convert from CP850 to UCS-2LE: OK
|
|
Checking if can we convert from UTF-8 to UCS-2LE: OK
|
|
Checking whether we can use Linux thread-specific credentials with 32-bit system calls: OK
|
|
Checking whether we can use Linux thread-specific credentials: OK
|
|
Checking whether setreuid is available: OK
|
|
Checking whether setresuid is available: OK
|
|
Checking whether seteuid is available: OK
|
|
Checking whether fcntl locking is available: OK
|
|
Checking whether fcntl lock supports open file description locks: OK
|
|
Checking for the maximum value of the 'time_t' type: OK
|
|
Checking whether the realpath function allows a NULL argument: OK
|
|
Checking whether POSIX capabilities are available: OK
|
|
Checking for ftruncate extend: OK
|
|
vfs_fileid checking for statfs() and struct statfs.f_fsid: OK
|
|
getcwd takes a NULL argument: OK
|
|
Checking uname sysname type: "Linux"
|
|
Checking uname release type: "3.0.0"
|
|
Checking uname version type: "#1 Tue Nov 1 12:34:56 UTC 2013"
|
|
Checking value of NSIG: "65"
|
|
Checking value of _NSIG: "65"
|
|
Checking value of SIGRTMAX: "64"
|
|
Checking value of SIGRTMIN: "34"
|
|
Checking errno of iconv for illegal multibyte sequence: "0"
|
|
checking for clnt_create(): OK
|
|
Checking for a 64-bit host to support lmdb: NO
|