similar to: Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20

Displaying 20 results from an estimated 100 matches similar to: "Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20"

2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
Hello Samba experts, due to the "SambaCry" issue (CVE-2017-7494), I am trying to update the Samba server installation on my Thecus NAS (dating back to 2011) from version 3.5.16 to the current 4.6.4. So far, I have successfully * created a cross-compiling toolchain for the NAS (i686-nptl-linux-gnu) based on gcc-5.2 * compiled Python and Samba library dependencies for my
2014 Jul 21
1
Problems building Samba 4.x on Solaris 9 and 10 - libintl (again)
Greetings, Trying to get current, but having problems building samba 4.x on Solaris 9/10. I've Been trying to build either samba 4.0.19 or 4.1.9 on Sparc boxes running both Solaris 9 and Solaris 10. I am using gcc 3.4.6 from the old www.sunfreeware.com site. I also have libintl 3.4.0 from them as well. My machines are domain member servers in an Active Directory environment run by
2013 Jun 24
1
Problem compil samba 4.0.6
Hi all, I have a problem when I try to compil samba 4.0.6 on my test machine (suse linux enterprise server 11 SP2 32-bits). output of compilation : [3353/3781] Linking default/lib/param/libsamba-hostconfig.so [3354/3781] Linking default/lib/tdb_wrap/libtdb-wrap.so [3355/3781] Linking default/libcli/security/libsamba-security.so [3356/3781] Linking default/lib/util/libutil_tdb.so
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")
2006 Apr 10
2
Samba 4.0 compilation problem
Hi all I am compiling the Samba4.0 which provides built in AD support. I compiled it successfully by using the command configure.When i was issuing the make proto all, i am getting the following error. # make proto all Compiling heimdal/lib/asn1/main.c with host compiler In file included from heimdal_build/roken.h:7, from heimdal/lib/asn1/gen_locl.h:51, from
2019 Apr 02
2
Make/Build Error on armhf
Hello Norbert, thanks for your reply. Does that mean that the rpi build environment is not uptodate? -----Ursprüngliche Nachricht----- Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Norbert Hanke via samba Gesendet: Dienstag, 2. April 2019 21:28 An: samba at lists.samba.org Betreff: Re: [Samba] Make/Build Error on armhf Hi, I noticed the same, actually with many more shared
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
Hello again, Samba experts, sorry for being such a pain in your necks, but I really need to get a recent Samba version to compile, and it looks like I definitely need your help with this. In the meantime, I have found that the huge number of "conflicting types" errors for rpc_*_init(...) is due to the fact that the Samba 4.6.4 codebase seems to have for all RPC modules: NTSTATUS
2015 Jun 20
0
Samba 4.2.2 and Solaris 10
Hi, Apologies if this has already been asked, but I'm wondering if anyone has managed to successfully compile 4.2.2 on Solaris 10 SPARC? I've tried multiple times with no success. Last error was: [3320/3826] Linking default/source4/heimdal_build/samba4kinit Undefined first referenced symbol in file libintl_gettext
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
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:
2011 Mar 13
1
Samba4 won't compile
Hallo, I've just tried to compile Samba 4.0.0alpha14 under Slackware 13-current - it failed. 206 warnings, 257 errors, and last famous words ---------------- cite on --------------- [2152/2374] Linking default/source4/heimdal_build/libroken-samba4.so [2153/2374] Linking default/source4/heimdal_build/libasn1-samba4.so /lib/libcom_err.a(error_message.o): In function `et_list_unlock':
2006 Jun 05
2
[PATCH] Pet peave then->than
This patch fixes all the incorrect uses of "then" that I could find on the whole SAMBA_4_0 branch. i.e. it is relative to svn://svnanon.samba.org/samba/branches/SAMBA_4_0 at revision 16046. Index: source/auth/ntlmssp/ntlmssp_sign.c =================================================================== --- source/auth/ntlmssp/ntlmssp_sign.c (revision 16046) +++
2019 Apr 02
2
Make/Build Error on armhf
Hello $List, just downloaded and tried to compile samba 4.10.0 an raspbian stretch which ends in an error: [1924/4121] Compiling source3/rpc_client/rpc_transport_np.c [1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so /usr/bin/ld: /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid string offset 3888 >= 3489 for section `.strtab' /usr/bin/ld:
2019 Apr 02
0
Make/Build Error on armhf
Hi, I noticed the same, actually with many more shared libraries. It already has been filed as bug https://bugzilla.samba.org/show_bug.cgi?id=13754 with version 4.10.0rc4 . Looking at what actually happens in detail no exotic build options are used so at first sight it looks more like a problem of the build tools on the RPi than a Samba problem. The simplest situation I could find was
2019 Apr 04
0
Make/Build Error on armhf
I tried the backports tip from https://bugzilla.samba.org/show_bug.cgi?id=13754 and samba 4.10.1 this works... compile finishes without an error... -----Ursprüngliche Nachricht----- Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Dirk Laurenz via samba Gesendet: Dienstag, 2. April 2019 23:32 An: samba at lists.samba.org Cc: 'Norbert Hanke' <norbert.hanke at
2019 Jul 02
3
[Announce] Samba 4.9.10 Available for Download
Quick update, I checked ldb-1.4.x to ldb-1.6.x and couldn't find an LDAP_REFERRAL_SCHEME defined anywhere. (Perhaps it's in an un-released version). So, for now a copy of the define from ldb_module (source4/dsdb/samdb/ldb_modules/ldb_module.h) will do, I guess: # cat samba-4.9.10-ldb-scheme.patch *** samba-4.9.10/source4/include/includes.h.orig 2019-07-02 14:47:43.008208717
2013 Jan 24
0
samba4 master build fail undefined reference to `tevent_set_trace_callback'
Good Morning, Environment :openchange / samba4 ,ubuntu 12.04, 32bit CLI: make samba-git-update fails with:- [3509/3720] Linking default/source4/heimdal_build/samba4kpasswd [3510/3720] Linking default/source3/smbd/smbd default/lib/tevent/testsuite_1.o: In function `test_event_context_threaded': /home/sysop/openchange/samba4/bin/../lib/tevent/testsuite.c:246: undefined reference to
2014 Dec 11
0
Compilation Error during make
Hi Everyone, I'm getting error when compiling Samba 4.1 on AIX. Any ideas on the errors below? Thanks! # make WAF_MAKE=1 ./buildtools/bin/waf build Waf: Entering directory `/root/samba-4.1.12/bin' Selected embedded Heimdal build [ 43/3712] Generating smbd/build_options.c [3228/3712] Linking default/lib/talloc/libtalloc.so [3233/3712] Linking
2019 Apr 05
0
Make/Build Error on armhf
Hi Dirk. Ok, now im ready with the debian packages for 4.10, this could make your life more easy. I've not tested this but should work, you could try this. Install a debian 9 server as minimal as possible, so choose expert install, only install ssh server, nothing else. Now in this order, start building the armhf samba 4.10 packages This should be easy todo now since i've match the
2012 Oct 22
1
Can't compile Samba 4.0.0rc3 on FreeBSD 9.0
I tried to compile Samba 4.0.0rc3 on FreeBSD. >./configure.developer works fine,but > make is failed. Error message is [ 772/3965] Compiling lib/ldb/tools/ldbutil.c ../lib/ldb/tools/ldbutil.c:34:24: error: ldb_module.h: No such file or directory ../lib/ldb/tools/ldbutil.c: In function 'ldb_do_autotransaction': ../lib/ldb/tools/ldbutil.c:61: error: implicit declaration of