Displaying 20 results from an estimated 900 matches similar to: "[Announce] Samba 4.0.23 Available for Download"
2014 Oct 20
0
[Announce] Samba 4.1.13 Available for Download
=====================================================================
"I'm not insane. My mother had me tested!"
Sheldon, Big Bang Theory
=====================================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.1.
Changes since 4.1.12:
---------------------
o Michael Adam
2014 Oct 20
0
[Announce] Samba 4.1.13 Available for Download
=====================================================================
"I'm not insane. My mother had me tested!"
Sheldon, Big Bang Theory
=====================================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.1.
Changes since 4.1.12:
---------------------
o Michael Adam
2014 Apr 25
1
Samba 4.1.4 compilation error
Hi all,
I am compiling samba 4.1.4 but getting below error on python.
(Python version 2.5.2)
Is it required a higher version of python.
?...?????????????.........???
Checking for program cpp : /usr/bin/cpp
Checking for program ar : /usr/bin/ar
Checking for program ranlib : /usr/bin/ranlib
Checking for gcc : ok
Checking
2018 Mar 26
0
talloc configure error for armv8be
Hi
I have problem when doing configure for talloc-2.1.1. The error message like follows:
./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib64/talloc --datadir=/usr/share --sysconfdir=/etc --sharedstatedir=/com --localstatedir=/var --libdir=/usr/lib64 --includedir=/usr/include --oldincludedir=/usr/include --infodir=/usr/share/info --mandir=/usr/share/man
2017 Jun 03
0
Building from source on an ARM71 based router
On Sat, 3 Jun 2017 12:43:52 -0400
Zac Morris <zac at zacwolf.com> wrote:
> OK, to be extra clear, I *am* now running just: ./configure
>
> It is this script that is erroring at step:
> *Checking uname sysname type*
>
> It's not a python specific issue. Like I said, this is a minimal linux
> build, so many of the de facto apps/headers/libs are not installed.
>
2014 Mar 02
0
3/2/2014 Samba4 git pull make clean error
Hi,
I did a git pull and gmake clean give me error:
root at www:/usr/local/samba-master # gmake clean
WAF_MAKE=1 python ./buildtools/bin/waf clean
Selected embedded Heimdal build
/usr/local/samba-master/wscript: error: Traceback (most recent call last):
File "/usr/local/samba-master/buildtools/wafadmin/Utils.py", line 647, in
recurse
exec(compile(txt, file_path,
2017 Jun 03
2
Building from source on an ARM71 based router
I am trying to build Samba 4.6.4 on an ARM 7 Cortex based router (Netgear
R8000), running *DD-WRT v3.0-r31980M kongac (05/11/17)*
I'm working with some folks via the DDWRT, but we're running into an issue
trying to build from source.
I have python 2.7 already installed on the router, and I'm executing the
install_with_python.sh script.
./install_with_python.sh /opt/test/samba-4.6.4
2013 Oct 08
1
git folder moved : waf : The top source directory has moved. Please run distclean and reconfigure
Hi all,
As samba4 git source took a looong time to download, I've moved the
folder away from original directory.
Trying to compile 4.0.10, make shows :
> 'configure' finished successfully (52.943s)
> WAF_MAKE=1 python ./buildtools/bin/waf build
> cannot find include/config.h
> Waf: Entering directory `/home/serveur/git/samba4/bin'
> bld.curdir
>
2017 Jun 03
3
Building from source on an ARM71 based router
No, sorry, it's actually failing on "configure" which this script calls. I
should have been more clear.
./configured is failing at step: *Checking uname sysname type*
It's obviously missing some app/header/library, but reading through all the
breakpoints listed in the error (re-pasted below) I can't make out from the
code what it's looking for, and the config.log
2013 Mar 30
0
I am having problems installing the latest samba4 git checkout as of 3/30/13
I am having problems installing the latest samba4 git checkout as of 3/30/13
I keep getting this error message when trying to install samba4
it says:
checking project rules ...
Project rules pass
[ 1/4152] Generating replace.vscript
[ 2/4152] Generating interfaces.vscript
[ 3/4152] Generating talloc.vscript
[ 4/4152] Generating pytalloc-util.vscript
[ 5/4152] Generating tevent.vscript
[
2013 May 11
1
Samba git: build error when upgrading
Seeing a build problem after updating my git tree:
$ git remote -v
origin git://git.samba.org/samba.git (fetch)
origin git://git.samba.org/samba.git (push)
$ git pull
$ ./configure ...
$ make clean
WAF_MAKE=1 python ./buildtools/bin/waf build
./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
2016 Oct 05
0
samba v4-5-stable build fails
Hello guys.
I am trying to compile samba from git repository, branch v4-5-stable, and I got this error during ./configure
Checking for perl $Config{vendorprefix}: : '/usr'
PERL_ARCH_INSTALL_DIR: : '${LIBDIR}/perl5'
PERL_LIB_INSTALL_DIR:
2016 Oct 26
0
samba-4.5.1 build problem
On Wed, 2016-10-26 at 10:21 +0200, Peter Serbe via samba wrote:
> Dear Samba experts,
>
> I tried to install the latest Samba release the way I
> did it always, i.e. starting with:
>
> ./configure --prefix=/usr/local/samba \
> --with-piddir=/usr/local/samba/var/run \
> --with-syslog \
> --with-quotas \
>
2016 Dec 21
1
compiling Samba4 on Solaris11
I am unable to compile Samba 4.4.7, 4.5.1 or 4.5.3 on Solaris 11. I had
been able in the past so maybe an update to GCC broke something.
GCC 4.8 is the default. I then installed GCC 4.9. /usr/bin/gcc is a
symlink to /usr/gcc/4.9/bin/gcc.
I compiled the latest openldap (client only) to the samba target directory.
Set environmental variables so the krb5.h and openldap would be found.
2016 Oct 26
6
samba-4.5.1 build problem
Dear Samba experts,
I tried to install the latest Samba release the way I
did it always, i.e. starting with:
./configure --prefix=/usr/local/samba \
--with-piddir=/usr/local/samba/var/run \
--with-syslog \
--with-quotas \
--with-acl-support \
--enable-debug \
--enable-cups \
--enable-selftest \
2014 Dec 01
0
[Announce] Samba 4.1.14 Available for Download
=====================================================================
Alan: "She looks up to me. She thinks
I?m special. She thinks I?m smart."
Charlie: "She thinks gazpacho is
Pinocchio?s father."
Two and a half men
=====================================================================
Release Announcements
---------------------
This is the latest stable
2014 Dec 01
0
[Announce] Samba 4.1.14 Available for Download
=====================================================================
Alan: "She looks up to me. She thinks
I?m special. She thinks I?m smart."
Charlie: "She thinks gazpacho is
Pinocchio?s father."
Two and a half men
=====================================================================
Release Announcements
---------------------
This is the latest stable
2013 Jan 04
3
AIX: TypeError: unsupported operand type(s) for +: '_hashlib.HASH' and 'str'
Hi there!
We're trying to compile Samba 4.0.0 on a fresh install of AIX 6.1 (6100-02-01-0847), with Python RPM's from perzl.org installed into /opt/freeware. We're also using XLC 12.1.
Unfortunately, we can't even run ./configure, as we're getting errors from the waf system. Here's what we get:
bash-4.2# pwd
/admin/tst/build/samba-4.0.0
bash-4.2# ./configure --help
2013 Mar 14
0
Samba 4.0.3 Configure problem
Hi,
I get the following when tring to run ./configure on the source:
Traceback (most recent call last):
File "./buildtools/bin/waf", line 75, in <module>
import Scripting
File "/root/src/samba-4.0.3/buildtools/wafadmin/Scripting.py", line
146
except Utils.WafError, e:
Any idea what is causing this?
2014 Feb 27
0
AIX WINBIND ISSUES
All,
I am having a winbind module load error on aix 7.1 trying to load winbind
module for 3.6.0.
methods.cfg
WINBIND:
program_64 = /usr/lib/security/WINBIND_64
(have tried authonly here)
NIS:
program = /usr/lib/security/NIS
program_64 = /usr/lib/security/NIS_64
DCE:
program = /usr/lib/security/DCE
[root] on [barrow] on [/rehash/samba-3.6.0] {932}