similar to: Samba 4.0 compilation problem

Displaying 20 results from an estimated 400 matches similar to: "Samba 4.0 compilation problem"

2010 Mar 13
1
Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20
Trying to compile samba source4. Anybody have any ideas? Here's the error: With gcc, version 3.4.3, I get: Compiling lib/ldb/ldb_map/ldb_map_inbound.c In file included from lib/ldb/ldb_map/ldb_map_inbound.c:28: lib/ldb/ldb_map/ldb_map.h:64: error: syntax error before numeric constant The following command failed: gcc -O2 -m64 -g -DDEBUG_PASSWORD -DDEVELOPER -Wall -Wshadow
2013 Nov 25
7
[releng_8 tinderbox] failure on i386/i386
TB --- 2013-11-25 17:30:12 - tinderbox 2.20 running on freebsd-legacy2.sentex.ca TB --- 2013-11-25 17:30:12 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-11-25 17:30:12 - starting RELENG_8 tinderbox run for i386/i386 TB --- 2013-11-25 17:30:12 -
2019 Nov 21
1
Samba building is broken when some libraries are specified to be built-in to binaries !
Ok. But to the time in a short term period is there is way to make building successfull ? May be some temporal solution ? One more, I need to build-in to binaries: libreplace,libwinbind-client,libwbclien, that is replace,winbind-client,wbclient "targets" while building all regarding configure options specified below: --prefix=/usr \ --enable-fhs \
2016 Apr 19
1
Debian Wheezy member server from backports to self compile
On 4/15/2016 2:30 PM, Rowland penny wrote: > On 15/04/16 18:54, lingpanda101 at gmail.com wrote: >> 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 >>
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 Jun 09
2
List of bundled libraries Samba-4.10
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 with "NONE" the build complains about a missing "System library roken of version 0.0.0 not found, and bundling disabled", and I do not know how to bundle this particular library from
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
2010 May 02
2
samba4 make error - drsblobs.so
Hello - make fails to build the latest git of samba4 - erroring on drsblobs.so. Below is a full log from autogen.sh to the make. Would you have any suggestions on proceeding? Thank you, Ryan ryan at test1:~/samba-master/source4$ sudo ./autogen.sh ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: 'version.h' created for Samba("4.0.0alpha12-GIT-d83850a")
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
2012 Jun 13
2
[LLVMdev] llvm-mc problem after a pass
Hi, I'm having some problem with llvm-mc on a program after applying a pass: ../../../build/Release+Asserts/bin/clang -emit-llvm -c -I./testprof/ -I./src/headers/ -I../libtommath-0.42.0/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -O0 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC -o src/pk/asn1/der/sequence/der_encode_sequence_ex.bc
2012 Jun 13
0
[LLVMdev] llvm-mc problem after a pass
Something is adding a bogus comment string. Specifically " # %case^M18 ", where "^M" is a single ctrl-M character. The ^M is seen by the asm parser as an end-of-line, so the '18' is a new token at the start of a line, not part of the comment. Is your pass perhaps using label names which might include literal "^M" characters? -Jim On Jun 13, 2012, at
2018 Aug 19
2
creation of ssl-parameters fails
I did that the last time one year ago, now on another machine with the same software (Ubuntu 16.04) it fails. openssl dhparam 4096 > /var/lib/dovecot/ssl-parameters.dat dd if=/var/lib/dovecot/ssl-parameters.dat bs=1 skip=88 | openssl dhparam -inform der > /etc/dovecot/dh.pem last command fails with 681+0 records in 681+0 records out 681 bytes copied, 0,00278343 s, 245 kB/s unable to load
2016 Apr 15
0
Debian Wheezy member server from backports to self compile
On 15/04/16 18:54, lingpanda101 at gmail.com wrote: > 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
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
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:
2016 Jun 07
2
Segfault when trying to generate keytab with samba 4.2.10
Of course i can! Hereby the backtrace with symbols: Program received signal SIGSEGV, Segmentation fault. free_PrincipalName (data=data at entry=0x45) at default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c:961 961 default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c: No such file or directory. (gdb) bt #0 free_PrincipalName (data=data at entry=0x45) at
2006 Sep 28
1
FreeBSD Security Advisory FreeBSD-SA-06:23.openssl
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-06:23.openssl Security Advisory The FreeBSD Project Topic: Multiple problems in crypto(3) Category: contrib Module: openssl Announced:
2016 Jun 06
6
Segfault when trying to generate keytab with samba 4.2.10
Hi All, Whe tryin to use: net ads keytab create, I get the following segfault: Program received signal SIGSEGV, Segmentation fault. 0x00007fffef9d3f69 in free_PrincipalName () from /usr/lib/x86_64-linux-gnu/samba/libasn1-samba4.so.8 I am using samba 4.2.10 from Debian. Deb8u3 package Anyone knows how to fix this?
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
When compiling Samba 4.4.2 with Ubuntu 14.04 x64, I get this output as below. <...> [3511/3922] Linking default/source4/lib/http/libhttp.so 21:22:07 runner /usr/bin/gcc default/source4/lib/http/http_1.o default/source4/lib/http/http_auth_1.o -o /tmp/build-debs.Z500qB/build/bin/default/source4/lib/http/libhttp.so -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -Wl,-z,relro,-z,now
2006 May 12
6
Samba ADS problem
Hi I am working with the implementation of Samba(3.0.7) against AD. I compliled Samba after compiling LDAP, kerberos.I can execute the following commands successfully. wbinfo -u, -g -t netads info, testjoin getent passwd group But i cant use chown to use the owner as AD user, even after shutting down the nscd daemon. I am giving the my smb.conf file [global] workgroup = SE