similar to: compiling Samba4 on Solaris11

Displaying 20 results from an estimated 200 matches similar to: "compiling Samba4 on Solaris11"

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 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
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
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
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. >
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 \ >
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
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
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 >
2007 Aug 21
1
Xen Rhel5 dom0 Solaris11-66 domU nic packet offloading
I am currently running a Redhat Rel5 Dom0 with a solaris 11-66 xen domU as well as a Redhat REL4 domU. I am experiancing problems similary to those described the the Aug 2006 Release notes regarding ... Solaris domUs on non-Solaris dom0s 32-bit Solaris domUs should run on any 3.0.2-3 or later dom0. The majority of our testing has been on CentOS dom0s. 64-bit solaris dom0 and domU require updates
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
2016 Dec 08
2
Samba 4.51 Solaris 11 AD client
Solaris 11 include samba 3.6.25. I compiled samba 4.5.1 using GCC 4.8 and gmake. Had set following env variables to make sure krb5.conf was found # CPLUS_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/ # C_INCLUDE_PATH=/usr/include:/usr/include/kerberosv5/ After setting "client ldap sasl wrapping = plain" I was able to join to a Windows 2008 domain with samba 4.
2012 May 07
7
How to build Samba4 using static linked libraries
Hi All: I am building the torture/smbtorture for samba-4.0.0alpha17. After build, I am running the test in another environment. I not only need to copy the binary smbtorture, I also need to copy the shared libraries. This is HUGE inconvenient for us. Could somebody tell me how to build the binary using static linked libraries? Thanks very much Peixing libpthread.so.0 =>
2016 Jan 15
3
Samba installation
I am trying to install Samba on ubuntu 15.10 but constantly getting the same error while configuring: Traceback (most recent call last): File "./buildtools/bin/waf", line 75, in <module> import Scripting File "/home/saurabh/Documents/Samba/samba-4.3.4/third_party/waf/wafadmin/Scripting.py", line 146 except Utils.WafError , e: ^
2016 Dec 11
0
Samba 4.51 Solaris 11 AD client
If I add winbind rpc only = Yes to smb.conf file then "wbinfo -u" will list users in the current domain. It won't list users in any trusted domains (including domains in the same forest.) This indicates that the domain is having some issue retrieving user names via LDAP. The forest is 2008 function level. The domain was 2003 functional level but I just raised that
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,
2015 Apr 15
1
[Announce] Samba 4.2.1 Available for Download
===================================================================== "In this world nothing can be said to be certain, except death and taxes." Benjamin Franklin ===================================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.2. Changes since 4.2.0: -------------------- o
2015 Apr 15
1
[Announce] Samba 4.2.1 Available for Download
===================================================================== "In this world nothing can be said to be certain, except death and taxes." Benjamin Franklin ===================================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.2. Changes since 4.2.0: -------------------- o