search for: pytev

Displaying 17 results from an estimated 17 matches for "pytev".

Did you mean: ptev
2019 Jul 02
2
[Announce] Samba 4.9.10 Available for Download
> Yes, that is what has happened. It will be in the samba 4.9 git tree, > but because no version increment was done builds on systems that have > ldb from the system will fail. My version of ldb is "libldb-1.3.4-1.el7.x86_64", which I suppose is the stock CentOS 7.6 version. The first time I buiIt with "--without-ad-dc". I just built it again as AD-DC and the
2016 Apr 15
2
Debian Wheezy member server from backports to self compile
Hello, I'm unable to update my Samba from 4.1.17 to 4.4.2. I'm looking to build from tar instead. From what I gather the following should be the steps taken. ./configure --without-ad-dc -- sbindir= /usr/sbin --sysconfdir=/etc/samba/ --/usr/share/man/ make make install Am I missing something else? Thanks. -- -James
2019 Nov 21
1
Samba building is broken when some libraries are specified to be built-in to binaries !
...dir=/usr/share \ --with-lockdir=/var/run/samba \ --with-statedir=/var/lib/samba \ --with-cachedir=/var/cache/samba \ --enable-avahi \ --disable-rpath \ --disable-rpath-install \ --bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile \ --builtin-libraries=replace,winbind-client,wbclient,ccan,samba-cluster-support \ --with-cluster-support \ --with-socketpath=/var/run/ctdb/ctdbd.socket...
2016 Apr 19
1
Debian Wheezy member server from backports to self compile
...EB_HOST_MULTIARCH) > --with-modulesdir=/usr/lib/$(DEB_HOST_MULTIARCH)/samba > --datadir=/usr/share --with-lockdir=/var/run/samba > --with-statedir=/var/lib/samba --with-cachedir=/var/cache/samba > --disable-avahi --disable-rpath --disable-rpath-install > --bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile > > --builtin-libraries=replace,ccan,samba-cluster-support > --minimum-library-version="$(shell ./debian/autodeps.py > --minimum-library-version)" --with-cluster...
2018 Nov 15
5
Lightweight build of smbclient only
I'm interested in using smbclient in an embedded Linux system, to copy files to a Windows file share. I don't need the entire samba suite. I'd like to get a smbclient compile that is reasonably small (less than 3 MB ideally). I'm building the embedded Linux system cross-compiled for an ARM based platform using Yocto. Yocto has support for building samba. But it is aimed at the
2015 Oct 22
1
how to build smbtorture using static linked libraries
Hello all: I am trying to build smbtorture using static linked libraries. The samba source code I have is samba-4.1.13 for configure, I did: waf configure --builtin-libraries=ALL for build, I did: waf build --targets=smbtorture (so that it only build target smbtorture) But, the waf build fails immediately. Then, I tried to only link with lib talloc and tevent statically, so I did: waf
2016 Apr 15
0
Debian Wheezy member server from backports to self compile
...te --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) --with-modulesdir=/usr/lib/$(DEB_HOST_MULTIARCH)/samba --datadir=/usr/share --with-lockdir=/var/run/samba --with-statedir=/var/lib/samba --with-cachedir=/var/cache/samba --disable-avahi --disable-rpath --disable-rpath-install --bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile --builtin-libraries=replace,ccan,samba-cluster-support --minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)" --with-cluster-support OK, it is...
2017 Sep 25
1
How to build samba-4.6.7 with static linked option?
Hi! everyone! I am a student from China,my name is Aloha Jack! This is the first time I send a message to the mail lists ! Haha! When I get the sources from the website,I configure with this options below: ./configure \ --builtin-libraries=replace,smbtorture,smbpasswd,pdbedit,smbd/smbd,nmbd/nmbd \ --without-ldap \ --without-ads \ --disable-cups \ --disable-iprint \ --bundled-libraries=ALL \
2019 Nov 11
2
Build some shared libraries, and building exact these libraries directly to binaries at the same time.
I need that replace, winbind-client and wbclient libraries would be built as shared ones, for what I specify --bundled-libraries=NONE,pytevent,roken,replace,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile,winbind-client,wbclient as ./configure option. But I need at the same time that these libraries replace, winbind-client and wbclient would be statically linked for all other libraries/bin...
2019 Jun 10
1
List of bundled libraries Samba-4.10
Am Montag, 10. Juni 2019, 07:56:24 CEST schrieben Sie: > On Sun, 2019-06-09 at 23:34 +0200, Johannes Engel via samba wrote: > > Dear list, > > > > is there a comprehensive list of libraries available that can be > > included and > > excluded from build with waf using --bundled-libraries="comma > > separated > > list"? > > If compiling
2019 Mar 29
2
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
On Fri, 29 Mar 2019 09:28:37 +0100 Franta Hanzlík <franta at hanzlici.cz> wrote: > On Wed, 27 Mar 2019 13:11:08 +0000 > Rowland Penny via samba <samba at lists.samba.org> wrote: > > > On Wed, 27 Mar 2019 13:00:42 +0100 > > Franta Hanzlík <franta at hanzlici.cz> wrote: > > > > > Yes, is no difference between '-UAdministrator' and
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
On 18/01/2023 14:20, Greg Dickie via samba wrote: > Hi, > > I used to build samba regularly but it's been a couple of years. I'm trying > to fix an issue with samba stock 4.10.16 on Cent7 by building latest and > seeing if it behaves the same but it looks like waf is not doing what's > expected. Simple question: should this work or is cent7 now too old and >
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
...ir=/usr/share \ --with-lockdir=/var/run/samba \ --with-statedir=/var/lib/samba \ --with-cachedir=/var/cache/samba \ --disable-avahi \ --disable-rpath \ --disable-rpath-install \ --bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile \ --builtin-libraries=replace,ccan,samba-cluster-support \ --minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)" \...
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
...sable-rpath-install --with-shared-modules=idmap_ad,idmap_rid,idmap_ldap,idmap_hash,idmap_tdb2,pdb_tdbsam,pdb_ldap,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4,auth_wbc,auth_unix,auth_server,auth_script,auth_samba4,vfs_dfs_samba4 '--bundled-libraries=!zlib,!popt,!talloc,!pytalloc,!pytalloc-util,!tevent,!pytevent,!tdb,!pytdb,!ldb,!pyldb,!pyldb-util' --with-pam --with-pie --with-relro --without-fam --with-system-mitkrb5 --without-ad-dc --with-cluster-support --with-profiling-data --accel-aes=intelaesni --with-systemd --systemd-install-services --with-systemddir=/usr/lib/systemd/system --systemd-smb-ex...
2019 Nov 19
2
Samba building is broken when some libraries are specified to be built-in to binaries !
I try to build Samba 4.10.10 at Ubuntu 18.04 on x86_64 platform as at armv7l archtectures from sources. I need build replace,winbind-client,wbclientto binaries For that I specify *--builtin-libraries=replace,winbind-client,wbclien*t,ccan,samba-cluster-support at configure But in the case I get time to time, the following errors: *=error1 =* Compiling source4/dsdb/samdb/ldb_modules/objectguid.c
2019 Mar 30
0
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
...ble-rpath-install --with-shared-modules=idmap_ad,idmap_rid,idmap_ldap,idmap_hash,idmap_tdb2,pdb_tdbsam,pdb_ldap,pdb_smbpasswd,pdb_wbc_sam,pdb_samba4,auth_wbc,auth_unix,auth_server,auth_script,auth_samba4,vfs_dfs_samba4 '--bundled-libraries=!zlib,!popt,!talloc,!pytalloc,!pytalloc-util,!tevent,!pytevent,!tdb,!pytdb,!ldb,!pyldb,!pyldb-util' --with-pam --with-pie --with-relro --without-fam --with-cluster-support --with-profiling-data --accel-aes=intelaesni --with-systemd --systemd-install-services --with-systemddir=/usr/lib/systemd/system --systemd-smb-extra=Environment=KRB5CCNAME=...
2017 Aug 17
4
Samba 4.7rc4. (Debian Stretch Amd64 packages/sources available)
...\                 --with-lockdir=/var/run/samba \                 --with-statedir=/var/lib/samba \                 --with-cachedir=/var/cache/samba \                 --enable-avahi \                 --disable-rpath \                 --disable-rpath-install \                 --bundled-libraries=NONE,pytevent,iniparser,roken,wind,hx509,asn1,heimbase,hcrypto,krb5,gssapi,heimntlm,hdb,kdc,com_err,compile_et,asn1_compile \                 --builtin-libraries=replace,ccan,samba-cluster-support \                 --minimum-library-version="$(shell ./debian/autodeps.py --minimum-library-version)" \...