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

Re: Errors whil running make install in Linux 7.2



hi

   It seems that you already have another openldap instalation.
Try to "rm -rf /usr/local/openldap-2.0.23/include"  before "make install"

bests regards
Lucas Brasilino



Hi I am getting errors while I try to install OpenLDAP-2.0.23 in a Linux 7.2 machine.
make tests have succeeded and there were no problems.
but make install fails.
The output of make install is printed below.
Can someone please help me out.
Regards
Sitangshu



the output of make install

Making all in /usr/local/openldap-2.0.23
 Entering subdirectory include
make[1]: Entering directory `/usr/local/openldap-2.0.23/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/openldap-2.0.23/include'

 Entering subdirectory libraries
make[1]: Entering directory `/usr/local/openldap-2.0.23/libraries'
Making all in /usr/local/openldap-2.0.23/libraries
 Entering subdirectory liblutil
make[2]: Entering directory `/usr/local/openldap-2.0.23/libraries/liblutil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/libraries/liblutil'

 Entering subdirectory libldif
make[2]: Entering directory `/usr/local/openldap-2.0.23/libraries/libldif'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/libraries/libldif'

 Entering subdirectory liblber
make[2]: Entering directory `/usr/local/openldap-2.0.23/libraries/liblber'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/libraries/liblber'

 Entering subdirectory libldap
make[2]: Entering directory `/usr/local/openldap-2.0.23/libraries/libldap'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/libraries/libldap'

 Entering subdirectory libldap_r
make[2]: Entering directory `/usr/local/openldap-2.0.23/libraries/libldap_r'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/libraries/libldap_r'

 Entering subdirectory libavl
make[2]: Entering directory `/usr/local/openldap-2.0.23/libraries/libavl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/libraries/libavl'

 Entering subdirectory libldbm
make[2]: Entering directory `/usr/local/openldap-2.0.23/libraries/libldbm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/libraries/libldbm'

make[1]: Leaving directory `/usr/local/openldap-2.0.23/libraries'

 Entering subdirectory clients
make[1]: Entering directory `/usr/local/openldap-2.0.23/clients'
Making all in /usr/local/openldap-2.0.23/clients
 Entering subdirectory tools
make[2]: Entering directory `/usr/local/openldap-2.0.23/clients/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/clients/tools'

 Entering subdirectory ud
make[2]: Entering directory `/usr/local/openldap-2.0.23/clients/ud'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/clients/ud'

 Entering subdirectory finger
make[2]: Entering directory `/usr/local/openldap-2.0.23/clients/finger'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/clients/finger'

 Entering subdirectory gopher
make[2]: Entering directory `/usr/local/openldap-2.0.23/clients/gopher'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/clients/gopher'

 Entering subdirectory mail500
make[2]: Entering directory `/usr/local/openldap-2.0.23/clients/mail500'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/clients/mail500'

 Entering subdirectory fax500
make[2]: Entering directory `/usr/local/openldap-2.0.23/clients/fax500'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/clients/fax500'

 Entering subdirectory rcpt500
make[2]: Entering directory `/usr/local/openldap-2.0.23/clients/rcpt500'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/clients/rcpt500'

 Entering subdirectory maildap
make[2]: Entering directory `/usr/local/openldap-2.0.23/clients/maildap'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/clients/maildap'

make[1]: Leaving directory `/usr/local/openldap-2.0.23/clients'

 Entering subdirectory servers
make[1]: Entering directory `/usr/local/openldap-2.0.23/servers'
Making all in /usr/local/openldap-2.0.23/servers
 Entering subdirectory slapd
make[2]: Entering directory `/usr/local/openldap-2.0.23/servers/slapd'

 cd back-dnssrv; make -w all
make[3]: Entering directory `/usr/local/openldap-2.0.23/servers/slapd/back-dnssr
v'
run configure with --enable-dnssrv to make back_dnssrv
make[3]: Leaving directory `/usr/local/openldap-2.0.23/servers/slapd/back-dnssrv
'

 cd back-ldap; make -w all
make[3]: Entering directory `/usr/local/openldap-2.0.23/servers/slapd/back-ldap'
run configure with --enable-ldap to make back_ldap
make[3]: Leaving directory `/usr/local/openldap-2.0.23/servers/slapd/back-ldap'

 cd back-ldbm; make -w all
make[3]: Entering directory `/usr/local/openldap-2.0.23/servers/slapd/back-ldbm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/openldap-2.0.23/servers/slapd/back-ldbm'

 cd back-passwd; make -w all
make[3]: Entering directory `/usr/local/openldap-2.0.23/servers/slapd/back-passw
d'
run configure with --enable-passwd to make back_passwd
make[3]: Leaving directory `/usr/local/openldap-2.0.23/servers/slapd/back-passwd
'

 cd back-shell; make -w all
make[3]: Entering directory `/usr/local/openldap-2.0.23/servers/slapd/back-shell
'
run configure with --enable-shell to make back_shell
make[3]: Leaving directory `/usr/local/openldap-2.0.23/servers/slapd/back-shell'

 cd back-sql; make -w all
make[3]: Entering directory `/usr/local/openldap-2.0.23/servers/slapd/back-sql'
run configure with --enable-sql to make back_sql
make[3]: Leaving directory `/usr/local/openldap-2.0.23/servers/slapd/back-sql'

make[2]: Leaving directory `/usr/local/openldap-2.0.23/servers/slapd'

 Entering subdirectory slurpd
make[2]: Entering directory `/usr/local/openldap-2.0.23/servers/slurpd'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/servers/slurpd'

make[1]: Leaving directory `/usr/local/openldap-2.0.23/servers'

 Entering subdirectory tests
make[1]: Entering directory `/usr/local/openldap-2.0.23/tests'
Making all in /usr/local/openldap-2.0.23/tests
 Entering subdirectory progs
make[2]: Entering directory `/usr/local/openldap-2.0.23/tests/progs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/openldap-2.0.23/tests/progs'

make[1]: Leaving directory `/usr/local/openldap-2.0.23/tests'

 Entering subdirectory doc
make[1]: Entering directory `/usr/local/openldap-2.0.23/doc'
Making all in /usr/local/openldap-2.0.23/doc
 Entering subdirectory man
make[2]: Entering directory `/usr/local/openldap-2.0.23/doc/man'
Making all in /usr/local/openldap-2.0.23/doc/man
 Entering subdirectory man1
make[3]: Entering directory `/usr/local/openldap-2.0.23/doc/man/man1'
PAGES=`cd .; echo *.1`; \
for page in $PAGES; do \
       sed -e "s%LDVERSION%2.0.23-Release%" \
               -e 's%ETCDIR%/usr/local/openldap-2.0.23//etc/openldap%' \
               -e 's%LOCALSTATEDIR%/usr/local/openldap-2.0.23//var%' \
               -e 's%SYSCONFDIR%/usr/local/openldap-2.0.23//etc/openldap%' \
               -e 's%DATADIR%/usr/local/openldap-2.0.23//share/openldap%' \
               -e 's%SBINDIR%/usr/local/openldap-2.0.23//sbin%' \
               -e 's%BINDIR%/usr/local/openldap-2.0.23//bin%' \
               -e 's%LIBDIR%/usr/local/openldap-2.0.23//lib%' \
               -e 's%LIBEXECDIR%/usr/local/openldap-2.0.23//libexec%' \
               ./$page > $page.tmp; \
done
make[3]: Leaving directory `/usr/local/openldap-2.0.23/doc/man/man1'

 Entering subdirectory man3
make[3]: Entering directory `/usr/local/openldap-2.0.23/doc/man/man3'
PAGES=`cd .; echo *.3`; \
for page in $PAGES; do \
       sed -e "s%LDVERSION%2.0.23-Release%" \
               -e 's%ETCDIR%/usr/local/openldap-2.0.23//etc/openldap%' \
               -e 's%LOCALSTATEDIR%/usr/local/openldap-2.0.23//var%' \
               -e 's%SYSCONFDIR%/usr/local/openldap-2.0.23//etc/openldap%' \
               -e 's%DATADIR%/usr/local/openldap-2.0.23//share/openldap%' \
               -e 's%SBINDIR%/usr/local/openldap-2.0.23//sbin%' \
               -e 's%BINDIR%/usr/local/openldap-2.0.23//bin%' \
               -e 's%LIBDIR%/usr/local/openldap-2.0.23//lib%' \
               -e 's%LIBEXECDIR%/usr/local/openldap-2.0.23//libexec%' \
               ./$page > $page.tmp; \
done
make[3]: Leaving directory `/usr/local/openldap-2.0.23/doc/man/man3'

 Entering subdirectory man5
make[3]: Entering directory `/usr/local/openldap-2.0.23/doc/man/man5'
PAGES=`cd .; echo *.5`; \
for page in $PAGES; do \
       sed -e "s%LDVERSION%2.0.23-Release%" \
               -e 's%ETCDIR%/usr/local/openldap-2.0.23//etc/openldap%' \
               -e 's%LOCALSTATEDIR%/usr/local/openldap-2.0.23//var%' \
               -e 's%SYSCONFDIR%/usr/local/openldap-2.0.23//etc/openldap%' \
               -e 's%DATADIR%/usr/local/openldap-2.0.23//share/openldap%' \
               -e 's%SBINDIR%/usr/local/openldap-2.0.23//sbin%' \
               -e 's%BINDIR%/usr/local/openldap-2.0.23//bin%' \
               -e 's%LIBDIR%/usr/local/openldap-2.0.23//lib%' \
               -e 's%LIBEXECDIR%/usr/local/openldap-2.0.23//libexec%' \
               ./$page > $page.tmp; \
done
make[3]: Leaving directory `/usr/local/openldap-2.0.23/doc/man/man5'

 Entering subdirectory man8
make[3]: Entering directory `/usr/local/openldap-2.0.23/doc/man/man8'
PAGES=`cd .; echo *.8`; \
for page in $PAGES; do \
       sed -e "s%LDVERSION%2.0.23-Release%" \
               -e 's%ETCDIR%/usr/local/openldap-2.0.23//etc/openldap%' \
               -e 's%LOCALSTATEDIR%/usr/local/openldap-2.0.23//var%' \
               -e 's%SYSCONFDIR%/usr/local/openldap-2.0.23//etc/openldap%' \
               -e 's%DATADIR%/usr/local/openldap-2.0.23//share/openldap%' \
               -e 's%SBINDIR%/usr/local/openldap-2.0.23//sbin%' \
               -e 's%BINDIR%/usr/local/openldap-2.0.23//bin%' \
               -e 's%LIBDIR%/usr/local/openldap-2.0.23//lib%' \
               -e 's%LIBEXECDIR%/usr/local/openldap-2.0.23//libexec%' \
               ./$page > $page.tmp; \
done
make[3]: Leaving directory `/usr/local/openldap-2.0.23/doc/man/man8'

make[2]: Leaving directory `/usr/local/openldap-2.0.23/doc/man'

make[1]: Leaving directory `/usr/local/openldap-2.0.23/doc'

Making install in /usr/local/openldap-2.0.23
 Entering subdirectory include
make[1]: Entering directory `/usr/local/openldap-2.0.23/include'
mkdir -p /usr/local/openldap-2.0.23//include
for header in ./lber.h lber_types.h ./ldap.h \
 ./ldap_cdefs.h ldap_features.h ./ldap_schema.h \
 ./disptmpl.h ./srchpref.h; do \
       /usr/bin/install -c  -m 644 $header /usr/local/openldap-2.0.23//include;
\
done
/usr/bin/install: `./lber.h' and `/usr/local/openldap-2.0.23//include/lber.h' ar
e the same file
/usr/bin/install: `lber_types.h' and `/usr/local/openldap-2.0.23//include/lber_t
ypes.h' are the same file
/usr/bin/install: `./ldap.h' and `/usr/local/openldap-2.0.23//include/ldap.h' ar
e the same file
/usr/bin/install: `./ldap_cdefs.h' and `/usr/local/openldap-2.0.23//include/ldap
_cdefs.h' are the same file
/usr/bin/install: `ldap_features.h' and `/usr/local/openldap-2.0.23//include/lda
p_features.h' are the same file
/usr/bin/install: `./ldap_schema.h' and `/usr/local/openldap-2.0.23//include/lda
p_schema.h' are the same file
/usr/bin/install: `./disptmpl.h' and `/usr/local/openldap-2.0.23//include/disptm
pl.h' are the same file
/usr/bin/install: `./srchpref.h' and `/usr/local/openldap-2.0.23//include/srchpr
ef.h' are the same file
make[1]: *** [install-local] Error 1
make[1]: Leaving directory `/usr/local/openldap-2.0.23/include'
make: *** [install-common] Error 1