[quait@localhost openldap-2.6.6]$ autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'. libtoolize: copying file 'build/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build'. libtoolize: copying file 'build/libtool.m4' libtoolize: copying file 'build/ltoptions.m4' libtoolize: copying file 'build/ltsugar.m4' libtoolize: copying file 'build/ltversion.m4' libtoolize: copying file 'build/lt~obsolete.m4' libtoolize: Consider adding '-I build' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: configure.ac: not using Automake autoreconf: Leaving directory '.' [quait@localhost openldap-2.6.6]$ ./configure --prefix=/usr --without-systemd --systemdsystemunitdir=no configure: error: unrecognized option: `--systemdsystemunitdir=no' Try `./configure --help' for more information [quait@localhost openldap-2.6.6]$ ./configure --prefix=/usr --without-systemd Configuring OpenLDAP 2.6.6-Release ... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking configure arguments... done checking for cc... cc checking for ar... ar checking for strip... strip checking whether make sets $(MAKE)... yes checking how to print strings... printf checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... cc -E checking whether we are using MS Visual C++... no checking for windres... no checking for be_app in -lbe... no checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking for cc depend flag... -M checking for afopen in -ls... no checking for EBCDIC... no checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for assert.h... yes checking for bits/types.h... yes checking for conio.h... no checking for crypt.h... yes checking for direct.h... no checking for errno.h... yes checking for fcntl.h... yes checking for filio.h... no checking for getopt.h... yes checking for grp.h... yes checking for io.h... no checking for libutil.h... no checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for memory.h... yes checking for psap.h... no checking for pwd.h... yes checking for process.h... no checking for sgtty.h... yes checking for shadow.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sysexits.h... yes checking for sys/file.h... yes checking for sys/filio.h... no checking for sys/fstyp.h... no checking for sys/errno.h... yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/privgrp.h... no checking for sys/resource.h... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/syslog.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... yes checking for sys/vmount.h... no checking for syslog.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for resolv.h... yes checking for netinet/tcp.h... yes checking for sys/ucred.h... no checking for sigaction... yes checking for sigset... yes checking for fmemopen... yes checking for socket... yes checking for select... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for poll... yes checking for poll.h... yes checking for sys/poll.h... yes checking for sys/epoll.h... yes checking for epoll system call... yes checking for sys/event.h... no checking for sys/devpoll.h... no checking for strerror... yes checking for strerror_r... yes checking non-posix strerror_r... no checking for regex.h... yes checking for library containing regfree... none required checking for compatible POSIX regex... yes checking for sys/uuid.h... no checking for uuid/uuid.h... yes checking for library containing uuid_generate... -luuid checking for library containing uuid_unparse_lower... none required checking for resolver link (default)... yes checking for hstrerror... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for inet_ntop... yes checking INET6_ADDRSTRLEN... yes checking struct sockaddr_storage... yes checking for sys/un.h... yes checking for openssl/ssl.h... yes checking for SSL_CTX_set_ciphersuites in -lssl... yes checking for _beginthread... no checking for pthread.h... yes checking POSIX thread version... 10 checking for LinuxThreads pthread.h... no checking for GNU Pth pthread.h... no checking for sched.h... yes checking for pthread_create in default libraries... yes checking for sched_yield... yes checking for pthread_yield... no checking for thr_yield... no checking for pthread_kill... yes checking for pthread_rwlock_destroy with ... yes checking for pthread_detach with ... yes checking for pthread_setconcurrency... yes checking for pthread_getconcurrency... yes checking for thr_setconcurrency... no checking for thr_getconcurrency... no checking for pthread_kill_other_threads_np... no checking for LinuxThreads implementation... no checking for LinuxThreads consistency... no checking if pthread_create() works... yes checking if select yields when using pthreads... yes checking for thread specific errno... yes checking for thread specific h_errno... yes checking for ctime_r... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gethostbyname_r... yes checking for gethostbyaddr_r... yes checking number of arguments of ctime_r... 2 checking number of arguments of gethostbyname_r... 6 checking number of arguments of gethostbyaddr_r... 8 checking for openlog... yes checking for sasl/sasl.h... yes checking for sasl.h... no checking for sasl_client_init in -lsasl2... yes checking Cyrus SASL library version... yes checking for sasl_version... yes checking fetch(3) library... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for ssize_t... yes checking for caddr_t... yes checking for size_t... yes checking for long long... yes checking for ptrdiff_t... yes checking for socklen_t... yes checking the type of arg 3 to accept()... socklen_t * checking for sig_atomic_t... yes checking for uid_t in sys/types.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blksize... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking if toupper() requires islower()... no checking for an ANSI C-conforming const... yes checking if compiler understands volatile... yes checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of wchar_t... 4 checking for working memcmp... yes checking for strftime... yes checking for inet_aton()... yes checking for _spawnlp... no checking for _snprintf... no checking for vsnprintf... yes checking for _vsnprintf... no checking for vprintf... yes checking for snprintf... yes checking for vsnprintf... (cached) yes checking for bcopy... yes checking for clock_gettime... yes checking for closesocket... no checking for chroot... yes checking for endgrent... yes checking for endpwent... yes checking for fcntl... yes checking for flock... yes checking for fstat... yes checking for getdtablesize... yes checking for geteuid... yes checking for getgrgid... yes checking for gethostname... yes checking for getpassphrase... no checking for getpwuid... yes checking for getpwnam... yes checking for getspnam... yes checking for gettimeofday... yes checking for initgroups... yes checking for inet_ntoa_b... no checking for ioctl... yes checking for lockf... yes checking for memcpy... yes checking for memmove... yes checking for memrchr... yes checking for mkstemp... yes checking for mktemp... yes checking for pipe... yes checking for read... yes checking for recv... yes checking for recvfrom... yes checking for setpwfile... no checking for setgid... yes checking for setegid... yes checking for setsid... yes checking for setuid... yes checking for seteuid... yes checking for signal... yes checking for strdup... yes checking for strpbrk... yes checking for strrchr... yes checking for strsep... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoq... yes checking for strtouq... yes checking for strtoll... yes checking for strtoull... yes checking for strspn... yes checking for sysconf... yes checking for waitpid... yes checking for wait4... yes checking for write... yes checking for send... yes checking for sendmsg... yes checking for sendto... yes checking for getopt... yes checking for getpeereid... no checking for getpeerucred... no checking for struct msghdr.msg_accrightslen... no checking for struct msghdr.msg_control... yes checking for struct stat.st_fstype... no checking for struct stat.st_vfstype... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating doc/man/man3/Makefile config.status: creating doc/man/man5/Makefile config.status: creating doc/man/man8/Makefile config.status: creating clients/Makefile config.status: creating clients/tools/Makefile config.status: creating include/Makefile config.status: creating libraries/Makefile config.status: creating libraries/liblber/Makefile config.status: creating libraries/liblber/lber.pc config.status: creating libraries/libldap/Makefile config.status: creating libraries/libldap/ldap.pc config.status: creating libraries/liblunicode/Makefile config.status: creating libraries/liblutil/Makefile config.status: creating libraries/librewrite/Makefile config.status: creating servers/Makefile config.status: creating servers/slapd/Makefile config.status: creating servers/slapd/back-dnssrv/Makefile config.status: creating servers/slapd/back-ldap/Makefile config.status: creating servers/slapd/back-ldif/Makefile config.status: creating servers/slapd/back-mdb/Makefile config.status: creating servers/slapd/back-meta/Makefile config.status: creating servers/slapd/back-asyncmeta/Makefile config.status: creating servers/slapd/back-monitor/Makefile config.status: creating servers/slapd/back-null/Makefile config.status: creating servers/slapd/back-passwd/Makefile config.status: creating servers/slapd/back-perl/Makefile config.status: creating servers/slapd/back-relay/Makefile config.status: creating servers/slapd/back-sock/Makefile config.status: creating servers/slapd/back-sql/Makefile config.status: creating servers/slapd/back-wt/Makefile config.status: creating servers/slapd/slapi/Makefile config.status: creating servers/slapd/overlays/Makefile config.status: creating servers/slapd/pwmods/Makefile config.status: creating servers/lloadd/Makefile config.status: creating tests/Makefile config.status: creating tests/run config.status: creating tests/progs/Makefile config.status: creating include/portable.h config.status: creating include/ldap_features.h config.status: creating include/lber_types.h config.status: executing libtool commands config.status: executing default commands Making servers/slapd/backends.c Add config ... Add ldif ... Add monitor ... Add mdb ... Add relay ... Making servers/slapd/overlays/statover.c Add syncprov ... Please run "make depend" to build dependencies [quait@localhost openldap-2.6.6]$ make depend Making depend in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6 Entering subdirectory include make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/include' Making ldap_config.h make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/include' Entering subdirectory libraries make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries' Making depend in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries Entering subdirectory liblutil make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblutil' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include base64.c entropy.c sasl.c signal.c hash.c passfile.c md5.c passwd.c sha1.c getpass.c lockf.c utils.c uuid.c sockpair.c meter.c getpeereid.c detach.c make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblutil' Entering subdirectory liblber make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber' ../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../include -I../../include assert.c decode.c encode.c io.c bprint.c debug.c memory.c options.c sockbuf.c stdio.c make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber' Entering subdirectory liblunicode make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblunicode' touch .links ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include ucstr.c ucdata.c ucgendat.c ure.c urestubs.c make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblunicode' Entering subdirectory libldap make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/libldap' ../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../include -I../../include bind.c open.c result.c error.c compare.c search.c controls.c messages.c references.c extended.c cyrus.c modify.c add.c modrdn.c delete.c abandon.c sasl.c sbind.c unbind.c cancel.c filter.c free.c sort.c passwd.c whoami.c vc.c getdn.c getentry.c getattr.c getvalues.c addentry.c request.c os-ip.c url.c pagectrl.c sortctrl.c vlvctrl.c init.c options.c print.c string.c util-int.c schema.c charray.c os-local.c dnssrv.c utf-8.c utf-8-conv.c tls2.c tls_o.c tls_g.c turn.c ppolicy.c dds.c txn.c ldap_sync.c stctrl.c assertion.c deref.c ldifutil.c ldif.c fetch.c lbase64.c msctrl.c psearchctrl.c threads.c rdwr.c tpool.c rq.c thr_posix.c thr_thr.c thr_nt.c thr_pth.c thr_debug.c account_usability.c avl.c tavl.c testavl.c make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/libldap' Entering subdirectory librewrite make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/librewrite' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include config.c context.c info.c ldapmap.c map.c params.c rule.c session.c subst.c var.c xmap.c escapemap.c parse.c rewrite.c make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/librewrite' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries' Entering subdirectory clients make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients' Making depend in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients Entering subdirectory tools make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients/tools' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include ldapsearch.c ldapmodify.c ldapdelete.c ldapmodrdn.c ldappasswd.c ldapwhoami.c ldapvc.c ldapcompare.c ldapexop.c ldapurl.c common.c make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients/tools' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients' Entering subdirectory servers make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers' Making depend in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers Entering subdirectory slapd make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd' cd back-asyncmeta && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-asyncmeta' run configure with --enable-asyncmeta to make back_asyncmeta make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-asyncmeta' cd back-dnssrv && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-dnssrv' run configure with --enable-dnssrv to make back_dnssrv make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-dnssrv' cd back-ldap && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldap' run configure with --enable-ldap to make back_ldap make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldap' cd back-ldif && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldif' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. ldif.c make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldif' cd back-mdb && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-mdb' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb init.c tools.c config.c add.c bind.c compare.c delete.c modify.c modrdn.c search.c extended.c operational.c attr.c index.c key.c filterindex.c dn2entry.c dn2id.c id2entry.c idl.c nextid.c monitor.c make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-mdb' cd back-meta && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-meta' run configure with --enable-meta to make back_meta make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-meta' cd back-monitor && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-monitor' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I./../slapi init.c search.c compare.c modify.c bind.c operational.c cache.c entry.c backend.c database.c thread.c conn.c rww.c log.c operation.c sent.c listener.c time.c overlay.c make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-monitor' cd back-null && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-null' run configure with --enable-null to make back_null make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-null' cd back-passwd && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-passwd' run configure with --enable-passwd to make back_passwd make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-passwd' cd back-perl && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-perl' run configure with --enable-perl to make back_perl make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-perl' cd back-relay && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-relay' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. init.c op.c make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-relay' cd back-sock && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-sock' run configure with --enable-sock to make back_sock make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-sock' cd back-sql && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-sql' run configure with --enable-sql to make back_sql make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-sql' cd back-wt && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-wt' run configure with --enable-wt to make back_wt make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-wt' cd slapi && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/slapi' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I.. -I. -I../../../include -I./.. -I. plugin.c slapi_pblock.c slapi_utils.c printmsg.c slapi_ops.c slapi_dn.c slapi_ext.c slapi_overlay.c make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/slapi' cd overlays && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. overlays.c accesslog.c auditlog.c autoca.c constraint.c dds.c deref.c dyngroup.c dynlist.c homedir.c memberof.c otp.c pcache.c collect.c ppolicy.c refint.c remoteauth.c retcode.c rwm.c rwmconf.c rwmdn.c rwmmap.c seqmod.c sssvlv.c syncprov.c translucent.c unique.c valsort.c make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' cd pwmods && make -w depend make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/pwmods' ../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include -I../../../include -I.. -I./.. argon2.c make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/pwmods' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I. -I./slapi -I. -I../../include main.c globals.c bconfig.c config.c daemon.c connection.c search.c filter.c add.c cr.c attr.c entry.c backend.c result.c operation.c dn.c compare.c modify.c delete.c modrdn.c ch_malloc.c value.c verbs.c ava.c bind.c unbind.c abandon.c filterentry.c phonetic.c acl.c str2filter.c aclparse.c init.c user.c lock.c logging.c controls.c extended.c passwd.c proxyp.c schema.c schema_check.c schema_init.c schema_prep.c schemaparse.c ad.c at.c mr.c syntax.c oc.c saslauthz.c oidm.c starttls.c index.c sets.c referral.c root_dse.c sasl.c module.c mra.c mods.c sl_malloc.c zn_malloc.c limits.c operational.c matchedValues.c cancel.c syncrepl.c backglue.c backover.c ctxcsn.c ldapsync.c frontend.c slapadd.c slapcat.c slapcommon.c slapdn.c slapindex.c slappasswd.c slaptest.c slapauth.c slapacl.c component.c aci.c txn.c slapschema.c slapmodify.c make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd' Entering subdirectory lloadd make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/lloadd' make[2]: Nothing to be done for 'depend'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/lloadd' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers' Entering subdirectory tests make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests' Making depend in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests Entering subdirectory progs make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests/progs' ../../build/mkdep -d "." -c "cc" -m "-M" -I../../include -I../../include slapd-common.c slapd-tester.c slapd-search.c slapd-read.c slapd-addel.c slapd-modrdn.c slapd-modify.c slapd-bind.c slapd-mtread.c ldif-filter.c slapd-watcher.c make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests/progs' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests' Entering subdirectory doc make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc' Making depend in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc Entering subdirectory man make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man' Making depend in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man Entering subdirectory man1 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man1' make[3]: Nothing to be done for 'depend'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man1' Entering subdirectory man3 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man3' make[3]: Nothing to be done for 'depend'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man3' Entering subdirectory man5 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man5' make[3]: Nothing to be done for 'depend'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man5' Entering subdirectory man8 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man8' make[3]: Nothing to be done for 'depend'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man8' make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc' [quait@localhost openldap-2.6.6]$ make Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6 Entering subdirectory include make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/include' Entering subdirectory libraries make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries Entering subdirectory liblutil make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblutil' rm -f version.c ../../build/mkversion -v "2.6.6" liblutil.a > version.c cc -g -O2 -I../../include -I../../include -c -o base64.o base64.c cc -g -O2 -I../../include -I../../include -c -o entropy.o entropy.c cc -g -O2 -I../../include -I../../include -c -o sasl.o sasl.c cc -g -O2 -I../../include -I../../include -c -o signal.o signal.c cc -g -O2 -I../../include -I../../include -c -o hash.o hash.c cc -g -O2 -I../../include -I../../include -c -o passfile.o passfile.c cc -g -O2 -I../../include -I../../include -c -o md5.o md5.c cc -g -O2 -I../../include -I../../include -c -o passwd.o passwd.c cc -g -O2 -I../../include -I../../include -c -o sha1.o sha1.c cc -g -O2 -I../../include -I../../include -c -o getpass.o getpass.c cc -g -O2 -I../../include -I../../include -c -o lockf.o lockf.c cc -g -O2 -I../../include -I../../include -c -o utils.o utils.c cc -g -O2 -I../../include -I../../include -c -o uuid.o uuid.c cc -g -O2 -I../../include -I../../include -c -o sockpair.o sockpair.c cc -g -O2 -I../../include -I../../include -c -o meter.o meter.c cc -g -O2 -I../../include -I../../include -c -o getpeereid.o getpeereid.c cc -g -O2 -I../../include -I../../include -c -o detach.o detach.c cc -g -O2 -I../../include -I../../include -c -o version.o version.c ar ru liblutil.a base64.o entropy.o sasl.o signal.o hash.o passfile.o md5.o passwd.o sha1.o getpass.o lockf.o utils.o uuid.o sockpair.o meter.o getpeereid.o detach.o version.o ar: creating liblutil.a make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblutil' Entering subdirectory liblber make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber' rm -f version.c ../../build/mkversion -v "2.6.6" liblber.la > version.c /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c assert.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c assert.c -o assert.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c decode.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c decode.c -fPIC -DPIC -o .libs/decode.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c decode.c -o decode.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c encode.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c encode.c -fPIC -DPIC -o .libs/encode.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c encode.c -o encode.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c io.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c io.c -o io.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c bprint.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c bprint.c -fPIC -DPIC -o .libs/bprint.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c bprint.c -o bprint.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c debug.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c debug.c -o debug.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c memory.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c memory.c -o memory.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c options.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c options.c -fPIC -DPIC -o .libs/options.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c options.c -o options.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c sockbuf.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c sockbuf.c -fPIC -DPIC -o .libs/sockbuf.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c sockbuf.c -o sockbuf.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c stdio.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c stdio.c -fPIC -DPIC -o .libs/stdio.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c stdio.c -o stdio.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c version.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c version.c -o version.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -g -O2 -version-info 2:200:0 -rpath /usr/lib -Wl,--version-script=./lber.map -o liblber.la assert.lo decode.lo encode.lo io.lo bprint.lo debug.lo memory.lo options.lo sockbuf.lo stdio.lo version.lo libtool: link: cc -shared -Wl,--as-needed -fPIC -DPIC .libs/assert.o .libs/decode.o .libs/encode.o .libs/io.o .libs/bprint.o .libs/debug.o .libs/memory.o .libs/options.o .libs/sockbuf.o .libs/stdio.o .libs/version.o -g -O2 -Wl,--version-script=./lber.map -Wl,-soname -Wl,liblber.so.2 -o .libs/liblber.so.2.0.200 libtool: link: (cd ".libs" && rm -f "liblber.so.2" && ln -s "liblber.so.2.0.200" "liblber.so.2") libtool: link: (cd ".libs" && rm -f "liblber.so" && ln -s "liblber.so.2.0.200" "liblber.so") libtool: link: ar cru .libs/liblber.a assert.o decode.o encode.o io.o bprint.o debug.o memory.o options.o sockbuf.o stdio.o version.o libtool: link: ranlib .libs/liblber.a libtool: link: ( cd ".libs" && rm -f "liblber.la" && ln -s "../liblber.la" "liblber.la" ) cc -g -O2 -I../../include -I../../include -c -o dtest.o dtest.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o dtest dtest.o liblber.la ../../libraries/liblutil/liblutil.a libtool: link: cc -g -O2 -o dtest dtest.o ./.libs/liblber.a ../../libraries/liblutil/liblutil.a cc -g -O2 -I../../include -I../../include -c -o etest.o etest.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o etest etest.o liblber.la ../../libraries/liblutil/liblutil.a libtool: link: cc -g -O2 -o etest etest.o ./.libs/liblber.a ../../libraries/liblutil/liblutil.a cc -g -O2 -I../../include -I../../include -c -o idtest.o idtest.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o idtest idtest.o liblber.la ../../libraries/liblutil/liblutil.a libtool: link: cc -g -O2 -o idtest idtest.o ./.libs/liblber.a ../../libraries/liblutil/liblutil.a make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber' Entering subdirectory liblunicode make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblunicode' rm -f version.c ../../build/mkversion -v "2.6.6" liblunicode.a > version.c cc -g -O2 -I../../include -I../../include -c -o ucdata.o ucdata.c cc -g -O2 -I../../include -I../../include -c -o ure.o ure.c cc -g -O2 -I../../include -I../../include -c -o urestubs.o urestubs.c cc -g -O2 -I../../include -I../../include -c -o ucstr.o ucstr.c cc -g -O2 -I../../include -I../../include -c -o version.o version.c ar ru liblunicode.a ucdata.o ure.o urestubs.o ucstr.o version.o ar: creating liblunicode.a make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblunicode' Entering subdirectory libldap make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/libldap' rm -f version.c ../../build/mkversion -v "2.6.6" libldap.la > version.c /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c bind.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c bind.c -fPIC -DPIC -o .libs/bind.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c bind.c -o bind.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c open.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c open.c -fPIC -DPIC -o .libs/open.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c open.c -o open.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c result.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c result.c -fPIC -DPIC -o .libs/result.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c result.c -o result.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c error.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c error.c -o error.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c compare.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c compare.c -fPIC -DPIC -o .libs/compare.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c compare.c -o compare.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c search.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c search.c -fPIC -DPIC -o .libs/search.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c search.c -o search.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c controls.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c controls.c -fPIC -DPIC -o .libs/controls.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c controls.c -o controls.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c messages.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c messages.c -fPIC -DPIC -o .libs/messages.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c messages.c -o messages.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c references.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c references.c -fPIC -DPIC -o .libs/references.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c references.c -o references.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c extended.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c extended.c -fPIC -DPIC -o .libs/extended.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c extended.c -o extended.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c cyrus.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c cyrus.c -fPIC -DPIC -o .libs/cyrus.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c cyrus.c -o cyrus.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c modify.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c modify.c -fPIC -DPIC -o .libs/modify.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c modify.c -o modify.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c add.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c add.c -o add.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c modrdn.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c modrdn.c -fPIC -DPIC -o .libs/modrdn.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c modrdn.c -o modrdn.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c delete.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c delete.c -fPIC -DPIC -o .libs/delete.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c delete.c -o delete.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c abandon.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c abandon.c -fPIC -DPIC -o .libs/abandon.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c abandon.c -o abandon.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sasl.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sasl.c -fPIC -DPIC -o .libs/sasl.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sasl.c -o sasl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sbind.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sbind.c -fPIC -DPIC -o .libs/sbind.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sbind.c -o sbind.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c unbind.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c unbind.c -fPIC -DPIC -o .libs/unbind.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c unbind.c -o unbind.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c cancel.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c cancel.c -fPIC -DPIC -o .libs/cancel.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c cancel.c -o cancel.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c filter.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c filter.c -fPIC -DPIC -o .libs/filter.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c filter.c -o filter.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c free.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c free.c -fPIC -DPIC -o .libs/free.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c free.c -o free.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sort.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sort.c -fPIC -DPIC -o .libs/sort.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sort.c -o sort.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c passwd.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c passwd.c -fPIC -DPIC -o .libs/passwd.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c passwd.c -o passwd.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c whoami.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c whoami.c -fPIC -DPIC -o .libs/whoami.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c whoami.c -o whoami.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c vc.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c vc.c -fPIC -DPIC -o .libs/vc.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c vc.c -o vc.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getdn.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getdn.c -fPIC -DPIC -o .libs/getdn.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getdn.c -o getdn.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getentry.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getentry.c -fPIC -DPIC -o .libs/getentry.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getentry.c -o getentry.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getattr.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getattr.c -fPIC -DPIC -o .libs/getattr.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getattr.c -o getattr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getvalues.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getvalues.c -fPIC -DPIC -o .libs/getvalues.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c getvalues.c -o getvalues.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c addentry.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c addentry.c -fPIC -DPIC -o .libs/addentry.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c addentry.c -o addentry.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c request.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c request.c -fPIC -DPIC -o .libs/request.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c request.c -o request.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c os-ip.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c os-ip.c -fPIC -DPIC -o .libs/os-ip.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c os-ip.c -o os-ip.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c url.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c url.c -fPIC -DPIC -o .libs/url.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c url.c -o url.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c pagectrl.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c pagectrl.c -fPIC -DPIC -o .libs/pagectrl.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c pagectrl.c -o pagectrl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sortctrl.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sortctrl.c -fPIC -DPIC -o .libs/sortctrl.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c sortctrl.c -o sortctrl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c vlvctrl.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c vlvctrl.c -fPIC -DPIC -o .libs/vlvctrl.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c vlvctrl.c -o vlvctrl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c init.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c init.c -fPIC -DPIC -o .libs/init.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c init.c -o init.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c options.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c options.c -fPIC -DPIC -o .libs/options.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c options.c -o options.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c print.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c print.c -fPIC -DPIC -o .libs/print.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c print.c -o print.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c string.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c string.c -fPIC -DPIC -o .libs/string.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c string.c -o string.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c util-int.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c util-int.c -fPIC -DPIC -o .libs/util-int.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c util-int.c -o util-int.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c schema.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c schema.c -fPIC -DPIC -o .libs/schema.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c schema.c -o schema.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c charray.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c charray.c -fPIC -DPIC -o .libs/charray.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c charray.c -o charray.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c os-local.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c os-local.c -fPIC -DPIC -o .libs/os-local.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c os-local.c -o os-local.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c dnssrv.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c dnssrv.c -fPIC -DPIC -o .libs/dnssrv.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c dnssrv.c -o dnssrv.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c utf-8.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c utf-8.c -fPIC -DPIC -o .libs/utf-8.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c utf-8.c -o utf-8.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c utf-8-conv.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c utf-8-conv.c -fPIC -DPIC -o .libs/utf-8-conv.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c utf-8-conv.c -o utf-8-conv.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tls2.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tls2.c -fPIC -DPIC -o .libs/tls2.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tls2.c -o tls2.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tls_o.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tls_o.c -fPIC -DPIC -o .libs/tls_o.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tls_o.c -o tls_o.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tls_g.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tls_g.c -fPIC -DPIC -o .libs/tls_g.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tls_g.c -o tls_g.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c turn.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c turn.c -fPIC -DPIC -o .libs/turn.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c turn.c -o turn.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ppolicy.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ppolicy.c -fPIC -DPIC -o .libs/ppolicy.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ppolicy.c -o ppolicy.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c dds.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c dds.c -fPIC -DPIC -o .libs/dds.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c dds.c -o dds.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c txn.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c txn.c -fPIC -DPIC -o .libs/txn.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c txn.c -o txn.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ldap_sync.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ldap_sync.c -fPIC -DPIC -o .libs/ldap_sync.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ldap_sync.c -o ldap_sync.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c stctrl.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c stctrl.c -fPIC -DPIC -o .libs/stctrl.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c stctrl.c -o stctrl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c assertion.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c assertion.c -fPIC -DPIC -o .libs/assertion.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c assertion.c -o assertion.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c deref.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c deref.c -fPIC -DPIC -o .libs/deref.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c deref.c -o deref.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ldifutil.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ldifutil.c -fPIC -DPIC -o .libs/ldifutil.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ldifutil.c -o ldifutil.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ldif.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ldif.c -fPIC -DPIC -o .libs/ldif.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c ldif.c -o ldif.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c fetch.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c fetch.c -fPIC -DPIC -o .libs/fetch.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c fetch.c -o fetch.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c lbase64.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c lbase64.c -fPIC -DPIC -o .libs/lbase64.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c lbase64.c -o lbase64.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c msctrl.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c msctrl.c -fPIC -DPIC -o .libs/msctrl.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c msctrl.c -o msctrl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c psearchctrl.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c psearchctrl.c -fPIC -DPIC -o .libs/psearchctrl.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c psearchctrl.c -o psearchctrl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c threads.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c threads.c -fPIC -DPIC -o .libs/threads.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c threads.c -o threads.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c rdwr.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c rdwr.c -fPIC -DPIC -o .libs/rdwr.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c rdwr.c -o rdwr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tpool.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tpool.c -fPIC -DPIC -o .libs/tpool.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tpool.c -o tpool.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c rq.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c rq.c -fPIC -DPIC -o .libs/rq.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c rq.c -o rq.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_posix.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_posix.c -fPIC -DPIC -o .libs/thr_posix.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_posix.c -o thr_posix.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_thr.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_thr.c -fPIC -DPIC -o .libs/thr_thr.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_thr.c -o thr_thr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_nt.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_nt.c -fPIC -DPIC -o .libs/thr_nt.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_nt.c -o thr_nt.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_pth.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_pth.c -fPIC -DPIC -o .libs/thr_pth.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_pth.c -o thr_pth.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_debug.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_debug.c -fPIC -DPIC -o .libs/thr_debug.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c thr_debug.c -o thr_debug.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c account_usability.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c account_usability.c -fPIC -DPIC -o .libs/account_usability.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c account_usability.c -o account_usability.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c avl.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c avl.c -fPIC -DPIC -o .libs/avl.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c avl.c -o avl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tavl.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tavl.c -fPIC -DPIC -o .libs/tavl.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c tavl.c -o tavl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c version.c libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: cc -g -O2 -I../../include -I../../include -DLDAP_LIBRARY -c version.c -o version.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -g -O2 -version-info 2:200:0 -rpath /usr/lib -Wl,--version-script=./ldap.map -o libldap.la bind.lo open.lo result.lo error.lo compare.lo search.lo controls.lo messages.lo references.lo extended.lo cyrus.lo modify.lo add.lo modrdn.lo delete.lo abandon.lo sasl.lo sbind.lo unbind.lo cancel.lo filter.lo free.lo sort.lo passwd.lo whoami.lo vc.lo getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo request.lo os-ip.lo url.lo pagectrl.lo sortctrl.lo vlvctrl.lo init.lo options.lo print.lo string.lo util-int.lo schema.lo charray.lo os-local.lo dnssrv.lo utf-8.lo utf-8-conv.lo tls2.lo tls_o.lo tls_g.lo turn.lo ppolicy.lo dds.lo txn.lo ldap_sync.lo stctrl.lo assertion.lo deref.lo ldifutil.lo ldif.lo fetch.lo lbase64.lo msctrl.lo psearchctrl.lo threads.lo rdwr.lo tpool.lo rq.lo thr_posix.lo thr_thr.lo thr_nt.lo thr_pth.lo thr_debug.lo account_usability.lo avl.lo tavl.lo version.lo ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto libtool: link: cc -shared -Wl,--as-needed -fPIC -DPIC .libs/bind.o .libs/open.o .libs/result.o .libs/error.o .libs/compare.o .libs/search.o .libs/controls.o .libs/messages.o .libs/references.o .libs/extended.o .libs/cyrus.o .libs/modify.o .libs/add.o .libs/modrdn.o .libs/delete.o .libs/abandon.o .libs/sasl.o .libs/sbind.o .libs/unbind.o .libs/cancel.o .libs/filter.o .libs/free.o .libs/sort.o .libs/passwd.o .libs/whoami.o .libs/vc.o .libs/getdn.o .libs/getentry.o .libs/getattr.o .libs/getvalues.o .libs/addentry.o .libs/request.o .libs/os-ip.o .libs/url.o .libs/pagectrl.o .libs/sortctrl.o .libs/vlvctrl.o .libs/init.o .libs/options.o .libs/print.o .libs/string.o .libs/util-int.o .libs/schema.o .libs/charray.o .libs/os-local.o .libs/dnssrv.o .libs/utf-8.o .libs/utf-8-conv.o .libs/tls2.o .libs/tls_o.o .libs/tls_g.o .libs/turn.o .libs/ppolicy.o .libs/dds.o .libs/txn.o .libs/ldap_sync.o .libs/stctrl.o .libs/assertion.o .libs/deref.o .libs/ldifutil.o .libs/ldif.o .libs/fetch.o .libs/lbase64.o .libs/msctrl.o .libs/psearchctrl.o .libs/threads.o .libs/rdwr.o .libs/tpool.o .libs/rq.o .libs/thr_posix.o .libs/thr_thr.o .libs/thr_nt.o .libs/thr_pth.o .libs/thr_debug.o .libs/account_usability.o .libs/avl.o .libs/tavl.o .libs/version.o -g -O2 -Wl,--version-script=./ldap.map -Wl,-rpath -Wl,/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs ../../libraries/liblber/.libs/liblber.so -lsasl2 -lssl -lcrypto -Wl,-soname -Wl,libldap.so.2 -o .libs/libldap.so.2.0.200 libtool: link: (cd ".libs" && rm -f "libldap.so.2" && ln -s "libldap.so.2.0.200" "libldap.so.2") libtool: link: (cd ".libs" && rm -f "libldap.so" && ln -s "libldap.so.2.0.200" "libldap.so") libtool: link: ar cru .libs/libldap.a bind.o open.o result.o error.o compare.o search.o controls.o messages.o references.o extended.o cyrus.o modify.o add.o modrdn.o delete.o abandon.o sasl.o sbind.o unbind.o cancel.o filter.o free.o sort.o passwd.o whoami.o vc.o getdn.o getentry.o getattr.o getvalues.o addentry.o request.o os-ip.o url.o pagectrl.o sortctrl.o vlvctrl.o init.o options.o print.o string.o util-int.o schema.o charray.o os-local.o dnssrv.o utf-8.o utf-8-conv.o tls2.o tls_o.o tls_g.o turn.o ppolicy.o dds.o txn.o ldap_sync.o stctrl.o assertion.o deref.o ldifutil.o ldif.o fetch.o lbase64.o msctrl.o psearchctrl.o threads.o rdwr.o tpool.o rq.o thr_posix.o thr_thr.o thr_nt.o thr_pth.o thr_debug.o account_usability.o avl.o tavl.o version.o libtool: link: ranlib .libs/libldap.a libtool: link: ( cd ".libs" && rm -f "libldap.la" && ln -s "../libldap.la" "libldap.la" ) cc -g -O2 -I../../include -I../../include -c -o apitest.o apitest.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o apitest apitest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o apitest apitest.o ./.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o dntest.o dntest.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o dntest dntest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o dntest dntest.o ./.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o ftest.o ftest.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ftest ftest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ftest ftest.o ./.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o test.o test.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ltest test.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ltest test.o ./.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o urltest.o urltest.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o urltest urltest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o urltest urltest.o ./.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o testavl.o testavl.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o testavl testavl.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o testavl testavl.o ./.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lsasl2 -lssl -lcrypto -luuid make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/libldap' Entering subdirectory librewrite make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/librewrite' rm -f version.c ../../build/mkversion -v "2.6.6" librewrite.a > version.c cc -g -O2 -I../../include -I../../include -c -o config.o config.c cc -g -O2 -I../../include -I../../include -c -o context.o context.c cc -g -O2 -I../../include -I../../include -c -o info.o info.c cc -g -O2 -I../../include -I../../include -c -o ldapmap.o ldapmap.c cc -g -O2 -I../../include -I../../include -c -o map.o map.c cc -g -O2 -I../../include -I../../include -c -o params.o params.c cc -g -O2 -I../../include -I../../include -c -o rule.o rule.c cc -g -O2 -I../../include -I../../include -c -o session.o session.c cc -g -O2 -I../../include -I../../include -c -o subst.o subst.c cc -g -O2 -I../../include -I../../include -c -o var.o var.c cc -g -O2 -I../../include -I../../include -c -o xmap.o xmap.c cc -g -O2 -I../../include -I../../include -c -o escapemap.o escapemap.c cc -g -O2 -I../../include -I../../include -c -o version.o version.c ar ru librewrite.a config.o context.o info.o ldapmap.o map.o params.o rule.o session.o subst.o var.o xmap.o escapemap.o version.o ar: creating librewrite.a cc -g -O2 -I../../include -I../../include -c -o rewrite.o rewrite.c cc -g -O2 -I../../include -I../../include -c -o parse.o parse.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o rewrite rewrite.o parse.o librewrite.a ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o rewrite rewrite.o parse.o librewrite.a ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/librewrite' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries' Entering subdirectory clients make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients Entering subdirectory tools make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients/tools' ../../build/mkversion -v "2.6.6" -s ldapsearch > ldsversion.c cc -g -O2 -I../../include -I../../include -c -o ldapsearch.o ldapsearch.c cc -g -O2 -I../../include -I../../include -c -o common.o common.c cc -g -O2 -I../../include -I../../include -c -o ldsversion.o ldsversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldapsearch ldapsearch.o common.o ldsversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldapsearch ldapsearch.o common.o ldsversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid ../../build/mkversion -v "2.6.6" -s ldapmodify > ldmversion.c cc -g -O2 -I../../include -I../../include -c -o ldapmodify.o ldapmodify.c cc -g -O2 -I../../include -I../../include -c -o ldmversion.o ldmversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldapmodify ldapmodify.o common.o ldmversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldapmodify ldapmodify.o common.o ldmversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid ../../build/mkversion -v "2.6.6" -s ldapdelete > lddversion.c cc -g -O2 -I../../include -I../../include -c -o ldapdelete.o ldapdelete.c cc -g -O2 -I../../include -I../../include -c -o lddversion.o lddversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldapdelete ldapdelete.o common.o lddversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldapdelete ldapdelete.o common.o lddversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid ../../build/mkversion -v "2.6.6" -s ldapmodrdn > ldrversion.c cc -g -O2 -I../../include -I../../include -c -o ldapmodrdn.o ldapmodrdn.c cc -g -O2 -I../../include -I../../include -c -o ldrversion.o ldrversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldapmodrdn ldapmodrdn.o common.o ldrversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldapmodrdn ldapmodrdn.o common.o ldrversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid ../../build/mkversion -v "2.6.6" -s ldappasswd > ldpversion.c cc -g -O2 -I../../include -I../../include -c -o ldappasswd.o ldappasswd.c cc -g -O2 -I../../include -I../../include -c -o ldpversion.o ldpversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldappasswd ldappasswd.o common.o ldpversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldappasswd ldappasswd.o common.o ldpversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid ../../build/mkversion -v "2.6.6" -s ldapwhoami > ldwversion.c cc -g -O2 -I../../include -I../../include -c -o ldapwhoami.o ldapwhoami.c cc -g -O2 -I../../include -I../../include -c -o ldwversion.o ldwversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldapwhoami ldapwhoami.o common.o ldwversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldapwhoami ldapwhoami.o common.o ldwversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid ../../build/mkversion -v "2.6.6" -s ldapvc > ldvversion.c cc -g -O2 -I../../include -I../../include -c -o ldapvc.o ldapvc.c cc -g -O2 -I../../include -I../../include -c -o ldvversion.o ldvversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldapvc ldapvc.o common.o ldvversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldapvc ldapvc.o common.o ldvversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid ../../build/mkversion -v "2.6.6" -s ldapcompare > ldcversion.c cc -g -O2 -I../../include -I../../include -c -o ldapcompare.o ldapcompare.c cc -g -O2 -I../../include -I../../include -c -o ldcversion.o ldcversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldapcompare ldapcompare.o common.o ldcversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldapcompare ldapcompare.o common.o ldcversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid ../../build/mkversion -v "2.6.6" -s ldapexop > ldeversion.c cc -g -O2 -I../../include -I../../include -c -o ldapexop.o ldapexop.c cc -g -O2 -I../../include -I../../include -c -o ldeversion.o ldeversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldapexop ldapexop.o common.o ldeversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldapexop ldapexop.o common.o ldeversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid ../../build/mkversion -v "2.6.6" -s ldapurl > lduversion.c cc -g -O2 -I../../include -I../../include -c -o ldapurl.o ldapurl.c cc -g -O2 -I../../include -I../../include -c -o lduversion.o lduversion.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldapurl ldapurl.o lduversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldapurl ldapurl.o lduversion.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients/tools' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients' Entering subdirectory servers make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers Entering subdirectory slapd make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd' building static backends... cd back-ldif && make -w all make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldif' rm -f version.c ../../../build/mkversion -v "2.6.6" back_ldif > version.c /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c ldif.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c ldif.c -o ldif.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c version.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c version.c -o version.o ar ruv libback_ldif.a `echo ldif.lo | sed 's/\.lo/.o/g'` version.o ar: creating libback_ldif.a a - ldif.o a - version.o make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldif' cd back-monitor && make -w all make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-monitor' rm -f version.c ../../../build/mkversion -v "2.6.6" back_monitor > version.c /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c init.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c init.c -o init.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c search.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c search.c -o search.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c compare.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c compare.c -o compare.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c modify.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c modify.c -o modify.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c bind.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c bind.c -o bind.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c operational.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c operational.c -o operational.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c cache.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c cache.c -o cache.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c entry.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c entry.c -o entry.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c backend.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c backend.c -o backend.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c database.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c database.c -o database.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c thread.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c thread.c -o thread.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c conn.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c conn.c -o conn.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c rww.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c rww.c -o rww.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c log.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c log.c -o log.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c operation.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c operation.c -o operation.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c sent.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c sent.c -o sent.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c listener.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c listener.c -o listener.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c time.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c time.c -o time.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c overlay.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c overlay.c -o overlay.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c version.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../slapi -c version.c -o version.o ar ruv libback_monitor.a `echo init.lo search.lo compare.lo modify.lo bind.lo operational.lo cache.lo entry.lo backend.lo database.lo thread.lo conn.lo rww.lo log.lo operation.lo sent.lo listener.lo time.lo overlay.lo | sed 's/\.lo/.o/g'` version.o ar: creating libback_monitor.a a - init.o a - search.o a - compare.o a - modify.o a - bind.o a - operational.o a - cache.o a - entry.o a - backend.o a - database.o a - thread.o a - conn.o a - rww.o a - log.o a - operation.o a - sent.o a - listener.o a - time.o a - overlay.o a - version.o make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-monitor' cd back-mdb && make -w all make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-mdb' rm -f version.c ../../../build/mkversion -v "2.6.6" back_mdb > version.c /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c init.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c init.c -o init.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c tools.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c tools.c -o tools.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c config.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c config.c -o config.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c add.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c add.c -o add.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c bind.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c bind.c -o bind.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c compare.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c compare.c -o compare.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c delete.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c delete.c -o delete.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c modify.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c modify.c -o modify.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c modrdn.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c modrdn.c -o modrdn.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c search.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c search.c -o search.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c extended.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c extended.c -o extended.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c operational.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c operational.c -o operational.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c attr.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c attr.c -o attr.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c index.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c index.c -o index.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c key.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c key.c -o key.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c filterindex.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c filterindex.c -o filterindex.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c dn2entry.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c dn2entry.c -o dn2entry.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c dn2id.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c dn2id.c -o dn2id.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c id2entry.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c id2entry.c -o id2entry.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c idl.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c idl.c -o idl.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c nextid.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c nextid.c -o nextid.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c monitor.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c monitor.c -o monitor.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c ./../../../libraries/liblmdb/mdb.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c ./../../../libraries/liblmdb/mdb.c -o mdb.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c ./../../../libraries/liblmdb/midl.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c ./../../../libraries/liblmdb/midl.c -o midl.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c version.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -I./../../../libraries/liblmdb -c version.c -o version.o ar ruv libback_mdb.a `echo init.lo tools.lo config.lo add.lo bind.lo compare.lo delete.lo modify.lo modrdn.lo search.lo extended.lo operational.lo attr.lo index.lo key.lo filterindex.lo dn2entry.lo dn2id.lo id2entry.lo idl.lo nextid.lo monitor.lo mdb.lo midl.lo | sed 's/\.lo/.o/g'` version.o ar: creating libback_mdb.a a - init.o a - tools.o a - config.o a - add.o a - bind.o a - compare.o a - delete.o a - modify.o a - modrdn.o a - search.o a - extended.o a - operational.o a - attr.o a - index.o a - key.o a - filterindex.o a - dn2entry.o a - dn2id.o a - id2entry.o a - idl.o a - nextid.o a - monitor.o a - mdb.o a - midl.o a - version.o make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-mdb' cd back-relay && make -w all make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-relay' rm -f version.c ../../../build/mkversion -v "2.6.6" back_relay > version.c /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c init.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c init.c -o init.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c op.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c op.c -o op.o /bin/sh ../../../libtool --tag=disable-shared --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c version.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c version.c -o version.o ar ruv libback_relay.a `echo init.lo op.lo | sed 's/\.lo/.o/g'` version.o ar: creating libback_relay.a a - init.o a - op.o a - version.o make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-relay' ar: creating libbackends.a a - ldifldif.o a - ldifversion.o added backend library back-ldif/libback_ldif.a a - mdbadd.o a - mdbattr.o a - mdbbind.o a - mdbcompare.o a - mdbconfig.o a - mdbdelete.o a - mdbdn2entry.o a - mdbdn2id.o a - mdbextended.o a - mdbfilterindex.o a - mdbid2entry.o a - mdbidl.o a - mdbindex.o a - mdbinit.o a - mdbkey.o a - mdbmdb.o a - mdbmidl.o a - mdbmodify.o a - mdbmodrdn.o a - mdbmonitor.o a - mdbnextid.o a - mdboperational.o a - mdbsearch.o a - mdbtools.o a - mdbversion.o added backend library back-mdb/libback_mdb.a a - monitorbackend.o a - monitorbind.o a - monitorcache.o a - monitorcompare.o a - monitorconn.o a - monitordatabase.o a - monitorentry.o a - monitorinit.o a - monitorlistener.o a - monitorlog.o a - monitormodify.o a - monitoroperational.o a - monitoroperation.o a - monitoroverlay.o a - monitorrww.o a - monitorsearch.o a - monitorsent.o a - monitorthread.o a - monitortime.o a - monitorversion.o added backend library back-monitor/libback_monitor.a a - relayinit.o a - relayop.o a - relayversion.o added backend library back-relay/libback_relay.a -rw-rw-r-- 1 quait quait 4599352 Oct 14 13:17 libbackends.a cd overlays && make -w static make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c -o statover.o statover.c cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c -o syncprov.o syncprov.c cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -c -o overlays.o overlays.c rm -f version.c ../../../build/mkversion -v "2.6.6" ../liboverlays.a > version.c /bin/sh ../../../libtool --tag=disable-static --mode=compile cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -DSLAPD_IMPORT -c version.c libtool: compile: cc -g -O2 -I../../../include -I../../../include -I.. -I./.. -DSLAPD_IMPORT -c version.c -fPIC -DPIC -o .libs/version.o ar rs ../liboverlays.a statover.o syncprov.o overlays.o ar: creating ../liboverlays.a make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' ../../build/mkversion -v "2.6.6" -s -n Versionstr slapd > version.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o main.o main.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o globals.o globals.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o bconfig.o bconfig.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o config.o config.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o daemon.o daemon.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o connection.o connection.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o search.o search.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o filter.o filter.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o add.o add.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o cr.o cr.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o attr.o attr.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o entry.o entry.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o backend.o backend.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o backends.o backends.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o result.o result.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o operation.o operation.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o dn.o dn.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o compare.o compare.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o modify.o modify.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o delete.o delete.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o modrdn.o modrdn.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o ch_malloc.o ch_malloc.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o value.o value.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o verbs.o verbs.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o ava.o ava.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o bind.o bind.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o unbind.o unbind.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o abandon.o abandon.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o filterentry.o filterentry.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o phonetic.o phonetic.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o acl.o acl.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o str2filter.o str2filter.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o aclparse.o aclparse.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o init.o init.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o user.o user.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o lock.o lock.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o logging.o logging.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o controls.o controls.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o extended.o extended.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o passwd.o passwd.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o proxyp.o proxyp.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o schema.o schema.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o schema_check.o schema_check.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o schema_init.o schema_init.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o schema_prep.o schema_prep.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o schemaparse.o schemaparse.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o ad.o ad.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o at.o at.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o mr.o mr.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o syntax.o syntax.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o oc.o oc.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o saslauthz.o saslauthz.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o oidm.o oidm.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o starttls.o starttls.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o index.o index.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o sets.o sets.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o referral.o referral.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o root_dse.o root_dse.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o sasl.o sasl.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o module.o module.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o mra.o mra.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o mods.o mods.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o sl_malloc.o sl_malloc.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o zn_malloc.o zn_malloc.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o limits.o limits.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o operational.o operational.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o matchedValues.o matchedValues.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o cancel.o cancel.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o syncrepl.o syncrepl.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o backglue.o backglue.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o backover.o backover.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o ctxcsn.o ctxcsn.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o ldapsync.o ldapsync.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o frontend.o frontend.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slapadd.o slapadd.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slapcat.o slapcat.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slapcommon.o slapcommon.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slapdn.o slapdn.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slapindex.o slapindex.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slappasswd.o slappasswd.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slaptest.o slaptest.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slapauth.o slapauth.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slapacl.o slapacl.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o component.o component.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o aci.o aci.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o txn.o txn.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slapschema.o slapschema.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o slapmodify.o slapmodify.c cc -g -O2 -I../../include -I. -I./slapi -I. -I../../include -c -o version.o version.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd main.o globals.o bconfig.o config.o daemon.o connection.o search.o filter.o add.o cr.o attr.o entry.o backend.o backends.o result.o operation.o dn.o compare.o modify.o delete.o modrdn.o ch_malloc.o value.o verbs.o ava.o bind.o unbind.o abandon.o filterentry.o phonetic.o acl.o str2filter.o aclparse.o init.o user.o lock.o logging.o controls.o extended.o passwd.o proxyp.o schema.o schema_check.o schema_init.o schema_prep.o schemaparse.o ad.o at.o mr.o syntax.o oc.o saslauthz.o oidm.o starttls.o index.o sets.o referral.o root_dse.o sasl.o module.o mra.o mods.o sl_malloc.o zn_malloc.o limits.o operational.o matchedValues.o cancel.o syncrepl.o backglue.o backover.o ctxcsn.o ldapsync.o frontend.o slapadd.o slapcat.o slapcommon.o slapdn.o slapindex.o slappasswd.o slaptest.o slapauth.o slapacl.o component.o aci.o txn.o slapschema.o slapmodify.o version.o libbackends.a liboverlays.a ../../libraries/liblunicode/liblunicode.a ../../libraries/librewrite/librewrite.a ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid \ libtool: link: cc -g -O2 -o slapd main.o globals.o bconfig.o config.o daemon.o connection.o search.o filter.o add.o cr.o attr.o entry.o backend.o backends.o result.o operation.o dn.o compare.o modify.o delete.o modrdn.o ch_malloc.o value.o verbs.o ava.o bind.o unbind.o abandon.o filterentry.o phonetic.o acl.o str2filter.o aclparse.o init.o user.o lock.o logging.o controls.o extended.o passwd.o proxyp.o schema.o schema_check.o schema_init.o schema_prep.o schemaparse.o ad.o at.o mr.o syntax.o oc.o saslauthz.o oidm.o starttls.o index.o sets.o referral.o root_dse.o sasl.o module.o mra.o mods.o sl_malloc.o zn_malloc.o limits.o operational.o matchedValues.o cancel.o syncrepl.o backglue.o backover.o ctxcsn.o ldapsync.o frontend.o slapadd.o slapcat.o slapcommon.o slapdn.o slapindex.o slappasswd.o slaptest.o slapauth.o slapacl.o component.o aci.o txn.o slapschema.o slapmodify.o version.o libbackends.a liboverlays.a ../../libraries/liblunicode/liblunicode.a ../../libraries/librewrite/librewrite.a ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid rm -f slapadd slapcat slapdn slapindex slapmodify slappasswd slaptest slapauth slapacl slapschema for i in slapadd slapcat slapdn slapindex slapmodify slappasswd slaptest slapauth slapacl slapschema; do \ ../../build/shtool mkln -s slapd $i; done cd overlays && make -w dynamic make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' make[3]: Nothing to be done for 'dynamic'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' cd pwmods && make -w dynamic make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/pwmods' make[3]: Nothing to be done for 'dynamic'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/pwmods' touch all-cffiles make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd' Entering subdirectory lloadd make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/lloadd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/lloadd' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers' Entering subdirectory tests make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests Entering subdirectory progs make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests/progs' cc -g -O2 -I../../include -I../../include -c -o slapd-tester.o slapd-tester.c cc -g -O2 -I../../include -I../../include -c -o slapd-common.o slapd-common.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd-tester slapd-tester.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o slapd-tester slapd-tester.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o slapd-search.o slapd-search.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd-search slapd-search.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o slapd-search slapd-search.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o slapd-read.o slapd-read.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd-read slapd-read.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o slapd-read slapd-read.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o slapd-addel.o slapd-addel.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd-addel slapd-addel.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o slapd-addel slapd-addel.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o slapd-modrdn.o slapd-modrdn.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd-modrdn slapd-modrdn.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o slapd-modrdn slapd-modrdn.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o slapd-modify.o slapd-modify.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd-modify slapd-modify.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o slapd-modify slapd-modify.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o slapd-bind.o slapd-bind.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd-bind slapd-bind.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o slapd-bind slapd-bind.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o slapd-mtread.o slapd-mtread.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd-mtread slapd-mtread.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o slapd-mtread slapd-mtread.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o ldif-filter.o ldif-filter.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o ldif-filter ldif-filter.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o ldif-filter ldif-filter.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid cc -g -O2 -I../../include -I../../include -c -o slapd-watcher.o slapd-watcher.c /bin/sh ../../libtool --mode=link cc -static -g -O2 -o slapd-watcher slapd-watcher.o slapd-common.o ../../libraries/libldap/libldap.la ../../libraries/liblutil/liblutil.a ../../libraries/libldap/libldap.la ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -luuid libtool: link: cc -g -O2 -o slapd-watcher slapd-watcher.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lsasl2 -lssl -lcrypto -luuid make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests/progs' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests' Entering subdirectory doc make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc Entering subdirectory man make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man Entering subdirectory man1 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man1' PAGES=`cd .; echo *.1`; \ for page in $PAGES; do \ sed -e "s%LDVERSION%2.6.6%" \ -e 's%ETCDIR%/usr/etc/openldap%g' \ -e 's%LOCALSTATEDIR%/usr/var%' \ -e 's%SYSCONFDIR%/usr/etc/openldap%' \ -e 's%DATADIR%/usr/share/openldap%' \ -e 's%SBINDIR%/usr/sbin%' \ -e 's%BINDIR%/usr/bin%' \ -e 's%LIBDIR%/usr/lib%' \ -e 's%LIBEXECDIR%/usr/libexec%' \ -e 's%MODULEDIR%/usr/libexec/openldap%' \ -e 's%RELEASEDATE%2023/07/31%' \ ./$page \ | (cd .; soelim -) > $page.tmp; \ done make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man1' Entering subdirectory man3 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man3' PAGES=`cd .; echo *.3`; \ for page in $PAGES; do \ sed -e "s%LDVERSION%2.6.6%" \ -e 's%ETCDIR%/usr/etc/openldap%g' \ -e 's%LOCALSTATEDIR%/usr/var%' \ -e 's%SYSCONFDIR%/usr/etc/openldap%' \ -e 's%DATADIR%/usr/share/openldap%' \ -e 's%SBINDIR%/usr/sbin%' \ -e 's%BINDIR%/usr/bin%' \ -e 's%LIBDIR%/usr/lib%' \ -e 's%LIBEXECDIR%/usr/libexec%' \ -e 's%MODULEDIR%/usr/libexec/openldap%' \ -e 's%RELEASEDATE%2023/07/31%' \ ./$page \ | (cd .; soelim -) > $page.tmp; \ done make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man3' Entering subdirectory man5 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man5' PAGES=`cd .; echo *.5`; \ for page in $PAGES; do \ sed -e "s%LDVERSION%2.6.6%" \ -e 's%ETCDIR%/usr/etc/openldap%g' \ -e 's%LOCALSTATEDIR%/usr/var%' \ -e 's%SYSCONFDIR%/usr/etc/openldap%' \ -e 's%DATADIR%/usr/share/openldap%' \ -e 's%SBINDIR%/usr/sbin%' \ -e 's%BINDIR%/usr/bin%' \ -e 's%LIBDIR%/usr/lib%' \ -e 's%LIBEXECDIR%/usr/libexec%' \ -e 's%MODULEDIR%/usr/libexec/openldap%' \ -e 's%RELEASEDATE%2023/07/31%' \ ./$page \ | (cd .; soelim -) > $page.tmp; \ done make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man5' Entering subdirectory man8 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man8' PAGES=`cd .; echo *.8`; \ for page in $PAGES; do \ sed -e "s%LDVERSION%2.6.6%" \ -e 's%ETCDIR%/usr/etc/openldap%g' \ -e 's%LOCALSTATEDIR%/usr/var%' \ -e 's%SYSCONFDIR%/usr/etc/openldap%' \ -e 's%DATADIR%/usr/share/openldap%' \ -e 's%SBINDIR%/usr/sbin%' \ -e 's%BINDIR%/usr/bin%' \ -e 's%LIBDIR%/usr/lib%' \ -e 's%LIBEXECDIR%/usr/libexec%' \ -e 's%MODULEDIR%/usr/libexec/openldap%' \ -e 's%RELEASEDATE%2023/07/31%' \ ./$page \ | (cd .; soelim -) > $page.tmp; \ done make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man8' make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc' [quait@localhost openldap-2.6.6]$ make DESTDIR=/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD install Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6 Entering subdirectory include make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/include' Entering subdirectory libraries make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries Entering subdirectory liblutil make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblutil' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblutil' Entering subdirectory liblber make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber' Entering subdirectory liblunicode make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblunicode' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblunicode' Entering subdirectory libldap make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/libldap' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/libldap' Entering subdirectory librewrite make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/librewrite' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/librewrite' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries' Entering subdirectory clients make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients Entering subdirectory tools make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients/tools' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients/tools' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients' Entering subdirectory servers make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers Entering subdirectory slapd make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd' building static backends... cd back-ldif && make -w all make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldif' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldif' cd back-monitor && make -w all make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-monitor' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-monitor' cd back-mdb && make -w all make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-mdb' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-mdb' cd back-relay && make -w all make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-relay' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-relay' cd overlays && make -w static make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' make[3]: Nothing to be done for 'static'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' cd overlays && make -w dynamic make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' make[3]: Nothing to be done for 'dynamic'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' cd pwmods && make -w dynamic make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/pwmods' make[3]: Nothing to be done for 'dynamic'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/pwmods' touch all-cffiles make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd' Entering subdirectory lloadd make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/lloadd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/lloadd' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers' Entering subdirectory tests make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests Entering subdirectory progs make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests/progs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests/progs' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests' Entering subdirectory doc make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc Entering subdirectory man make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man' Making all in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man Entering subdirectory man1 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man1' PAGES=`cd .; echo *.1`; \ for page in $PAGES; do \ sed -e "s%LDVERSION%2.6.6%" \ -e 's%ETCDIR%/usr/etc/openldap%g' \ -e 's%LOCALSTATEDIR%/usr/var%' \ -e 's%SYSCONFDIR%/usr/etc/openldap%' \ -e 's%DATADIR%/usr/share/openldap%' \ -e 's%SBINDIR%/usr/sbin%' \ -e 's%BINDIR%/usr/bin%' \ -e 's%LIBDIR%/usr/lib%' \ -e 's%LIBEXECDIR%/usr/libexec%' \ -e 's%MODULEDIR%/usr/libexec/openldap%' \ -e 's%RELEASEDATE%2023/07/31%' \ ./$page \ | (cd .; soelim -) > $page.tmp; \ done make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man1' Entering subdirectory man3 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man3' PAGES=`cd .; echo *.3`; \ for page in $PAGES; do \ sed -e "s%LDVERSION%2.6.6%" \ -e 's%ETCDIR%/usr/etc/openldap%g' \ -e 's%LOCALSTATEDIR%/usr/var%' \ -e 's%SYSCONFDIR%/usr/etc/openldap%' \ -e 's%DATADIR%/usr/share/openldap%' \ -e 's%SBINDIR%/usr/sbin%' \ -e 's%BINDIR%/usr/bin%' \ -e 's%LIBDIR%/usr/lib%' \ -e 's%LIBEXECDIR%/usr/libexec%' \ -e 's%MODULEDIR%/usr/libexec/openldap%' \ -e 's%RELEASEDATE%2023/07/31%' \ ./$page \ | (cd .; soelim -) > $page.tmp; \ done make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man3' Entering subdirectory man5 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man5' PAGES=`cd .; echo *.5`; \ for page in $PAGES; do \ sed -e "s%LDVERSION%2.6.6%" \ -e 's%ETCDIR%/usr/etc/openldap%g' \ -e 's%LOCALSTATEDIR%/usr/var%' \ -e 's%SYSCONFDIR%/usr/etc/openldap%' \ -e 's%DATADIR%/usr/share/openldap%' \ -e 's%SBINDIR%/usr/sbin%' \ -e 's%BINDIR%/usr/bin%' \ -e 's%LIBDIR%/usr/lib%' \ -e 's%LIBEXECDIR%/usr/libexec%' \ -e 's%MODULEDIR%/usr/libexec/openldap%' \ -e 's%RELEASEDATE%2023/07/31%' \ ./$page \ | (cd .; soelim -) > $page.tmp; \ done make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man5' Entering subdirectory man8 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man8' PAGES=`cd .; echo *.8`; \ for page in $PAGES; do \ sed -e "s%LDVERSION%2.6.6%" \ -e 's%ETCDIR%/usr/etc/openldap%g' \ -e 's%LOCALSTATEDIR%/usr/var%' \ -e 's%SYSCONFDIR%/usr/etc/openldap%' \ -e 's%DATADIR%/usr/share/openldap%' \ -e 's%SBINDIR%/usr/sbin%' \ -e 's%BINDIR%/usr/bin%' \ -e 's%LIBDIR%/usr/lib%' \ -e 's%LIBEXECDIR%/usr/libexec%' \ -e 's%MODULEDIR%/usr/libexec/openldap%' \ -e 's%RELEASEDATE%2023/07/31%' \ ./$page \ | (cd .; soelim -) > $page.tmp; \ done make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man8' make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc' Making install in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6 Entering subdirectory include make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/include' ../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/include for header in ./lber.h lber_types.h \ ./ldap.h ./ldap_cdefs.h \ ./ldap_schema.h ./ldap_utf8.h \ ./slapi-plugin.h ldap_features.h \ ./ldif.h ./openldap.h ; \ do \ ../build/shtool install -c -m 644 $header /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/include; \ done make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/include' Entering subdirectory libraries make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries' Making install in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries Entering subdirectory liblutil make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblutil' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblutil' Entering subdirectory liblber make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber' ../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib /bin/sh ../../libtool --mode=install ../../build/shtool install -c -m 644 liblber.la /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib libtool: install: ../../build/shtool install -c -m 644 .libs/liblber.so.2.0.200 /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/liblber.so.2.0.200 libtool: install: (cd /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib && { ln -s -f liblber.so.2.0.200 liblber.so.2 || { rm -f liblber.so.2 && ln -s liblber.so.2.0.200 liblber.so.2; }; }) libtool: install: (cd /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib && { ln -s -f liblber.so.2.0.200 liblber.so || { rm -f liblber.so && ln -s liblber.so.2.0.200 liblber.so; }; }) libtool: install: ../../build/shtool install -c -m 644 .libs/liblber.lai /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/liblber.la libtool: install: ../../build/shtool install -c -m 644 .libs/liblber.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/liblber.a libtool: install: chmod 644 /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/liblber.a libtool: install: ranlib /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/liblber.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/sh ../../libtool --mode=finish /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib libtool: finish: PATH="/usr/lib64/ccache/bin:/home/quait/bin:/bin:/usr/bin:/usr/local/bin:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/usr/sbin:/sbin:/opt/go/bin:/sbin" ldconfig -n /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblber' Entering subdirectory liblunicode make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblunicode' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/liblunicode' Entering subdirectory libldap make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/libldap' ../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib /bin/sh ../../libtool --mode=install ../../build/shtool install -c -m 644 libldap.la /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib libtool: warning: relinking 'libldap.la' libtool: install: (cd /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/libldap; /bin/sh "/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libtool" --mode=relink cc -g -O2 -version-info 2:200:0 -rpath /usr/lib -Wl,--version-script=./ldap.map -o libldap.la bind.lo open.lo result.lo error.lo compare.lo search.lo controls.lo messages.lo references.lo extended.lo cyrus.lo modify.lo add.lo modrdn.lo delete.lo abandon.lo sasl.lo sbind.lo unbind.lo cancel.lo filter.lo free.lo sort.lo passwd.lo whoami.lo vc.lo getdn.lo getentry.lo getattr.lo getvalues.lo addentry.lo request.lo os-ip.lo url.lo pagectrl.lo sortctrl.lo vlvctrl.lo init.lo options.lo print.lo string.lo util-int.lo schema.lo charray.lo os-local.lo dnssrv.lo utf-8.lo utf-8-conv.lo tls2.lo tls_o.lo tls_g.lo turn.lo ppolicy.lo dds.lo txn.lo ldap_sync.lo stctrl.lo assertion.lo deref.lo ldifutil.lo ldif.lo fetch.lo lbase64.lo msctrl.lo psearchctrl.lo threads.lo rdwr.lo tpool.lo rq.lo thr_posix.lo thr_thr.lo thr_nt.lo thr_pth.lo thr_debug.lo account_usability.lo avl.lo tavl.lo version.lo ../../libraries/liblber/liblber.la -lsasl2 -lssl -lcrypto -inst-prefix-dir /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD) libtool: relink: cc -shared -Wl,--as-needed -fPIC -DPIC .libs/bind.o .libs/open.o .libs/result.o .libs/error.o .libs/compare.o .libs/search.o .libs/controls.o .libs/messages.o .libs/references.o .libs/extended.o .libs/cyrus.o .libs/modify.o .libs/add.o .libs/modrdn.o .libs/delete.o .libs/abandon.o .libs/sasl.o .libs/sbind.o .libs/unbind.o .libs/cancel.o .libs/filter.o .libs/free.o .libs/sort.o .libs/passwd.o .libs/whoami.o .libs/vc.o .libs/getdn.o .libs/getentry.o .libs/getattr.o .libs/getvalues.o .libs/addentry.o .libs/request.o .libs/os-ip.o .libs/url.o .libs/pagectrl.o .libs/sortctrl.o .libs/vlvctrl.o .libs/init.o .libs/options.o .libs/print.o .libs/string.o .libs/util-int.o .libs/schema.o .libs/charray.o .libs/os-local.o .libs/dnssrv.o .libs/utf-8.o .libs/utf-8-conv.o .libs/tls2.o .libs/tls_o.o .libs/tls_g.o .libs/turn.o .libs/ppolicy.o .libs/dds.o .libs/txn.o .libs/ldap_sync.o .libs/stctrl.o .libs/assertion.o .libs/deref.o .libs/ldifutil.o .libs/ldif.o .libs/fetch.o .libs/lbase64.o .libs/msctrl.o .libs/psearchctrl.o .libs/threads.o .libs/rdwr.o .libs/tpool.o .libs/rq.o .libs/thr_posix.o .libs/thr_thr.o .libs/thr_nt.o .libs/thr_pth.o .libs/thr_debug.o .libs/account_usability.o .libs/avl.o .libs/tavl.o .libs/version.o -g -O2 -Wl,--version-script=./ldap.map -L/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib -L/usr/lib -llber -lsasl2 -lssl -lcrypto -Wl,-soname -Wl,libldap.so.2 -o .libs/libldap.so.2.0.200 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 libtool: install: ../../build/shtool install -c -m 644 .libs/libldap.so.2.0.200T /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/libldap.so.2.0.200 libtool: install: (cd /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib && { ln -s -f libldap.so.2.0.200 libldap.so.2 || { rm -f libldap.so.2 && ln -s libldap.so.2.0.200 libldap.so.2; }; }) libtool: install: (cd /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib && { ln -s -f libldap.so.2.0.200 libldap.so || { rm -f libldap.so && ln -s libldap.so.2.0.200 libldap.so; }; }) libtool: install: ../../build/shtool install -c -m 644 .libs/libldap.lai /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/libldap.la libtool: install: ../../build/shtool install -c -m 644 .libs/libldap.a /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/libldap.a libtool: install: chmod 644 /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/libldap.a libtool: install: ranlib /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib/libldap.a libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/sh ../../libtool --mode=finish /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib libtool: finish: PATH="/usr/lib64/ccache/bin:/home/quait/bin:/bin:/usr/bin:/usr/local/bin:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/usr/sbin:/sbin:/opt/go/bin:/sbin" ldconfig -n /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- ../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap installing ldap.conf in /usr/etc/openldap ../../build/shtool install -c -m 644 ./ldap.conf /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/ldap.conf make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/libldap' Entering subdirectory librewrite make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/librewrite' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries/librewrite' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/libraries' Entering subdirectory clients make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients' Making install in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients Entering subdirectory tools make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients/tools' ../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin libtool: install: ../../build/shtool install -c -m 755 -s ldapsearch /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapsearch libtool: install: ../../build/shtool install -c -m 755 -s ldapmodify /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapmodify libtool: install: ../../build/shtool install -c -m 755 -s ldapdelete /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapdelete libtool: install: ../../build/shtool install -c -m 755 -s ldapmodrdn /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapmodrdn libtool: install: ../../build/shtool install -c -m 755 -s ldappasswd /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldappasswd libtool: install: ../../build/shtool install -c -m 755 -s ldapwhoami /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapwhoami libtool: install: ../../build/shtool install -c -m 755 -s ldapvc /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapvc libtool: install: ../../build/shtool install -c -m 755 -s ldapcompare /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapcompare libtool: install: ../../build/shtool install -c -m 755 -s ldapexop /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapexop libtool: install: ../../build/shtool install -c -m 755 -s ldapurl /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapurl rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapadd ../../build/shtool mkln -s /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapmodify /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/bin/ldapadd make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients/tools' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/clients' Entering subdirectory servers make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers' Making install in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers Entering subdirectory slapd make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd' ../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/libexec ../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/var/run /bin/sh ../../libtool --mode=install ../../build/shtool install -c -s -m 755 \ slapd /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/libexec libtool: install: ../../build/shtool install -c -m 755 -s slapd /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/libexec/slapd cd back-asyncmeta && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-asyncmeta' run configure with --enable-asyncmeta to make back_asyncmeta make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-asyncmeta' cd back-dnssrv && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-dnssrv' run configure with --enable-dnssrv to make back_dnssrv make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-dnssrv' cd back-ldap && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldap' run configure with --enable-ldap to make back_ldap make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldap' cd back-ldif && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldif' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-ldif' cd back-mdb && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-mdb' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-mdb' cd back-meta && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-meta' run configure with --enable-meta to make back_meta make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-meta' cd back-monitor && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-monitor' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-monitor' cd back-null && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-null' run configure with --enable-null to make back_null make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-null' cd back-passwd && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-passwd' run configure with --enable-passwd to make back_passwd make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-passwd' cd back-perl && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-perl' run configure with --enable-perl to make back_perl make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-perl' cd back-relay && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-relay' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-relay' cd back-sock && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-sock' run configure with --enable-sock to make back_sock make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-sock' cd back-sql && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-sql' run configure with --enable-sql to make back_sql make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-sql' cd back-wt && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-wt' run configure with --enable-wt to make back_wt make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/back-wt' cd slapi && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/slapi' if test "no" = "yes"; then \ ../../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib; \ /bin/sh ../../../libtool --mode=install ../../../build/shtool install -c -m 644 libslapi.la /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/lib; \ fi make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/slapi' cd overlays && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/overlays' cd pwmods && make -w install make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/pwmods' make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd/pwmods' ../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/sbin for i in slapadd slapcat slapdn slapindex slapmodify slappasswd slaptest slapauth slapacl slapschema; do \ rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/sbin/$i; \ ../../build/shtool mkln -s -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/libexec/slapd /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/sbin/$i; \ done ../../build/shtool install -c -m 600 slapd.conf.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.conf.default if test ! -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.conf; then \ echo "installing slapd.conf in /usr/etc/openldap"; \ echo "../../build/shtool install -c -m 600 slapd.conf.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.conf"; \ ../../build/shtool install -c -m 600 slapd.conf.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.conf; \ else \ echo "PRESERVING EXISTING CONFIGURATION FILE /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.conf" ; \ fi installing slapd.conf in /usr/etc/openldap ../../build/shtool install -c -m 600 slapd.conf.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.conf ../../build/shtool install -c -m 600 slapd.ldif.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.ldif.default if test ! -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.ldif; then \ echo "installing slapd.ldif in /usr/etc/openldap"; \ echo "../../build/shtool install -c -m 600 slapd.ldif.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.ldif"; \ ../../build/shtool install -c -m 600 slapd.ldif.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.ldif; \ else \ echo "PRESERVING EXISTING CONFIGURATION FILE /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.ldif" ; \ fi installing slapd.ldif in /usr/etc/openldap ../../build/shtool install -c -m 600 slapd.ldif.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/slapd.ldif if test -n "" && test ! -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/slapd.service; then \ ../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD; \ echo "installing slapd.service in "; \ echo "../../build/shtool install -c -m 644 slapd.service.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/slapd.service"; \ ../../build/shtool install -c -m 644 slapd.service.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/slapd.service; \ fi ../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema ../../build/shtool install -c -m 444 schema/README /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/README ../../build/shtool install -c -m 444 schema/collective.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/collective.ldif ../../build/shtool install -c -m 444 schema/corba.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/corba.ldif ../../build/shtool install -c -m 444 schema/core.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/core.ldif ../../build/shtool install -c -m 444 schema/cosine.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/cosine.ldif ../../build/shtool install -c -m 444 schema/dsee.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/dsee.ldif ../../build/shtool install -c -m 444 schema/duaconf.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/duaconf.ldif ../../build/shtool install -c -m 444 schema/dyngroup.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/dyngroup.ldif ../../build/shtool install -c -m 444 schema/inetorgperson.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/inetorgperson.ldif ../../build/shtool install -c -m 444 schema/java.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/java.ldif ../../build/shtool install -c -m 444 schema/misc.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/misc.ldif ../../build/shtool install -c -m 444 schema/msuser.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/msuser.ldif ../../build/shtool install -c -m 444 schema/namedobject.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/namedobject.ldif ../../build/shtool install -c -m 444 schema/nis.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/nis.ldif ../../build/shtool install -c -m 444 schema/openldap.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/openldap.ldif ../../build/shtool install -c -m 444 schema/pmi.ldif /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/pmi.ldif ../../build/shtool install -c -m 444 schema/collective.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/collective.schema ../../build/shtool install -c -m 444 schema/corba.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/corba.schema ../../build/shtool install -c -m 444 schema/core.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/core.schema ../../build/shtool install -c -m 444 schema/cosine.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/cosine.schema ../../build/shtool install -c -m 444 schema/dsee.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/dsee.schema ../../build/shtool install -c -m 444 schema/duaconf.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/duaconf.schema ../../build/shtool install -c -m 444 schema/dyngroup.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/dyngroup.schema ../../build/shtool install -c -m 444 schema/inetorgperson.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/inetorgperson.schema ../../build/shtool install -c -m 444 schema/java.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/java.schema ../../build/shtool install -c -m 444 schema/misc.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/misc.schema ../../build/shtool install -c -m 444 schema/msuser.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/msuser.schema ../../build/shtool install -c -m 444 schema/namedobject.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/namedobject.schema ../../build/shtool install -c -m 444 schema/nis.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/nis.schema ../../build/shtool install -c -m 444 schema/openldap.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/openldap.schema ../../build/shtool install -c -m 444 schema/pmi.schema /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/etc/openldap/schema/pmi.schema make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/slapd' Entering subdirectory lloadd make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/lloadd' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers/lloadd' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/servers' Entering subdirectory tests make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests' Making install in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests Entering subdirectory progs make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests/progs' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests/progs' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/tests' Entering subdirectory doc make[1]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc' Making install in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc Entering subdirectory man make[2]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man' Making install in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man Entering subdirectory man1 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man1' ../../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 PAGES=`cd .; echo *.1`; \ for page in $PAGES; do \ echo "installing $page in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1"; \ rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1/$page; \ ../../../build/shtool install -c -m 644 $page.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1/$page; \ if test -f "./$page.links" ; then \ for link in `cat ./$page.links`; do \ echo "installing $link in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 as link to $page"; \ rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1/$link ; \ ../../../build/shtool mkln -s /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1/$page /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1/$link; \ done; \ fi; \ done installing ldapcompare.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 installing ldapdelete.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 installing ldapexop.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 installing ldapmodify.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 installing ldapadd.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 as link to ldapmodify.1 installing ldapmodrdn.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 installing ldappasswd.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 installing ldapsearch.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 installing ldapurl.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 installing ldapvc.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 installing ldapwhoami.1 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man1 make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man1' Entering subdirectory man3 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man3' ../../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 PAGES=`cd .; echo *.3`; \ for page in $PAGES; do \ echo "installing $page in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3"; \ rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3/$page; \ ../../../build/shtool install -c -m 644 $page.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3/$page; \ if test -f "./$page.links" ; then \ for link in `cat ./$page.links`; do \ echo "installing $link in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to $page"; \ rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3/$link ; \ ../../../build/shtool mkln -s /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3/$page /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3/$link; \ done; \ fi; \ done installing lber-decode.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ber_get_next.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_skip_tag.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_peek_tag.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_scanf.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_get_int.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_get_stringa.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_get_stringb.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_get_null.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_get_enum.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_get_boolean.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_get_bitstring.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_first_element.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing ber_next_element.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-decode.3 installing lber-encode.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ber_alloc_t.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_flush.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_printf.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_put_int.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_put_ostring.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_put_string.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_put_null.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_put_enum.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_start_set.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_put_seq.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing ber_put_set.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-encode.3 installing lber-memory.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing lber-sockbuf.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing lber-types.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ber_bvarray_add.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_bvarray_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_bvdup.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_bvecadd.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_bvecfree.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_bvfree.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_bvstr.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_bvstrdup.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_dupbv.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ber_str2bv.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to lber-types.3 installing ldap.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_abandon.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_abandon_ext.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_abandon.3 installing ldap_add.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_add_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_add.3 installing ldap_add_ext.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_add.3 installing ldap_add_ext_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_add.3 installing ldap_bind.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_bind_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_simple_bind.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_simple_bind_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_sasl_bind.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_sasl_bind_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_unbind.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_unbind_ext.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_unbind_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_unbind_ext_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_set_rebind_proc.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_bind.3 installing ldap_compare.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_compare_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_compare.3 installing ldap_compare_ext.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_compare.3 installing ldap_compare_ext_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_compare.3 installing ldap_controls.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_control_create.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_controls.3 installing ldap_control_find.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_controls.3 installing ldap_control_dup.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_controls.3 installing ldap_controls_dup.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_controls.3 installing ldap_control_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_controls.3 installing ldap_controls_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_controls.3 installing ldap_delete.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_delete_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_delete.3 installing ldap_delete_ext.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_delete.3 installing ldap_delete_ext_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_delete.3 installing ldap_dup.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_destroy.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_dup.3 installing ldap_error.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_perror.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_error.3 installing ld_errno.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_error.3 installing ldap_result2error.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_error.3 installing ldap_errlist.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_error.3 installing ldap_err2string.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_error.3 installing ldap_extended_operation.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_extended_operation_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_extended_operation.3 installing ldap_first_attribute.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_next_attribute.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_first_attribute.3 installing ldap_get_attribute_ber.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_first_attribute.3 installing ldap_first_entry.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_next_entry.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_first_entry.3 installing ldap_count_entries.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_first_entry.3 installing ldap_first_message.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_next_message.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_first_message.3 installing ldap_count_messages.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_first_message.3 installing ldap_first_reference.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_next_reference.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_first_reference.3 installing ldap_count_references.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_first_reference.3 installing ldap_get_dn.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_explode_dn.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_dn.3 installing ldap_explode_rdn.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_dn.3 installing ldap_dn2ufn.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_dn.3 installing ldap_str2dn.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_dn.3 installing ldap_dnfree.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_dn.3 installing ldap_dn2str.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_dn.3 installing ldap_dn2dcedn.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_dn.3 installing ldap_dcedn2dn.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_dn.3 installing ldap_dn2ad_canonical.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_dn.3 installing ldap_get_option.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_set_option.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_option.3 installing ldap_get_values.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_get_values_len.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_values.3 installing ldap_value_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_values.3 installing ldap_value_free_len.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_values.3 installing ldap_count_values.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_values.3 installing ldap_count_values_len.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_get_values.3 installing ldap_memory.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_memfree.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_memory.3 installing ldap_memvfree.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_memory.3 installing ldap_memalloc.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_memory.3 installing ldap_memcalloc.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_memory.3 installing ldap_memrealloc.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_memory.3 installing ldap_strdup.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_memory.3 installing ldap_modify.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_modify_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_modify.3 installing ldap_modify_ext.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_modify.3 installing ldap_modify_ext_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_modify.3 installing ldap_mods_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_modify.3 installing ldap_modrdn.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_modrdn_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_modrdn.3 installing ldap_modrdn2.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_modrdn.3 installing ldap_modrdn2_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_modrdn.3 installing ldap_open.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_init.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_open.3 installing ldap_initialize.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_open.3 installing ldap_set_urllist_proc.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_open.3 installing ldap_init_fd.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_open.3 installing ldap_parse_reference.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_parse_result.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_parse_sasl_bind_result.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_parse_result.3 installing ldap_parse_extended_result.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_parse_result.3 installing ldap_parse_intermediate.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_parse_result.3 installing ldap_parse_sort_control.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_parse_vlv_control.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_rename.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_rename_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_rename.3 installing ldap_result.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_msgfree.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_result.3 installing ldap_msgtype.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_result.3 installing ldap_msgid.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_result.3 installing ldap_schema.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_str2syntax.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_syntax2str.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_syntax2name.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_syntax_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_str2matchingrule.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_matchingrule2str.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_matchingrule2name.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_matchingrule_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_str2attributetype.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_attributetype2str.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_attributetype2name.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_attributetype_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_str2objectclass.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_objectclass2str.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_objectclass2name.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_objectclass_free.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_scherr2str.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_schema.3 installing ldap_search.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_search_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_search.3 installing ldap_search_st.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_search.3 installing ldap_search_ext.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_search.3 installing ldap_search_ext_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_search.3 installing ldap_sort.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_sort_entries.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_sort.3 installing ldap_sort_values.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_sort.3 installing ldap_sort_strcasecmp.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_sort.3 installing ldap_sync.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_tls.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_start_tls.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_tls.3 installing ldap_start_tls_s.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_tls.3 installing ldap_tls_inplace.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_tls.3 installing ldap_install_tls.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_tls.3 installing ldap_url.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 installing ldap_is_ldap_url.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_url.3 installing ldap_url_parse.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_url.3 installing ldap_free_urldesc.3 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man3 as link to ldap_url.3 make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man3' Entering subdirectory man5 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man5' ../../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 PAGES=`cd .; echo *.5`; \ for page in $PAGES; do \ echo "installing $page in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5"; \ rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5/$page; \ ../../../build/shtool install -c -m 644 $page.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5/$page; \ if test -f "./$page.links" ; then \ for link in `cat ./$page.links`; do \ echo "installing $link in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 as link to $page"; \ rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5/$link ; \ ../../../build/shtool mkln -s /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5/$page /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5/$link; \ done; \ fi; \ done installing ldap.conf.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing ldif.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing lloadd.conf.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd.access.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-asyncmeta.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd.backends.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd.conf.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-config.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-dnssrv.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-ldap.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-ldif.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-mdb.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-meta.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-monitor.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-null.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd.overlays.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-passwd.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-perl.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd.plugin.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-relay.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-sock.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-sock.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 as link to slapd-sock.5 installing slapd-sql.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapd-wt.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-accesslog.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-auditlog.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-autoca.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-chain.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-collect.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-constraint.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-dds.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-deref.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-dyngroup.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-dynlist.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-homedir.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-memberof.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-otp.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-pbind.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-pcache.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-ppolicy.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-refint.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-remoteauth.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-retcode.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-rwm.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-sssvlv.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-syncprov.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-translucent.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-unique.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slapo-valsort.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 installing slappw-argon2.5 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man5 make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man5' Entering subdirectory man8 make[3]: Entering directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man8' ../../../build/shtool mkdir -p /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 PAGES=`cd .; echo *.8`; \ for page in $PAGES; do \ echo "installing $page in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8"; \ rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8/$page; \ ../../../build/shtool install -c -m 644 $page.tmp /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8/$page; \ if test -f "./$page.links" ; then \ for link in `cat ./$page.links`; do \ echo "installing $link in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 as link to $page"; \ rm -f /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8/$link ; \ ../../../build/shtool mkln -s /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8/$page /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8/$link; \ done; \ fi; \ done installing lloadd.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slapacl.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slapadd.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slapauth.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slapcat.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slapd.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slapdn.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slapindex.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slapmodify.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slappasswd.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slapschema.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 installing slaptest.8 in /home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/ldap-testD/usr/share/man/man8 make[3]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man/man8' make[2]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc/man' make[1]: Leaving directory '/home/quait/src/rpm/SOURCES/CUPS+SysConfPri/LDAP-OPENLDAP/openldap-2.6.6/doc' [quait@localhost openldap-2.6.6]$