similar to: compilation problems with 2.2.7a on OpenBSD 3.2 using --with-ldap sam

Displaying 20 results from an estimated 1000 matches similar to: "compilation problems with 2.2.7a on OpenBSD 3.2 using --with-ldap sam"

2002 Dec 16
1
Samba 2.2.7a, Solaris 5.8 and GCC 2.95.3 compilation warnings
Hi, I have just compiled and linked Samba 2.2.7a on a Solaris 8 server with the GCC 2.95.3 version compiler. I get the following compilation warnings. Can i still use the software without a expected crash? Compiling passdb/secrets.c passdb/secrets.c: In function `secrets_named_mutex': passdb/secrets.c:287: warning: passing arg 2 of `tdb_lock_bystring' discards qualifiers from pointer
2003 Oct 28
4
Failed to compile Samba with SSL
Hello! I failed to compile Samba with SSL on Mandrake 8.2 - error while "make all" in following sequence: cd SSLeay-0.9.0b ./Configure linux-elf make make install cd ../samba-2.2.7/source ./configure --with-ssl make clean make all Log of the last command attached. What's wrong? Please, help me! Thank you in advance. Pavel. -------------- next part -------------- Using FLAGS =
2003 Nov 07
1
Samba 3.0.0 & OpenBSD 3.3: ldap.h not found
Hi! I'm trying to install Samba 3.0.0 into an OpenBSD 3.3 server. I have copied ldap.h from OpenLDAP 2.1.22 distribution to /usr/local/include. However, configure does not seem to find it: checking for LDAP support... auto checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no I get the same result with ./configure --libdir=/usr/local/lib
2003 Jun 26
0
RH9 compile problems AND WinXP netlogon script
Because of the original issue below, it dawned on me to re-compile Samba after the RH9 upgrade from RH7.1. The make fails, and I was hoping someone could shed some light on either/both issues. I'm compiling Samba 2.2.8a with: ./configure --with-smbwrapper --with-pam --with-syslog --with-netatalk --prefix=/var/samba --with-quotas --with-smbmount --with-shadow No errors there, but make fails
2002 Sep 14
1
Freebsd make problems
Hello, I am running Freebsd 4.5 on a alpha based server. I got the samba source from the cvs [ 2.2 branch ] and I am running into come make problems. I used ./configure --with-ldapsam --with-ssl --with-quota --with-cups and after that gets done i type in make and i get the following errors: alphatest# make Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/ssl/include -O -I./popt -Iinclude
2015 Apr 21
2
shlib problems with Intel compiler
Hi, I'm encountering trouble compiling caTools_1.17.1.tar.gz and e1071_1.6-4.tar.gz on a Linux system using the Intel compiler suite. 14 other packages I generally use installed without any trouble. I notice both of these trouble packages have a C++ component, so I wonder if that might be the issue. Below, there's information on my platform, compiler, and some diagnostic output showing
2009 Feb 18
3
Rubies of Eventide and WINE
Hi. I'm using WINE on a Mac through Darwine and it's help application and I'm having trouble getting the program to run. First of all, whenever I start it I get a "Missing shell DLL 'cshell.dll'", even though I downloaded one and put it into the .wine directory in my home folder. Any ideas? I've followed all the current AppDB suggestions up to now, but it still
2004 May 31
1
e1071 build issue
** save image Error in loadNamespace(i[[1]], c(lib.loc, .libPaths()), keep.source) : There is no package called 'class' Using 30 May 2004 developer version of R-1.9.0 trying URL `http://cran.r-project.org/src/contrib/e1071_1.4-0.tar.gz' Content type `application/x-tar' length 325388 bytes opened URL .......... .......... .......... .......... .......... ..........
2006 Sep 21
1
Unable to connect samba server using hostname [2]
Hi, I've got th same problem than in this tread (no solution found) : http://lists.samba.org/archive/samba/2005-November/113914.html except I've got the problem on all stations. I am unable to connect to samba server using it's hostname, whereas it's work with IP address. When I use the hostname, Samba always request for login/password. [2006/09/21 12:59:04, 3]
2015 Apr 22
1
shlib problems with Intel compiler
Hi Martyn, Thanks for your insight, that seems pretty direct. Unfortunately, I did not compile this version of R (it's on a large supercomputer system and this version of R was installed by the admins). Using "R CMD config", I see the following relevant settings: DYLIB_LD = icc -std=gnu99 DYLIB_LDFLAGS = -shared -openmp LDFLAGS = -L/opt/compilers/intel/cce/9.1.039/lib
2006 Mar 24
2
SFU Permission Denied
This appears to be an old problem, but is a complete show stopper for us at the moment. We are trying to access an NFS file system, via Samba, from a WinXP client. Within Windows itself everything is fine, but when accessing the shares from within an SFU cshell, an error is returned when a file is created. The file is successfully created, but a "Permission Denied" error is returned.
2006 Sep 18
1
username map change = samba failure
Since I haven't gotten any responses from the segfault log I posted earlier, I will try another approach. Below is what happens when a client tries to connect. Again, this all started after I changed a username mapping entry from root = DOMAIN\Administrator to root = @"DOMAIN\Domain Admins". This is in a security = ADS setup. wbinfo -u and -g return the correct information.
2008 Feb 29
0
problem with winbind (netlogon proxy only mode)
Hello I have two similar servers, both are Debian Etch (fully updated). Both work as PDC with samba 3.0.24-6etch9. Both have squid proxy working and I am using winbind to authenticate my proxy users. Couple of days ago I've encountered a problem with authorization on one of my servers. I realized that winbind stopped working properly. wbinfo -t now gives: checking the trust secret via RPC
2000 Aug 24
0
NT PDC and SAMBA file server
Okay leave it to me to screw crap up! This worked before i started to play with some machine's ip addresses. Now im screwed and its not working at all. I will go through everything i have done from start and hopefully someone can tell me what I need to do to fix it. Please make two notes before you read this, i am not the person who setup the samba server on this linux box(running Debian)
2004 May 05
0
Samba Configure problem
Really need some help here. Brand new FreeBSD5.2.1 install. Portage for samba 3 doesn't have ads as an option. Installed openldap22-server from ports. Installed krb5 from ports. Downloaded 3.0.3 source. ./configure --with-ads. It errors out below. Anyone got a clue as to how to get this to work? checking whether to use smbwrapper... no checking whether to use AFS clear-text auth... no
2003 Oct 08
3
Ldap.h missing in samba-3.0.0
I have downloaded samba-3.0.0.tar.bz2 (and samba-latest.tar.gz) and attempted to run "./configure --with-ldapsam --with-winbind --with-pam_smbpass --with-smbmount --with-ads --with-ldap" Only to find that ./configure complains of a missing ldap.h file. Does anyone else have this issue? I'm trying to do a simple setup to having a Linux box communicate to my Windows 2000 Server PDC,
2006 Feb 09
0
ads kerberos key problem
I tried to use the samba share that I was able to access this morning, but now I cannot get to it. The error in the client's log is: Doing spnego session setup [2006/02/09 13:14:02, 3] ../smbd/sesssetup.c:reply_sesssetup_and_X_spnego(664) NativeOS=[Windows 2002 Service Pack 1 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[] [2006/02/09 13:14:02, 10]
2004 Mar 03
2
Samba with Sun's ldap
Hi, I am trying to compile Samba-3.0.2a with ldap,ads and kerberos support. I am trying to use sun's ldap instead of openldap. Here is my config.log excerpt ..... checking for LDAP support... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking
2004 May 03
2
Minor Bug Report ?
Hi everyone ! I just wanna say that I can't configure Samba 3.0.3 to compile with LDAP Support ( --with-ldap ) Here's the log : checking for LDAP support... yes checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no checking lber.h usability... no checking lber.h presence... no checking for lber.h... no configure: error: ldap.h is needed for LDAP
2004 May 04
2
Samba 3.0.3 installing issue
I am trying to install Samba 3.0.3 on Solaris 9 and when I execute the configure command I get the following error msg. I did install the latest version of openldap and set the env variable for the ldap lib. If anyone has encountered similar problem please let me know. #./configure --with-ads --with-krb5=/usr --with-pam --with-pam_smbpasss --with-syslog --with-libsmbclient --with-winbind