Displaying 16 results from an estimated 16 matches for "asn1_compil".
Did you mean:
asn1_compile
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...
2016 Nov 15
1
Samba4.4.5 cross compilation for PowerPC
....4.5.
As suggested 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 sugg...
2008 Aug 27
4
[releng_7 tinderbox] failure on amd64/amd64
...t; stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> stage 5.1: building 32 bit shim libraries
[...]
===> asn1_compile (depend)
sed -e '106s/"/"#ifdef __PARSE_UNITS_H__\\n/;' -e '106s/",/\\n#endif\\n",/' /src/kerberos5/tools/asn1_compile/../../../crypto/heimdal/lib/asn1/gen_glue.c > gen_glue-fixed.c
lex -t /src/kerberos5/tools/asn1_compile/../../../crypto/heimdal/lib/asn1/le...
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
2024 Jul 07
0
Problems building Samba 4.20.2 on Solaris due to Heimdal issues
...sh-3.2$ make
PYTHONHASHSEED=1 WAF_MAKE=1 /export/home/joncox/data/python3/bin/python3 ./buildtools/bin/waf build
Waf: Entering directory `/export/home/joncox/Downloads/samba-samba-4.20.2/bin/default'
Selected embedded Heimdal build
[324/324] Linking bin/default/third_party/heimdal_build/asn1_compile
Undefined first referenced
symbol in file
libintl_dgettext third_party/heimdal/lib/base/bsearch.c.80.o
Build failed
-> task in 'asn1_compile' failed with exit status 1 (run with -v to display more information)
-Jonath...
2019 Nov 21
1
Samba building is broken when some libraries are specified to be built-in to binaries !
...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 <abartlet at sam...
2016 Apr 19
1
Debian Wheezy member server from backports to self compile
...--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
> anymo...
2016 Apr 15
0
Debian Wheezy member server from backports to self compile
...adir=/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 build everything...
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-cluster-supp...
2019 Dec 16
0
[Announce] Samba 4.11.4 Available for Download
...ctdb: Incoming queue can be orphaned causing communication
breakdown.
o Uri Simchoni <uri at samba.org>
* BUG 13846: ldb: Release ldb 2.0.8. Cross-compile will not take
cross-answers or cross-execute.
* BUG 13856: heimdal-build: Avoid hard-coded /usr/include/heimdal in
asn1_compile-generated code.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical IRC channel on irc.freenode.net.
If you do report probl...
2019 Dec 16
0
[Announce] Samba 4.11.4 Available for Download
...ctdb: Incoming queue can be orphaned causing communication
breakdown.
o Uri Simchoni <uri at samba.org>
* BUG 13846: ldb: Release ldb 2.0.8. Cross-compile will not take
cross-answers or cross-execute.
* BUG 13856: heimdal-build: Avoid hard-coded /usr/include/heimdal in
asn1_compile-generated code.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical IRC channel on irc.freenode.net.
If you do report probl...
2020 Jan 23
0
[Announce] Samba 4.10.13 Available for Download
...d is not filled (SMBv1).
* BUG 14168: replace: Only link libnsl and libsocket if required.
* BUG 14219: librpc: Fix string length checking in
ndr_pull_charset_to_null().
o Uri Simchoni <uri at samba.org>
* BUG 13856: heimdal-build: Avoid hard-coded /usr/include/heimdal in
asn1_compile-generated code.
o Martin Schwenke <martin at meltin.net>
* BUG 14175: ctdb-tcp: Drop tracking of file descriptor for incoming
connections.
* BUG 14227: ctdb-scripts: Strip square brackets when gathering connection
info.
#######################################
Reporting bu...
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
...amba \
--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)
... --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.socket \
...
2010 May 02
2
samba4 make error - drsblobs.so
...quot;FLEX_BETA" is not used
heimdal/lib/asn1/lex.c:4:1: warning: macro "YY_INT_ALIGNED" is not used
heimdal/lib/asn1/lex.c:2699:1: warning: macro "YYTABLES_NAME" is not used
heimdal/lib/asn1/lex.c:988:1: warning: macro "YY_START_STACK_INCR" is not used
Linking bin/asn1_compile
Compiling ASN1 file heimdal/lib/hdb/hdb.asn1
Compiling ASN1 file heimdal/lib/gssapi/spnego/spnego.asn1
Compiling ASN1 file heimdal/lib/gssapi/mech/gssapi.asn1
Compiling ASN1 file heimdal/lib/asn1/krb5.asn1
Compiling ASN1 file heimdal/lib/asn1/digest.asn1
Compiling ASN1 file heimdal/lib/asn1/pkcs8....