similar to: Samba 3. ldapsam.so not generated on Solaris 9 with Sun One Directory Server

Displaying 20 results from an estimated 4000 matches similar to: "Samba 3. ldapsam.so not generated on Solaris 9 with Sun One Directory Server"

2002 Jul 22
1
impedence mismatch between openssh 3.4p1 and openssl 0.9.6d on SCO OpenServer 3.2 5.0.6
Hi, I have been trying to build openssh 3.4p1 on SCO Open Server xxx It requires the libcrypto.a library produced by OpenSSL. So, I downloaded and installed OpenSSL 0.9.6d. As part of the configure process for OpenSSH, 'configure' checks for version of libcrypto.a with RAND_add(). RAND_add is defined in rand_lib.c and during the build of OpenSSH, I can see that rand_lib.c is compiled
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
Tried configure of samba-3.2.0 on Sparc Solaris 9 with the following line: ./configure --with-ldap --with-ads --with-pam --with-winbind --with-krb5=/usr/local > $log 2>&1 There is a problem where the following error is produced: configure: error: Active Directory support requires ldap_initialize I can use the same line on samba-3.0.10 and it compiles and works. $
2009 May 08
0
error while building samba with cifs upcall
:/usr/src/samba/samba/source3 # grep -i ldap config.log $ ./configure --with-cifsupcall --with-ads --with-ldap --with-krb5 configure:59539: checking for LDAP support configure:59585: checking ldap.h usability configure:59627: checking ldap.h presence configure:59696: checking for ldap.h | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_H 1 | #define HAVE_LDAP_H 1 configure:60066: checking for
2005 Apr 19
0
R 2.0.1 install problem on Solaris 9
Sorry about the earlier confusion. I'll start fresh here. I'm getting these error messages when I run "make". begin installing recommended package foreign make[2]: *** [foreign.ts] Error 1 make[2]: Leaving directory `/opt/net/source/R-2.0.1/src/library/Recommended' make[1]: *** [recommended-packages] Error 2 make[1]: Leaving directory
2003 Mar 29
1
compling errors for sun unix (PR#2702)
--Scraw_of_Flies_285_000 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: eXeT31BJngKeovsqhTpOHg== Dear R-project, I am having difficulty compiling R for my unix machine. Attached is the config.log file that has all the necessary info. Can you help? Thank you. Mutlu.. ------------------------------- Mr. Mutlu Ozdogan Center for Remote Sensing Boston University 725 Commonwealth Avenue
2002 Feb 11
0
[PATCH]: RHL72 --with-skey linking problems
Hi, On Red Hat Linux 7.2, it appears one cannot compile with --with-skey; configure fails with: checking for skey_keyinfo... no configure: error: ** Incomplete or missing s/key libraries. even though skey 1.1.5 libraries are installed from the location mentioned in INSTALL. This has also happened with Solaris it seems: http://bugzilla.mindrot.org/show_bug.cgi?id=45 A patch to configure.ac
2008 Oct 01
2
samba-3.2.4 Solaris 9: configure gets error: Active Directory support requires ldap_initialize
Unable to compile samba-3.2.4 on Solaris 9 for sparc. #building openldap CC=gcc #echo $CC #exit CPPFLAGS="-I/usr/local/include -I/usr/local/ssl/include -I/usr/local/BerkeleyDB.4.2/include -I/usr/local/include/sasl" LDFLAGS="-L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib" export CC CPPFLAGS LDFLAGS # CFLAGS='-D_AVL_H' export CFLAGS #
2003 Feb 03
1
Error in configure Last CVS and 3.0.alpha21 on Solaris 8
Hi all, I'm having problems trying to configure samba with the lastest source. The command I'm using is env CPPFLAGS="-I/usr/local/kerberos/include -I/usr/local/ldap/include" LDFLAGS="-L/usr/local/kerberos/lib -L/usr/local/ldap/lib" ./configure --with-ads --with-ldap --with-kerberos=/usr/local/kerberos --with-pam --with-winbind and the error is checking whether to
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
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
2002 Jun 11
1
command line editing does not work (2) (PR#1657)
I include more information to my message sent at Tue, 11 Jun 2002 19:51:24 +0200 with the same subject. The config.log contains the following lines: configure:10947: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib conftest.c -lreadline -ldl -lncurses -lm > /usr/i486-suse-linux/bin/ld: cannot find -lreadline collect2: ld returned 1 exit status configure:10950: $? = 1 configure:
2006 Feb 15
1
configure can't find ldap_initialize on HP-UX 11i
I'm basically using the instructions found in the HP-UX readme with the exception that I am trying to use the version of openldap that is in iexpress instead of the one from hpux.cs.utah.edu. The recommendations listed in the doc are: HP-UX 11.00 and 11.11: OpenLdap 2.1.3 (http://hpux.cs.utah.edu) OpenSSL 0.9.7d (http://hpux.cs.utah.edu) HP-UX 11.23 only: ixOpenLdap
2006 Dec 08
1
A mass O trouble with solaris 10 and Samba+ADS
I have been having a great deal of trouble compiling Samba on Solaris 10 with ADS support. Kerberos compiles fine. Samba does not configure with the standard Solaris LDAP libraries and fails in the following way.: checking for ldap_initialize... no configure: error: Active Directory support requires ldap_initialize And is caused by: configure:35160: checking for ldap_initialize
2004 Nov 16
1
solaris samba ldap
I'm trying to build 3.0.8 on solaris 9. I tried linking against both sun and openldap libraries, both unsucessufully. I get ------------------------------ checking for LDAP support... auto 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 for
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
2008 Sep 25
0
Problem building 3.2.4 on Solaris 10
Hi, I'm trying to build Samba 3.2.4 on Solaris 10 using the Sun Studio 12 compiler, but configure keeps dying at: checking for LDAP support... auto 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 for ber_tag_t... yes checking for ber_scanf in
2012 Aug 30
1
Samba complie problem
hi all Samba build problem when compiling with --with-ads I have complid, kerberos and openldap in /opt/local/samba and I am using gcc with gnu binutils. Its a solaris 10 sparc. Configure gives me following error: - 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
2004 Nov 17
0
fix for libldap configure error when using openldap on FreeBSD
i have seen several reports of the following problem: ./configure --with-ldap --with-krb5=/usr/heimdal --with-ads --config-cache --with-pam [snip] 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
2004 Jan 28
0
Samba compile with ldap support
Hello, I am compiling samba_3.0.0 with OpenLdap and Kerberos5 support on a Solaris9 machine. The compiler can't find the "libldap". # export LDFLAGS="-L/usr/local/lib -R/usr/local/lib" # export CPPFLAGS="-I/usr/local/include" # export CFLAGS="-I/usr/local/include" # ./configure --with-krb5=/usr/local \ --with-ldap=/usr/local --with-ads
2004 Oct 01
0
samba compilation error message
I try to compile samba 3.0.7 with parameters "--with-ldap" and "--with-ldapsam" and got a messages: *************** checking for LDAP support... yes checking ldap.h usability... no checking ldap.h presence... yes configure: WARNING: ldap.h: present but cannot be compiled configure: WARNING: ldap.h: check for missing prerequisite headers? configure: WARNING: ldap.h: proceeding