search for: compile_et

Displaying 13 results from an estimated 13 matches for "compile_et".

Did you mean: compile_ex
2011 Aug 05
3
samba4 asn1_compile issue
Hi, I am trying to do cross compile Samba4.?Build system generating two binary asn1_compile and compile_et to generate .c files which will then build for our platform. But it can not execute both binary files. [ 198/3298] Compiling ASN1 source4/heimdal/lib/asn1/kx509.asn1 /bin/sh: ../build_dir/target-ubicom32-unknown-linux-gnu/samba-4.0.0alpha16/bin/asn1_compile: cannot execute binary file Waf: Leavin...
2006 Jul 04
2
ocfs2-tools-1.2.0-1 compile error
...sl.8 config.status: creating ocfs2console/ocfs2console.8 config.status: creating tunefs.ocfs2/tunefs.ocfs2.8 config.status: creating vendor/common/ocfs2-tools.spec root at node1:~/ocfs2/ocfs2-tools-1.2.1# make make -C libo2dlm make[1]: Entering directory `/root/ocfs2/ocfs2-tools-1.2.1/libo2dlm' compile_et o2dlm_err.et make[1]: compile_et: Command not found make[1]: *** [o2dlm_err.h] Error 127 make[1]: Leaving directory `/root/ocfs2/ocfs2-tools-1.2.1/libo2dlm' make: *** [libo2dlm] Error 2 Any idea ? -- best regrads Daniel
2006 Jul 04
2
ocfs2-tools-1.2.0-1 compile error
...sl.8 config.status: creating ocfs2console/ocfs2console.8 config.status: creating tunefs.ocfs2/tunefs.ocfs2.8 config.status: creating vendor/common/ocfs2-tools.spec root at node1:~/ocfs2/ocfs2-tools-1.2.1# make make -C libo2dlm make[1]: Entering directory `/root/ocfs2/ocfs2-tools-1.2.1/libo2dlm' compile_et o2dlm_err.et make[1]: compile_et: Command not found make[1]: *** [o2dlm_err.h] Error 127 make[1]: Leaving directory `/root/ocfs2/ocfs2-tools-1.2.1/libo2dlm' make: *** [libo2dlm] Error 2 Any idea ? -- best regrads Daniel
2016 Nov 15
1
Samba4.4.5 cross compilation for PowerPC
...d by some folks in below links I used cross answers method. http://lists.openembedded.org/pipermail/openembedded-devel/2015-November/104549.html https://git.busybox.net/buildroot/commit/?id=dee1cf0cdf9db351fd94ccd864e09b3f1ec122f9 Configure is no issues. The main issue is for asn1_compile and compile_et binaries. From these two binaries some files needs to be generated but during this time I'm getting below error. "Cannot execute binary file." https://lists.samba.org/archive/samba/2011-August/163587.html I need your help to resolve this issue. Could you please suggest me how to pr...
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 !
...r=/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 \ --with-logdir=/var/log/ctdb ??, 21 ????. 2019 ?. ? 23:47, Andrew Bartlett <aba...
2016 Apr 19
1
Debian Wheezy member server from backports to self compile
...=/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 from 4.3.5 and I am fairly sure 'pam_smbpass' doesn't exist...
2016 Apr 15
0
Debian Wheezy member server from backports to self compile
...amba --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 from 4.3.5 and I am fairly sure 'pam_smbpass' doesn't exist anymore, it will also buil...
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/binaries which it must be linked to, for that I may of ourse specify --builtin-libraries=ccan,samba-...
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
...=/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 Why couldn't it find this reference? -- -Alex
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
2017 Aug 17
4
Samba 4.7rc4. (Debian Stretch Amd64 packages/sources available)
...a \                 --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)" \                 --with-cluster-support \                 --with-socketpath=/var/run/ctdb/ctdbd.sock...
2010 May 02
2
samba4 make error - drsblobs.so
...used heimdal/lib/com_err/lex.c:4:1: warning: macro "YY_INT_ALIGNED" is not used heimdal/lib/com_err/lex.c:1873:1: warning: macro "YYTABLES_NAME" is not used heimdal/lib/com_err/lex.c:667:1: warning: macro "YY_START_STACK_INCR" is not used Compiling heimdal/lib/com_err/compile_et.c with host compiler Compiling heimdal/lib/roken/base64.c with host compiler Compiling heimdal/lib/roken/ct.c with host compiler Compiling heimdal/lib/roken/hex.c with host compiler Compiling heimdal/lib/roken/bswap.c with host compiler Compiling heimdal/lib/roken/dumpdata.c with host compiler Comp...