Displaying 4 results from an estimated 4 matches for "samba_python".
2024 Jul 25
0
client-only build? all internal libs statically build?
...ike there's no way to limit build to client only, - the build
system always tries to build smbd/nmbd/etc. At the very least one can
use --targets=smbclient to limit things.
For static link, there's --builtin-libraries=ALL. But with this one,
build immediately fails:
ERROR: Target 'samba_python.cpython-311-x86_64-linux-gnu_empty_c'
in directory /build/samba/python re-defined as GENERATOR - was GENERATOR
I tried to find where this is defined, but as usual, wafsamba is
nearly impossible to follow.
Is there a way to link libsmbclient statically, without all the libsamba-private
st...
2017 Mar 05
1
Samba-4.6.0rc4 on FreeBSD
Hi,
I just tried Samba-4.6.0rc4 on FreeBSD 11.0-RELEASE-p8 to see if there's
still a problem with "net rpc" commands but it crashed already at provision:
# samba-tool domain provision --use-rfc2307 --interactive
Realm [RW.LAN]:
Domain [RW]:
erver Role (dc, member, standalone) [dc]:
DNS backend (SAMBA_INTERNAL, BIND9_FLATFILE, BIND9_DLZ, NONE)
[SAMBA_INTERNAL]:
DNS
2013 May 11
1
Samba git: build error when upgrading
Seeing a build problem after updating my git tree:
$ git remote -v
origin git://git.samba.org/samba.git (fetch)
origin git://git.samba.org/samba.git (push)
$ git pull
$ ./configure ...
$ make clean
WAF_MAKE=1 python ./buildtools/bin/waf build
./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...nerating tdb.vscript
[ 9/3572] Generating pyldb-util.vscript
[ 10/3572] Generating ldb.vscript
[ 11/3572] Generating ldb_key_value.vscript
[ 12/3572] Generating ldb-cmdline.vscript
[ 13/3572] Generating server-role.vscript
[ 14/3572] Generating samba-hostconfig.vscript
[ 15/3572] Generating samba_python.vscript
[ 16/3572] Generating shares.vscript
[ 17/3572] Generating ndr-samba4.vscript
[ 18/3572] Generating dcerpc-samba4.vscript
[ 19/3572] Generating dcerpc-samr.vscript
[ 20/3572] Generating dcerpc.vscript
[ 21/3572] Generating dsdb-module.vscript
[ 22/3572] Generating samdb.vscript
[ 23...