[Date Prev][Date Next] [Chronological] [Thread] [Top]

LDAP make problem



 
 

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/
--- Begin Message ---
Hi all,

I am trying to install OPENLDAP 2.1.3 on a Solaris 8
Intel box. I have installed
Berkeley DB, OPENSSL and KERBEROS without any problem.
But on Installing
OPENLDAP, It gives errors.

The command I sure the configure is
./configure --disable-slapd --disable-slurpd
--with-sasl --with tls.

Make depend

Make

on running make, I get the following error

 Entering subdirectory libraries
Making all in /backup/ldap/openldap-2.1.3/libraries
  Entering subdirectory liblunicode
/bin/sh /backup/ldap/openldap-2.1.3/libtool
--mode=link  cc -static -g
-L/usr/l
ocal/ssl/lib -L/usr/local/lib
-L/usr/local/BerkeleyDB.4.0/lib
-L/usr/local/lib/
sasl2 -L/backup/krb5/krb5-1.2.5/src/lib -L /usr/lib
-R/usr/local/ssl/lib:/usr/lo
cal/lib:/usr/local/BerkeleyDB.4.0/lib:/usr/local/lib/sasl2:backup/krb5/krb5-
1.2.
5/src/lib:/usr/lib   -o ucgendat ucgendat.o  
-lpthread -lrt -lresolv -lgen
-lns
l -lsocket -ldl
/backup/ldap/openldap-2.1.3/libtool: null directory
libtool: link: cannot determine absolute directory
name of `'
*** Error code 1
make: Fatal error: Command failed for target
`ucgendat'
Current working directory
/backup/ldap/openldap-2.1.3/libraries/liblunicode
*** Error code 1
make: Fatal error: Command failed for target
`all-common'
Current working directory
/backup/ldap/openldap-2.1.3/libraries
*** Error code 1
make: Fatal error: Command failed for target
`all-common'  

Can any one help me with this?

Thanks

Bharani


__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

--- End Message ---