Displaying 20 results from an estimated 8000 matches similar to: "Build Environment"
2013 May 17
2
Continued compilation errors with samba 3.6.15
?
Hello.
?I'm trying to compile samba on a?armnas.
?
First I execute:
autogen.sh
configure
make
?
And got the following error:
?
?
?
?
Compiling ../libcli/samsync/decrypt.c
Linking bin/net
utils/net_rpc.o: In function `net_rpc':
net_rpc.c:(.text+0x88): undefined reference to `libnetapi_net_init'
utils/net_rpc.o: In function `net_rpc_file':
net_rpc.c:(.text+0x2d74): undefined
2013 Nov 05
1
samba-4.1.0 build failure -help with
Greetings,
I attrempted to compile samba-4.1.0 on a computer with these:-
--cpu amd64 2 cores
--os blfs linux-3.1.6, gcc-4.8.1, glibc-2.17
I ran configure like this:-
./configure
--prefix=/opt/samba4
( i.e I accepted all the defaults except the installation prefix)
then I ran make like this:-
make
BUT make ends like so:-
#---------------------------
[3807/3949] Linking
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
2015 Jul 10
1
mcrypt 2.6.8 on centos 6
I downloaded mcyrpt 2.6.8, untar, cd into the tree and did
./configure and I get errors.
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for libmcrypt-config... no
checking for libmcrypt - version >= 2.5.0... no
*** Could not run libmcrypt test program, checking why...
*** The test program failed to compile or link.
2013 Jul 22
1
Errors in parse_share_modes Testing CTDB 2.3 and Samba 4.0.7
I'm working on building a CTDB/Samba cluster on AIX 7.1 with the latest
levels to replace an older one running CTDB 1.0.113 and Samba 3.6.1. I
have the new servers up and running and they seem to work, but I'm worried
about some messages in the logs. I run with log level 1 on the servers so
that the connection details are logged. On the old cluster there were
only connection/closed
2009 Jul 30
0
Can't compile 3.4.0 Binary on solarisx86
Hello lists
I have tried to compile 3.0.4 binary on x86 versions of x86.
I attached first 100 lines of config.log. It shows details of my
environment.
I think configuer works fine.
But after I typed make command, some errors appeared.
Does anyone have ideas of fix this problems? or Don't you have the
instance of compiled on solaris10 OS.
SAIKA Iwao
bash-3.00#
2010 Dec 24
1
reducing smbd memory footprint
I'm currently compiling Samba 3.3.X with the following:
CFLAGS = -g -Wall -O2
./configure --cache-file=./config.cache \
--with-fhs \
--enable-shared \
--prefix=/usr \
--sysconfdir=/etc \
--libdir=/usr/lib/samba \
--with-privatedir=/etc/samba \
--with-piddir=/var/run/samba \
2007 Oct 10
2
autoreconf errors with latest git
Hi,
autoreconf -i -f which is called by autogen.sh gives these errors with
git 31c9f0582260817777348c96a3576e5955f44ab3:
rm at eurasia:~/swfdec/swfdec$ autoreconf -i -f
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of
AM_PATH_LIBMCRYPT run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
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)
+++
2008 Oct 09
1
Problem installing samba
Hello.
?
?? I am installing samba by first time and I've problems. I've downloaded samba 3.2.4 version.?The machine is Sun with Solaris. After execute .configure, i execute?.install make with the next errors:
?
======================================================================
The SWAT files have been installed. Remember to read the documentation
for information on enabling and using
2010 Jul 22
0
Build problem
Hi,
Where can I see the minimum build requirements ( gcc, make) for samba
3.5.4. I am using gcc 3.2.2 and make 3.79.1 under Solaris 9 and I get the
following error during make.
--
Compiling lib/privileges_basic.c
Compiling auth/token_util.c
creating /usr/local/samba-3.5.4-src/source3/exports/libnetapi.syms
Linking shared library bin/libnetapi.so.0
Undefined first
2009 Aug 19
0
Please help with Samba on Solaris10
Hi
I'm having lots of problems getting Samba to work on Solaris.
First I tried the version which comes with Solaris10: 3.0.30.
It almost did work, but a user could not _rename_ files.
Next try was with 3.4.0. Unfortunately winbindd tried to _modify_ idmap
entries in my LDAP server to make them be from the UID range defined in smb.conf.
WHY? What's the idea behind it?
Winbindd also
2006 Jun 16
1
building dovecot lda on solaris 9
Trying to build the latest CVS code of LDA against dovecot beta 9.
Running autogen script I'm getting this message.
I added the contents of
/usr/local/share/aclocal/
to
/usr/local/share/libtool/libltdl/aclocal.m4
#aclocaldir = /usr/local/share/aclocal/
aclocal_DATA = libmcrypt.m4 libtool.m4 ltdl.m4
but no luck.
any advise ?
/usr/local/share/aclocal/libmcrypt.m4:17: warning:
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
2012 Oct 23
1
Compiling samba4 hangs at [1815/3978] Compiling librpc/ndr/ndr_basic.c
Hi,
I have tried both RC4 and from the repository but I can't seem to get
samba4 to compile. I have rebuilt the OS (Centos 6.3) from scratch and I am
still having the same issue. I get:
WAF_MAKE=1 ./buildtools/bin/waf build
Waf: Entering directory `/opt/samba-master/bin'
Selected embedded Heimdal build
[ 133/3978] Generating VERSION
[ 168/3978] Generating smbd/build_options.c
[1815/3978]
2013 Nov 06
0
mod_auth_ntlm_winbind SSO
Hello
We are trying to implement SSO with mod_auth_ntlm_winbind.
We followed the instructions on [1], but have the issue that users can
not authenticate with web browsers.
In addition to that document we did the following extra steps:
- chown root:winbind /var/lib/samba/winbindd_privileged/
- apache user (vagrant) is in group winbind
- net setauthuser -U vagrant
- smb.conf has: winbind use
2016 Jul 26
2
ndr_pull_share_mode_lock failed: Buffer Size Error
Hi list,
I'm getting a lot of these on a CTDB cluster serving files to Windows
clients:
[2016/06/24 08:53:55.555485, 1] ../librpc/ndr/ndr.c:578(ndr_pull_error)
ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:150)
[2016/06/24 08:53:55.555506, 1]
../source3/locking/share_mode_lock.c:141(parse_share_modes)
ndr_pull_share_mode_lock failed: Buffer Size Error
[2016/06/24
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
2016 Jul 26
0
ndr_pull_share_mode_lock failed: Buffer Size Error
On Tue, Jul 26, 2016 at 12:24:01PM +0100, Alex Crow wrote:
> Hi list,
>
> I'm getting a lot of these on a CTDB cluster serving files to Windows
> clients:
>
> [2016/06/24 08:53:55.555485, 1] ../librpc/ndr/ndr.c:578(ndr_pull_error)
> ndr_pull_error(11): Pull bytes 4 (../librpc/ndr/ndr_basic.c:150)
> [2016/06/24 08:53:55.555506, 1]
>
2013 Feb 28
0
Dynamic DNS updates not working
Hi guys,
I'm having a struggle with Dynamic DNS updates. When i join a Windows
machine to the domain the host name get registered. When I change the IP
the A-record gets deleted and nothing more happens. I'm using the internal
dns with Samba 4.
Any help or advice would be much appreciated.
log:
Replicated 0 objects (0 linked attributes) for
CN=Configuration,DC=corp,DC=lo
[2013/02/28