Displaying 20 results from an estimated 900 matches similar to: "build samba in 64bit mode"
2006 Jan 06
1
Repost: Help - compilation of winbind_nss_solaris.c/3.0.21a/Solaris 7 and older fails
I would really appreciate help !
I did not have any reply to my two posts and I don't know what to do.
I can't build 3.0.21a and I have to migrate 54 Solaris 2.5.1 servers
from 2.2.8a to 3.0.x. I'm afraid we could not move to newer solaris
versions before 12 or 18 months.
Under is the problem description.
Thank you for your help.
Pierre
---------
SOLARIS 7
---------
On Solaris 7
2005 Dec 29
1
SAMBA 3.0.21 - Compile error on SOLARIS 7 & SOLARIS 2.5.1
Hi,
Compilation fails on Solaris 7 + GCC and Solaris 2.5.1 + SUN CC.
Each time the problem is on winbind. I have no idea about what's going
wrong. I didn't have any trouble with SAMBA 3.0.21rc1.
Can you help me ?
Thank you,
Pierre
---------
SOLARIS 7
---------
Configure
./configure --with-acl-support --with-ldap=no --disable-cups
--enable-static=yes --with-included-popt
--------
2002 Jun 03
2
Help with 2.2.4 binary build
Hi folks,
I'm getting these messages when compiling 2.2.4 on Solaris 7 with gcc
version 2.95.3:
% ./configure --with-utmp
% make
Compiling smbd/password.c
smbd/password.c: In function `grab_server_mutex':
smbd/password.c:1198: warning: passing arg 1 of `message_named_mutex'
discards qualifiers from pointer target type
Compiling lib/system.c
lib/system.c: In function
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
Hi,
two weeks before, i had the same warnings, but no fatal errors and i got the
following answer von Gerald Carter:
> These are const warnings. Ignore them for now.
> (not that we don't care about them, but you should be ok).
Your compiler wants to compile nsswitch/wb_common.c with -Kpic. On Solaris
it has to be compiled with the option -fPic. Normaly the make-script looks
for the
2002 Jul 10
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers
Greetings!
During the Samba 2.2.4 make (using Sun WorkShop 6 update 2 C/C++ 5.3)on Sun
Fire 880
running Solaris 8, I get the following error:
Any pointers or help would be very much appreciated..
Thanks,
-Murali
{root}69: make
Using FLAGS = -O -D__EXTENSIONS__ -xtarget=ultra -xarch=v9b -I./popt
-Iinclude -I./inc
FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var"
2001 Dec 17
4
Help! Solaris 8 + winbindd
Hi.
Does anyone have samba 2.2.2 on Solaris 8 working with winbindd?
I have samba 2.2.2 installed and configured --with-winbind and have the
winbindd daemon running but the following does not work:
1. "getent passwd" Solaris command on returns local users (no Domain users)
2. winbindd authentication to the PDC is not occurring.
3. local users cannot change password since I modified the
2002 Jul 10
1
samba 64 for Solaris
Hi,
Does anyone of you succeeded in building a 64-bits version of Samba 2.2.5
for Solaris 8 ?
If so, what is the corresponding Makefile or make options ?
Thanks.
Fabien
2002 Mar 07
1
Compile problems with latest CVS
Hi,
I get these compilation problems with today's CVS on Solaris configured
with winbind:
/usr/local/bin/gcc -O -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o
nsswitch/winbind_nss_solaris nsswitch/winbind_nss_solaris.c
nsswitch/winbind_nss_solaris.c:14: includes.h: No such file or directory
In file included from nsswitch/winbind_nss_solaris.c:15:
nsswitch/winbind_nss_config.h:30: config.h:
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
2002 Feb 20
3
reversing domain and user name?
I can get authentication to work on linux 7.1 with samba 3.0alpha15 if I
make valid users = @"INS+Domain Users", but if I try to set valid users to
just a single user:
valid users = INS+DavidSha, it fails to give me access. I see the following
in log.winbindd. It looks like it is looking for a domain called
DavidSha?!? My winbindd separator is +. Can somebody please respond to
this.
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
I'm receiving compiler warning messages using Solaris 2.8, Sun Workshop
6 C compiler and Samba 2.2.4.
Can the warning be safely ingnored?
Dennis
36 % make
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx
-I./smbwrapper -I/usr/openwin/share/include/X11/extensions
-I/usr/openwin/include= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DLOGFILEBASE="/usr/local/samba.22/var"
2003 Sep 26
1
Mysql probs..
G'day..
I'm trying to compile samba with the expsam=mysql.
but it gives back an error:
sswitch/wb_common.c: In function winbind_named_pipe_sock':
nsswitch/wb_common.c:136: storage size of `sunaddr' isn't known
make: *** [nsswitch/wb_common.o] Error 1
mysql is working fine so no probs there..
even without-winbind compilation it keeps
rerturning...
got a idea ??
Collen
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00.
Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
-DCONFIGFILE="/opt/samba/etc/smb.conf"
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX
11.00. Anyone have any ideas on what's causing the problem?
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1
-D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
2001 Nov 27
2
winbind trouble, maybe PDC too.
A quick preamble. SAMBA 2.2.2, Redhat 6.2, Mandrake 8.1 Windows NT4.0sp6a
PDC
Here is an excerpt from my winbind log.
Sending a packet of len 50 to (192.168.1.255) on port 137
Received a packet of len 62 from (192.168.1.20) port 137
nmb packet from 192.168.1.20(137) header: id=5433 opcode=Query(0)
response=Yes
header: flags: bcast=No rec_avail=No rec_des=Yes trunc=No auth=Yes
header:
2006 Mar 13
1
nsswitch segfaults with Samba 3.0.21 on Solaris 9
I've built Samba 3.0.21 with Kerb ADS, NSS, Winbind and PAM support on
Solaris 9 using gcc 3.3.2.
I'm able to compile and install and authentication works fine - I can
query and authenticate with AD, but when I su, passwd or some other local
auth Solaris command the command segfaults. This even happens if a valid
user is in any of the databases previous in the search pattern to
2006 Jan 04
1
Samba 3.0.21 requires OS to be IPV6 Compliant ?
Hi,
My last post about compilation problems of 3.0.21 on Solaris 2.5 and 7
has no answer,so I investigated a bit more further to try to find out
the differences with 3.0.20b.
Problems come from winbind_nss_solaris.c witch evolved a lot in 3.0.21.
Several references are done to struct in6_addr witch are not defined on
solaris 7 and older.
If I'm not wrong in my diagnostic, is there a
2007 Jun 06
1
Building samba on HP-UX 11.23
Hello All,
I am trying to build samba on HP-UX IA 64, for 64 bit using GCC 4.1.2. I am
hitting a compilation error. Can someone throw some light on how to handle
this problem?
Here is what the build log says:
Linking bin/winbindd
Compiling nsswitch/wbinfo.c
Linking bin/wbinfo
Compiling utils/smbcontrol.c
Compiling locking/locking.c
Compiling locking/brlock.c
Compiling
2003 Dec 17
0
Building Samba 3.0.1 on Solaris8 x86
Good day,
I just tried building Samba 3.0.1 on a generic Solaris8 x86 box with ACL
support as the only configure option and the build fails quite early. Has
anyone experienced a similar problem? This is a very vanilla build, using gcc
3.0.
*************************************
server# make
Using FLAGS = -O -Iinclude -I/opt/src/samba-3.0.1/source/include
2004 Jan 15
0
Solaris 8 x86 : Winbind compile error
Hello folks,
I'm having the following problem when compiling vanilla Samba 3.0.1 on a
Solaris 8 X86 system:
creating /opt/src/samba-3.0.2pre1/source/utils/net_proto.h
Compiling dynconfig.c
In file included from nsswitch/winbind_nss_solaris.h:28,
from nsswitch/winbind_nss.h:34,
from nsswitch/winbind_nss_config.h:79,
from