similar to: need help building 2.2.8a

Displaying 20 results from an estimated 10000 matches similar to: "need help building 2.2.8a"

2003 Nov 29
1
BUG?: 2.2.8a, missing header files for source/passdb/pass_check.c
I'm trying to compile in DFS with the --with-dfs option. There is an #ifdef WITH_DFS and following that, is some header files that are referenced that I can't seem to find any where. Is this a bug, or is this because my operating system doesn't have these files? I'm running OpenBSD 3.4. Here is the first portion of config.status: #! /bin/sh # Generated automatically by
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
any ideas why it won't compile? running /root/samba-3.0.28a/packaging/RHEL/makerpms.sh eventually it gets to: ./autogen.sh: running script/mkversion.sh ./script/mkversion.sh: 'include/version.h' created for Samba("3.0.28a") ./autogen.sh: running autoheader -I. -Ilib/replace ./autogen.sh: running autoconf -I. -Ilib/replace Now run ./configure and then make. +
2008 Jan 03
0
Embedded samba 2.0.26 problems
I've built an embedded version of samba 3.0.26b. I'm having a problem getting it started, though - it fails to start. A bit of tracing and I *think* it's failing to find secrets.tdb. strace is showing smbd dying after failing to find secrets.tdb - in the wrong place. I think the script below should take care of that, but for some reason it's looking for secrets\.tbd in the
2003 Mar 26
1
problems compiling Samba 2.2.8 on Solaris 2.8
Hi - I am trying to compile and install 2.2.8 to /opt/samba, but I keep getting the following errors after I 'make install' and try to start smbd using '/opt/samba/sbin/smbd -d 2 -D -s /opt/samba/lib/smb.conf': Unable to open new log file /usr/local/samba/var/log.smbd: No such file or directory [2003/03/25 10:21:56, 0] lib/debug.c:reopen_logs(348) Unable to open new log file
2004 Mar 12
1
Issues while compiling samba 3.0.2a
Dear List, First forgive me for my RTFM question yesterday about groups not appearing in the Windows usermanager (Karel Kulhav?, thanks for your reply). I did read the SAMBA HOWTO Collection but in a more 'vertical' way. This net groupmap thing must have passed my attention. I installed a prebuild version of Samba for redhat 8.0. Redhat however does not compile in ACL's in their
2005 Mar 16
1
Samba configure script not finding ldap libs
Hey All, I'm trying to compile Samba 3.0.12rc1 on a Redhat Linux Fedora Core 3 machine. I have the following LDAP RPMS installed: rpm -qa | grep ldap gives: openldap-2.2.13-2 python-ldap-2.0.1-2 openldap-clients-2.2.13-2 openldap-devel-2.2.13-2 openldap-servers-2.2.13-2 nss_ldap-220-3 I run configure in the following fashion: CFLAGS="-O2 -march=prescott
2003 Sep 25
1
samba 3.0.0 compiling solaris
I am having trouble compiling 3.0.0 (release) on solaris 2.8 I am getting this, Using FLAGS = -g -O2 -I/usr/local/cups-1.1.18/include -I/usr/local/krb5-1.3.1/include -I./popt -Iinclude -I/usr/local/src/samba/samba-3.0.0/source/include -I/usr/local/src/samba/samba-3.0.0/source/ubiqx -I/usr/local/src/samba/samba-3.0.0/source/smbwrapper -I. -I/usr/local/openldap-2.1.22/include
2009 Feb 02
1
Large file problem with version 3.0.34
I have a problem with large files (>2 Gb) in a Debian sarge based system. I install samba 3.0.34 with this configuration: ./configure --with-smbwrapper --with-ldap --with-automount --with-smbmount --with-pam --with-pam_smbpass --with-ldapsam --with-syslog --without-profiling-data --with-quotas --with-sys-quotas --with-libsmbclient --with-acl-support --with-utmp --with-vfs --with-winbind
2003 Oct 21
2
solaris build problem
I am trying to build samba-3.0 on solaris 5.6 and i get the following error during the 'make' stage. rpc_server/srv_pipe.o: In function `get_pipe_fns': rpc_server/srv_pipe.o(.text+0x7020): undefined reference to `lsa_get_pipe_fns' rpc_server/srv_pipe.o(.text+0x7038): undefined reference to `lsa_ds_get_pipe_fn s' rpc_server/srv_pipe.o(.text+0x7050): undefined reference to
2002 Dec 17
0
2.2.7a on MacOS X 10.2.2 giving "failed to set gid" error
I have been trying to get 2.2.7a to work on my Mac running 10.2.2. The configure, compile and install went through fine except for a few warnings. When I attempt to connect to the machine, I get the following errors: [2002/12/17 16:05:14, 0] lib/util_sec.c:assert_gid(111) Failed to set gid privileges to (0,99) now set to (99,99) uid=(0,0) [2002/12/17 16:05:14, 0] lib/util.c:smb_panic(1094)
2004 Nov 19
0
Net error
Hi i have compiled samba 3.0.8 on redhat 7.3 with the folowing configuration: ------------------------------- ./configure --prefix=/usr \ --libdir=/usr/lib/samba \ --with-libdir=/usr/lib/samba \ --with-swatdir=/usr/share/doc/swat \ --localstatedir=/var \ --with-piddir=/var/run/samba \ --with-lockdir=/var/cache/samba \ --with-logfilebase=/var/log/samba \ --sysconfdir=/etc/samba \
2006 Oct 03
0
Samba Compile Error
Hi, I've been having the following compile error with Samba for the past few releases. The last successful compile I have had is with version 3.0.22. At least all the 3.0.23 versions are affected. The compile dies with: Linking bin/tdbbackup tdb/spinlock.o(.text+0x1d0): In function `tdb_create_rwlocks': : undefined reference to `this_is_smp' collect2: ld returned 1 exit status
2007 Jan 18
4
samba 3.0.23d with ldap compile problem
Hi, I'm trying to compile samba 3.0.23d for use with ldap as backend. The system is Debian Sarge fresh installed, all updates installed, and openldap-2.3.27 installed from sources. I searched a lot but couldn't google out anythink that helped. I sent this same mail jesterday with configure options for ldap, ld.so.conf and samba error.log but it was too long. So another time with less
2018 Jan 30
0
samba build 4.6.11-> 4.6.12 fails
Previous builds from source have been fine, but 4.6.12 fails during make LDFLAGS="-Wl,--no-as-needed" CFLAGS="-O2 -march=i586 -mtune=i686" ./configure --enable-fhs --prefix=/usr --libdir=/usr/lib$ --includedir=/usr/include --bindir=/usr/bin --sbindir=/usr/sbin --mandir=/usr/man --sysconfdir=/etc --with-configdir=/etc/samba --with-piddir=/var/run
2009 Jun 09
2
samba-3.3.4 AD/krb5/pam build failure on AIX 5.3/6.1 UNKNOWN_CREATE_KEY_FUNCTIONS
Hi all! Perhaps someone here could tell me if this has been seen before. We're trying to build samba-3.3.4 for IBM AIX with support for PAM, Active Directory, and Kerberos. The end goal is to be able to join the AIX system to our Active Directory domain so that users can log in via their AD username/password, and have access to their home directory via the Windows pass-through authentication
2008 Mar 12
0
Using Samba 3.0.28 on Solaris 8 in combination with Windows NT (no ADS)
All, I have the following problem using Samba 3.0.28 on Solaris 8 in combination with Windows NT (no ADS): When I set permissions on shares (using "Computer Management from Windows"), Samba doesn't seem to act accordingly. If for example I have a share called HOME with the following permissions: Everyone (full control) My user account in the domain (full control) This way I can
2004 May 18
1
samba3.0.4 with FreeBSD
???????????? samba, I compile kerberos5 root@romanof2 : cd /usr/ports/security/krb5/ root@romanof2 : make && make install && make clean && rehash ------------------------------------------------------ This port of MIT Kerberos 5 includes remote login daemons (telnetd and klogind). These daemons default to using the system login program (/usr/bin/login). Please see the
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
2017 May 24
2
Howto switch from distribution to self compiled?
Hi, I want to switch from an old samba 3.6 of a Linux distribution, to a new and self compiled samba, which is in different directories (usr/local/samba). Which files do I need to copy from the old place to the new? Which ones are only temporary files, and can be discarded? This is from the output of "smbd -b" old: SBINDIR: /usr/sbin BINDIR: /usr/bin SWATDIR:
2003 Oct 17
0
Samba 2.2.8a --with-pam Solaris PAM_LDAP
Hi All, I was wondering if anybody has had similar issues? 1. Why will the --with-pam option work when only encrypt passwords = no in the smb.conf file? 2. Is their a way to set encrypt passwords = yes in the smb.conf and still use the --with-pam option? I'm running Samba 2.2.8a with the following ./configure... ./configure --prefix=/opt/samba \