similar to: Errors building 3.6.25 after applying security patches

Displaying 20 results from an estimated 1100 matches similar to: "Errors building 3.6.25 after applying security patches"

2016 May 24
0
Errors building 3.6.25 after applying security patches
Hi Rob, Sorry for that question but why not upgrade to 4.x.y as Samba 4 is supposed to do all did Samba 3? Sorry not to help... mathias 2016-05-24 15:58 GMT+02:00 Rob Marshall <rob.marshall17 at gmail.com>: > Hi, > > I'm attempting to build 3.6.25 after applying the 16-Dec-2015 and the > 12-Apr-2016 patches from samba.org but I'm seeing two issues. First during >
2006 Aug 29
3
Installing Samba4
We have trouble installing samba4 and we can?t found documentation about setup, join domains, etc... We use rsync command to download samba rsync -avz samba.org::ftp/unpacked/samba4 . and when run ./autogen.sh to generate configure files return the following error: ./autogen.sh: running script7mkversion.sh ./script/mkversion.sh: version.h created for Samba("4.0.0tp3-svn-build-UNKNOWN)
2009 Jun 01
0
Compiling 3.4.0pre1 via makerpms.sh
Hi, I have a number of issues compiling samba 3.4.0pre1 using makerpms.sh, under the RHEL folder in packaging. 1) samba.spec refers to 'source' when the folder has been renamed to 'source3' (easy enough to amend) which made it fail very early on. 2) Following that - (apologies in advance, if I have gone over the top in pasting output), it seems to be complaining about missing
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")
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
any ideas why it won't compile? running /root/samba-3.0.28a/packaging/RHEL/makerpms.sh eventually it gets to: ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: 'include/version.h' created for Samba("3.0.28a") ./autogen.sh: running autoheader -I. -Ilib/replace ./autogen.sh: running autoconf -I. -Ilib/replace Now run ./configure and then make. +
2013 Oct 06
1
R 3.1.0 and C++11
I would like to bring up two issues concerning C++11. First, the R-devel manuals contain incorrect statements regarding C++11: i) R-exts.texi: Although there is a 2011 version of the C++ standard, it is not yet fully implemented (nor is it likely to be widely available for some years) and portable C++ code needs to follow the 1998 standard (and not use features
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
2010 May 11
1
Samba 3.5.2 compile on AIX
I'm having trouble compiling Samba 3.5.2 on AIX 5.3 TL10 SP1. I'm compiling Samba with ADS support against a locally installed Heimdal 1.3.2 Kerberos installation and I'm getting a failure while compiling clikrb5.c This is using the IBM xl_C compiler. Below is the complete build logs. I'm able to get around the error if I undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE in the
2015 Jan 06
2
Problem with HP printers after upgrade from 4.1.12-9 to 4.1.14-9
Hi, I just updated my samba servers (debian wheezy, sernet samba4) from version 4.1.12-9 to 4.1.14-9 and suddenly all my hp printers produce errors instead of printing. Kyocera printers are still working. HP printers all use HP Universal drivers Version 5.9.0.18326 with snmp disabled. Errors occure from Windows Server 2003 32Bit and Windows 7 clients. Here's an level 1 log of what
2004 Dec 13
0
samba4 configure error
I am trying to compile samba 4 with solaris 10 on a x86 machine. I get the "checking configure summary... configure: error: summary failure. Aborting config" failure. I am using gcc 3.4.3 Here is how it goes: cowabunga: /export/home/test/samba4/source$ ./autogen.sh ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: svn: not found ./script/mkversion.sh: svn: not found
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends, I failed to buld samba 3.0.30 for tru64unix 4.0F. I am curently locked to this os version due to other production software. We currently run Samba 2.2.8a but we were requested to upgrade by our network group. I downloaded 3.3.30 and did $ cd source $ ./configure no warnings or errors as far as I could see, except checking for replacing readdir using getdirentries()...
2018 Jan 12
4
Access to Windows 2016 server works with IP but not with netbios name
The client is a Windows 2008 R2 server. I don't know what you mean by classic vs. AD. I assume it's AD, but how would I check? I see the same problem, i.e. "Access is denied" and a window to enter the username/password, if I use the fully qualified name. Thanks, Rob On Fri, Jan 12, 2018 at 10:58 AM, Gaiseric Vandal via samba < samba at lists.samba.org> wrote: > Can
2018 Jan 12
2
Access to Windows 2016 server works with IP but not with netbios name
On Fri, 12 Jan 2018 11:20:37 -0500 Rob Marshall via samba <samba at lists.samba.org> wrote: > Hi, > > I just tried again and there's a window that says something about > "looking for credentials file..." that pops up before I get the > "Access is denied" and the login window. I don't know what that > means, but since the window is only there
2009 Jul 09
3
before(:all) and nested contexts
On Thu, Jul 9, 2009 at 5:40 AM, Daniel Tenner<daniel.rspec at tenner.org> wrote: > Hi all, > Like everyone (?), I use nested contexts to keep my specs well organised and > tidy. > However, I have a problem. I have various sets of specs that needs to > perform very time-expensive operations to set up the fixtures that will be > examined in the tests. Two specific examples:
2013 May 07
1
fdo-git build broken as of 2013-05-07?
drivers/gpu/drm/nouveau/core/engine/device/nve0.c: In function ?nve0_identify?: drivers/gpu/drm/nouveau/core/engine/device/nve0.c:152:43: error: ?nvc0_devinit_oclass? undeclared (first use in this function) drivers/gpu/drm/nouveau/core/engine/device/nve0.c:152:43: note: each undeclared identifier is reported only once for each function it appears in There's no such object nvc0_devinit_oclass.
2012 Jan 08
1
Can't compile 3.6.2 on Solaris 11
Trying to compile Samba 3.6.2 on Solaris 11, getting the following error: gmake Using CFLAGS = -O -I. -I/export/home1/src/samba-3.6.1/source3 -I/export/home1/src/samba-3.6.1/source3/../lib/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H -D_REENTRANT -D_LARGEFILE_SOURCE
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
I get the following linker error when compiling Samba on Solaris Sparc 5.8: bash-2.03# make Using CFLAGS = -I../lib/zlib -O -I. -I/root/samba-3.5.8/source3 -I/root/samba-3.5.8/source3/../lib/popt -I/root/samba-3.5.8/source3/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I./../lib/tevent -I./libaddns -I./librpc -I./.. -I./../lib/talloc -I../lib/tdb/include -DHAVE_CONFIG_H
2019 Oct 15
4
clarification on gosub, macros and AEL
>>> Nobody has any information or opinions on any of this? Personally, I don't think MACROS are going anywhere any time soon, so I have not bothered looking into a substitution. As for ael; I've never used it. Doug
2024 Feb 17
2
Fail kerberos method = secrets and keytab and net offlinejoin requestodj
Hello I don't know if this is normal behavior (does the djoin have the spn?): When a have kerberos method in smb.conf : kerberos method = secrets and keytab Joining with offlinejoin does not work: root at testjoinlinux:/# net offlinejoin requestodj loadfile=/root/djoin =============================================================== INTERNAL ERROR: Signal 11: Erreur de segmentation in net
2018 Jan 14
2
Access to Windows 2016 server works with IP but not with netbios name
Just for reference, on a working Samba 4.x server in an AD domain I have the following entries Idmap config *:backend = tdb Idmap config *:range = 2000-2999 Idmap config MYDOMAIN:backend = ad Idmap config MYDOMAIN:schema_mode = rfc2307 Idmap config *:range = 1000-1999 I use active directory users and groups to explicitly set the uid and gid numbers (this was to keep everything happy