Displaying 20 results from an estimated 1100 matches similar to: "FW: Problems compiling samba-3.0.15pre2 on Solaris 9"
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
Hi all,
I wanted to upgrade from samba 3.0.4 to 3.0.7 and installed Samba 3.0.7
in a seperate directory . OS is Solaris 8 on Sun-Sparc.
Python 2.3.3 (from sunfreeware) installed
libiconv 1.8 installed
When running "make check" i get the following output:
..........................
# make check
WARNING: you need to run ./config.status
Linking bigballofmud shared library
2005 Jun 15
1
unable to build pam_winbind on Solaris 9
Greetings,
Still trying to get Samba 3.0.15pre2 built on a Solaris 9 box with PAM
support. I am using gcc 3.3.2 and I have openldap-2.2.24, krb5-1.4, and
Cyrus SASL 2.1.20 installed.
I have found other posting by people with problems building on Solaris
as well as asking about the "_pam_macros.h" file that seems to be
missing on Solaris. Posting about problems, but not with
2005 Feb 28
0
pam compile problem on AIX
Trying to compile Samba --with-winbind, --with-ads, --with-krb5 and
--with-pam on AIX 5.2. I receive the set of errors shown below before
the compile fails in pam_winbind.c.
This happens with Samba 3.0.11, 3.0.10, and 3.0.4 (shown below).
The ultimate goal is to have users be able to telnet or ssh into the AIX
boxen with their credentials actually stored in AD.
What am I doing wrong? Are
2002 Jul 02
1
Samba 2.2.5 on Solaris 8
Hi all,
i compiled Samba 2.2.5 with gcc on a Sunblade with Solaris 2.8. Last month i
compiled Samba 2.2.4 on the same machine without problems.
The following options i used:
./configure --with-winbind --with-pam --with-quotas
I got the following warnings:
Linking bin/wbinfo
Compiling nsswitch/winbindd.c
Compiling nsswitch/winbindd_user.c
Compiling nsswitch/winbindd_group.c
Compiling
2005 Feb 07
0
errors while doing "make" of samba on AIX
Hi all,
I am trying to install samba on AIX.
I have done a "configure", but while running "make" it gives the
following error.
Compiling nsswitch/pam_winbind.c with -O2
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:67: warning: passing arg 3 of `pam_get_item' from
incompa
nsswitch/pam_winbind.c:70: warning: passing arg 2 of pointer
2005 Feb 03
0
Problem while configuring Samba
Hi ,
I am facing a problem while configuring Samba on AIX 5.2. The configure
completes without any issues , but getting an error while running
make . Any pointers to this problem will be helpfull.
Options used for Configure are - ./configure --with-winbind --with-ldap
--with-ads --with-pam
Here is the Error -
# make
Using FLAGS = -O -I/usr/local/include -I./popt -Iinclude
2005 Feb 08
0
error duing executing "make" of samba on aix
Hi ,
I am facing a problem while configuring Samba on AIX 5.2. The configure
completes without any issues , but getting an error while running
make . Any pointers to this problem will be helpfull.
Options used for Configure are - ./configure --with-winbind --with-ldap
--with-ads --with-pam
Here is the Error -
# make
Using FLAGS = -O -I/usr/local/include -I./popt -Iinclude
2006 Mar 28
3
Error compiling samba 3.0.21c, AIX 52 ML7 gcc 3.3.2
Can anyone help with the following error I get whilst comiling samba,
configured with following flags:-
./configure --prefix=/opt/samba-3.0.21c --with-ldap --with-ads --with-krb5
--with-pam --with-winbind
heimal kerberos heimdal-0.7.2
openldap openldap-2.3.20
[WMSTRAIN:root]/appfs2/samba/samba-3.0.21c/source> make && make install
Using FLAGS = -O -D_SAMBA_BUILD_ -I./popt
2004 Jun 26
0
build failure solaris9x86 with Studio9 (forte)
I am setup as follows:
CC=/opt/SUNWspro/bin/cc
CFLAGS=-fast -xO2 -xtarget=pentium4
CXX=/opt/SUNWspro/bin/CC
INSTALL=/usr/ucb/install
I untarred 3.0.4 and cd into source and simply ran ./configure with no
arguments. It configured fine and then started to build, but failed:
...
...
Compiling tdb/tdbutil.c with -KPIC
"tdb/tdbutil.c", line 46: warning: assignment type mismatch:
2018 Feb 12
0
FreeBSD Core dump: PAM authentication with Kerberos credentials (GSSAPI_MIT)
Hi!
Can you attempt to get core dump with debugging symbols with dovecot too? Currently it seems to only contain symbols from kerberos bit, which is not very useful on it's own.
Aki
> On 12 February 2018 at 17:34 Ben Woods <woodsb02 at gmail.com> wrote:
>
>
> Hi everyone,
>
> I have a repeatable core dump when running dovecot on FreeBSD in the
> specific
2007 Apr 15
1
dovecot pam const
In passdb-pam.c, I found some bits about const with some PAM data types.
Rather than check for each vendor of PAM, better to check for actual
const usage ... some vendors have changed const-ness between releases.
Also, actually testing constness is great for supporting new
implementations that may come out.
Here is the autoconf test I use in pam_otp_auth:
--8<--
# Check PAM headers for
2018 Feb 12
3
FreeBSD Core dump: PAM authentication with Kerberos credentials (GSSAPI_MIT)
Hi everyone,
I have a repeatable core dump when running dovecot on FreeBSD in the
specific scenario described below.
Dovecot is linked against MIT kerberos in /usr/local/lib/, whilst PAM is
linked against Heimdal in /usr/lib/.
My expectation was that dovecot authentication using GSSAPI would use MIT
kerberos in /usr/local/lib, whereas PAM authentication is independent from
dovecot and would
2002 Nov 10
2
Trying to join a Solaris 8 box to Windows 2000 AD.
I am having major problems with SAMBA samba-3.0alpha20 in trying to connect
to
Windows 2000 AD. I have attached info if that helps. Any help you can give
me
would be greatly appreciated.
Thanks in advance
Clive Elsum
I can get samba-3.0alpha20 working if I include reference to our NT PDC
in the smb.conf file and do a net rpc join command.
This joins our NT PDC domain which has a trust
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2003 Mar 21
1
Compiling pam_winbind on Solaris 8
Greetings,
I am trying to compile pam_winbind.so under Solaris 8. I have the source for samba 2.2.8 on the server. When I issue a make nsswitch/pam_winbind.so, I receive many compiler warnings, such as:
Compiling nsswitch/pam_winbind.c with -fPIC
nsswitch/pam_winbind.c: In function `converse':
nsswitch/pam_winbind.c:72: warning: passing arg 3 of `pam_get_item' from incompa
tible
2007 May 03
0
Problem of displying contents of shares
I'm using samba 3.0.24. I create my Makefile for cross compiling smbd nmbd
testparm and CP850.so:
Makefile:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Flags divers
#COFLAGS=-O2
CWFLAGS= -g -Wall
# Cross compile tools
CC=mips-linux-gcc
#CC=gcc
LINT=splint
SHLD= $(CC) -O -D_SAMBA_BUILD_
LDSHFLAGS=-shared -Wl,-Bsymbolic
2004 Oct 06
0
Odd make error
Im building Samba 3.0.7 on Solaris 8. Using Forte 6 Update 2 and GNU make 3.80.
gmake runs fine until it failes at nsswitch/libnss_wins.so. Running gmake again won't
help. SUN make manages to get the job done. Anyone seen this before?
Compiling lib/secace.c with -KPIC
Compiling lib/secacl.c with -KPIC
Compiling lib/dummysmbd.c with -KPIC
Compiling libads/kerberos.c with -KPIC
2005 Jun 28
0
Fwd: Re: Possible Samba Memory Leak
Forgot to reply to all...
--- Anthony Russello <arussello@rogers.com> wrote:
> Date: Tue, 28 Jun 2005 16:43:55 -0400 (EDT)
> From: Anthony Russello <arussello@rogers.com>
> Subject: Re: [Samba] Possible Samba Memory Leak
> To: Jeremy Allison <jra@samba.org>
>
>
> --- Jeremy Allison <jra@samba.org> wrote:
>
> >
> > 3.0.2a is very
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