ldb linking issue, waf related?

Isaac Boukris iboukris at gmail.com
Fri Sep 14 04:10:37 UTC 2018


Hi,

After updating master branch, I get this error in log.samba (no actual
impact i can tell of):

/usr/local/samba/sbin/samba_kcc: ldb: unable to dlopen
/usr/local/samba/lib/ldb/ldb.so : libldb_module_tdb.so: cannot open
shared object file: No such file or directory

And ldd shows:
$ ldd /usr/local/samba/lib/ldb/ldb.so |grep tdb.so
        libldb_module_tdb.so => not found
        libtdb.so.1 => /usr/local/samba/lib/private/libtdb.so.1
(0x00007faf850e6000)

I tried to look into it, but I really don't understand waf.

Any idea?

Thanks.



More information about the samba-technical mailing list