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

Compiling OpenLDAP 2.4.23 on AIX 6.1



Hi there,

I'm trying to compile OpenLDAP 2.4.23 on AIX 6.1 but I'm receiving the
following erros after 'make':

ar: Creating an archive file liblutil.a.
ar: Creating an archive file liblunicode.a.
ar: Creating an archive file librewrite.a.
ld: 0711-596 SEVERE ERROR: Object librewrite.a[xmap.o]
        An RLD for section 2 (.data) refers to symbol 1030,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
collect2: ld returned 12 exit status
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.

I have attached the execution log files for 'configure', 'make depend'
and 'make'. I also tryed to compile the latest release (2.4.26) but have
found the same error. This could be a compatibility problem with ld from
AIX or something like that?

Thanks.
 
-- 

Matheus Morais
Infraestrutura de TI
ConfederaÃÃo SICREDI â Porto Alegre
51 3358-4700 ramal 7143

www.sicredi.com.br

As informacoes contidas neste e-mail e anexos podem ser confidenciais e privilegiadas, protegidas por sigilo legal. Qualquer forma de utilizacao deste documento depende de autorizacao do emissor, sujeito as penalidades cabiveis. O emissor utiliza o recurso somente para fins profissionais, eximindo o empregador de responsabilidades por uso pessoal ou improprio. Se esta mensagem foi recebida por engano, o conteudo deve ser apagado e o remetente avisado imediatamente, atraves de resposta a este e-mail.
Configuring OpenLDAP 2.4.23-Release ...
checking build system type... rs6000-ibm-aix
checking host system type... rs6000-ibm-aix
checking target system type... rs6000-ibm-aix
checking for a BSD-compatible install... build/shtool install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking configure arguments... done
checking for cc_r... no
checking for xlc_r... no
checking for cc... no
checking for cc... no
checking for gcc... gcc
checking for ar... ar
checking for style of include used by make... GNU
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... unknown
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 262144
checking command to parse /usr/bin/nm -B output from gcc object... failed
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... 
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
checking how to run the C preprocessor... gcc -E
checking whether we are using MS Visual C++... no
checking for be_app in -lbe... no
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for gcc depend flag... -M
checking for afopen in -ls... yes
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking bits/types.h usability... no
checking bits/types.h presence... no
checking for bits/types.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking filio.h usability... no
checking filio.h presence... no
checking for filio.h... no
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking psap.h usability... no
checking psap.h presence... no
checking for psap.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/privgrp.h usability... no
checking sys/privgrp.h presence... no
checking for sys/privgrp.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... yes
checking for sys/syslog.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/vmount.h usability... yes
checking sys/vmount.h presence... yes
checking for sys/vmount.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... 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 socket... yes
checking for select... yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for poll... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking declaration of sys_errlist... yes
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 sys/uuid.h usability... no
checking sys/uuid.h presence... no
checking for sys/uuid.h... no
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
checking to see if -lrpcrt4 is needed for win32 UUID support... no
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 sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_library_init in -lssl... yes
checking OpenSSL library version (CRL checking capability)... yes
checking for _beginthread... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking POSIX thread version... 10
checking for LinuxThreads pthread.h... no
checking for GNU Pth pthread.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for pthread_create in default libraries... no
checking for pthread link with -kthread... no
checking for pthread link with -pthread... 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 <pthread.h>... no
checking for pthread_detach with <pthread.h>... 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... 0
checking number of arguments of gethostbyaddr_r... 0
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for Berkeley DB major version in db.h... 4
checking for Berkeley DB minor version in db.h... 8
checking if Berkeley DB version supported by BDB/HDB backends... yes
checking for Berkeley DB link (-ldb-4.8)... yes
checking for Berkeley DB library and header version match... yes
checking for Berkeley DB thread support... yes
checking for openlog... yes
checking unicode/utypes.h usability... no
checking unicode/utypes.h presence... no
checking for unicode/utypes.h... no
checking sasl/sasl.h usability... no
checking sasl/sasl.h presence... no
checking for sasl/sasl.h... no
checking sasl.h usability... no
checking sasl.h presence... no
checking for sasl.h... no
checking fetch(3) library... no
checking for setproctitle... no
checking for setproctitle in -lutil... 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 return type of signal handlers... void
checking for sig_atomic_t... yes
checking for uid_t in sys/types.h... yes
checking whether time.h and sys/time.h may both be included... 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... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... (cached) yes
checking size of long long... 8
checking for wchar_t... yes
checking size of wchar_t... 2
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 _doprnt... yes
checking for snprintf... yes
checking for vsnprintf... (cached) yes
checking for bcopy... yes
checking for closesocket... no
checking for chroot... yes
checking for endgrent... yes
checking for endpwent... yes
checking for fcntl... yes
checking for flock... no
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... no
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... no
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... yes
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... no
checking for strtouq... no
checking for strtoll... 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... yes
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/libldap/Makefile
config.status: creating libraries/libldap_r/Makefile
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-bdb/Makefile
config.status: creating servers/slapd/back-dnssrv/Makefile
config.status: creating servers/slapd/back-hdb/Makefile
config.status: creating servers/slapd/back-ldap/Makefile
config.status: creating servers/slapd/back-ldif/Makefile
config.status: creating servers/slapd/back-meta/Makefile
config.status: creating servers/slapd/back-monitor/Makefile
config.status: creating servers/slapd/back-ndb/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-shell/Makefile
config.status: creating servers/slapd/back-sock/Makefile
config.status: creating servers/slapd/back-sql/Makefile
config.status: creating servers/slapd/shell-backends/Makefile
config.status: creating servers/slapd/slapi/Makefile
config.status: creating servers/slapd/overlays/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: include/portable.h is unchanged
config.status: creating include/ldap_features.h
config.status: include/ldap_features.h is unchanged
config.status: creating include/lber_types.h
config.status: include/lber_types.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
Making servers/slapd/backends.c
    Add config ...
    Add ldif ...
    Add monitor ...
    Add bdb ...
    Add hdb ...
    Add relay ...
Making servers/slapd/overlays/statover.c
    Add syncprov ...
Please run "make depend" to build dependencies
Making depend in /oracle/openldap-2.4.23
  Entering subdirectory include
Making ldap_config.h
Target "depend" is up to date.
 
  Entering subdirectory libraries
Making depend in /oracle/openldap-2.4.23/libraries
  Entering subdirectory liblutil
	../../build/mkdep   -d "." -c "gcc" -m "-M" -I../../include        -I../../include   -I/opt/freeware/include -I/usr/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  avl.c tavl.c ldif.c fetch.c  testavl.c  meter.c  setproctitle.c detach.c 
Target "depend" is up to date.
 
  Entering subdirectory liblber
	../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../include -I../../include   -I/opt/freeware/include -I/usr/include    assert.c decode.c encode.c io.c bprint.c debug.c  memory.c options.c sockbuf.c stdio.c 
Target "depend" is up to date.
 
  Entering subdirectory liblunicode
	touch .links
	../../build/mkdep   -d "." -c "gcc" -m "-M" -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include    ucstr.c ucdata.c ucgendat.c ure.c urestubs.c
Target "depend" is up to date.
 
  Entering subdirectory libldap
	../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../include        -I../../include   -I/opt/freeware/include -I/usr/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 gssapi.c sbind.c unbind.c cancel.c   filter.c free.c sort.c passwd.c whoami.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 tls_m.c  turn.c ppolicy.c dds.c txn.c ldap_sync.c stctrl.c  assertion.c deref.c 
Target "depend" is up to date.
 
  Entering subdirectory libldap_r
	touch .links
	../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include    threads.c rdwr.c rmutex.c tpool.c rq.c  thr_posix.c thr_cthreads.c thr_thr.c thr_lwp.c thr_nt.c  thr_pth.c thr_stub.c thr_debug.c apitest.c test.c  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 gssapi.c sbind.c unbind.c cancel.c  filter.c free.c sort.c passwd.c whoami.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 tls_m.c  turn.c ppolicy.c dds.c txn.c ldap_sync.c stctrl.c  assertion.c deref.c
Target "depend" is up to date.
 
  Entering subdirectory librewrite
	../../build/mkdep   -d "." -c "gcc" -m "-M" -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include    config.c context.c info.c ldapmap.c map.c params.c rule.c  session.c subst.c var.c xmap.c  parse.c rewrite.c 
Target "depend" is up to date.
 
Target "depend" is up to date.
 
  Entering subdirectory clients
Making depend in /oracle/openldap-2.4.23/clients
  Entering subdirectory tools
	../../build/mkdep   -d "." -c "gcc" -m "-M" -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include    ldapsearch.c ldapmodify.c ldapdelete.c ldapmodrdn.c  ldappasswd.c ldapwhoami.c ldapcompare.c  ldapexop.c ldapurl.c common.c
Target "depend" is up to date.
 
Target "depend" is up to date.
 
  Entering subdirectory servers
Making depend in /oracle/openldap-2.4.23/servers
  Entering subdirectory slapd

  cd back-bdb; make  depend
	../../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../../include        -I../../../include -I.. -I./..  -I/opt/freeware/include -I/usr/include    init.c tools.c config.c  add.c bind.c compare.c delete.c modify.c modrdn.c search.c  extended.c referral.c operational.c  attr.c index.c key.c dbcache.c filterindex.c  dn2entry.c dn2id.c error.c id2entry.c idl.c  nextid.c cache.c trans.c monitor.c
Target "depend" is up to date.

  cd back-dnssrv; make  depend
run configure with --enable-dnssrv to make back_dnssrv
Target "depend" is up to date.

  cd back-hdb; make  depend
	touch .links
	../../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../../include        -I../../../include -I.. -I./.. -I. -I./../back-bdb  -I/opt/freeware/include -I/usr/include    init.c tools.c config.c  add.c bind.c compare.c delete.c modify.c modrdn.c search.c  extended.c referral.c operational.c  attr.c index.c key.c dbcache.c filterindex.c trans.c  dn2entry.c dn2id.c error.c id2entry.c idl.c nextid.c cache.c  monitor.c
Target "depend" is up to date.

  cd back-ldap; make  depend
run configure with --enable-ldap to make back_ldap
Target "depend" is up to date.

  cd back-ldif; make  depend
	../../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../../include        -I../../../include -I.. -I./..  -I/opt/freeware/include -I/usr/include    ldif.c
Target "depend" is up to date.

  cd back-meta; make  depend
run configure with --enable-meta to make back_meta
Target "depend" is up to date.

  cd back-monitor; make  depend
	../../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../../include -I../../../include -I.. -I./.. -I./../slapi  -I/opt/freeware/include -I/usr/include    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
Target "depend" is up to date.

  cd back-ndb; make  depend
run configure with --enable-ndb to make back_ndb
Target "depend" is up to date.

  cd back-null; make  depend
run configure with --enable-null to make back_null
Target "depend" is up to date.

  cd back-passwd; make  depend
run configure with --enable-passwd to make back_passwd
Target "depend" is up to date.

  cd back-perl; make  depend
run configure with --enable-perl to make back_perl
Target "depend" is up to date.

  cd back-relay; make  depend
	../../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../../include        -I../../../include -I.. -I./..  -I/opt/freeware/include -I/usr/include    init.c op.c
Target "depend" is up to date.

  cd back-shell; make  depend
run configure with --enable-shell to make back_shell
Target "depend" is up to date.

  cd back-sock; make  depend
run configure with --enable-sock to make back_sock
Target "depend" is up to date.

  cd back-sql; make  depend
run configure with --enable-sql to make back_sql
Target "depend" is up to date.

  cd shell-backends; make  depend
run configure with --enable-shell to make passwd-shell
Target "depend" is up to date.

  cd slapi; make  depend
	../../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../../include -I.. -I.        -I../../../include -I./.. -I.  -I/opt/freeware/include -I/usr/include    plugin.c slapi_pblock.c slapi_utils.c printmsg.c slapi_ops.c slapi_dn.c slapi_ext.c slapi_overlay.c   
Target "depend" is up to date.

  cd overlays; make  depend
	../../../build/mkdep -l  -d "." -c "gcc" -m "-M" -I../../../include        -I../../../include -I.. -I./..  -I/opt/freeware/include -I/usr/include    overlays.c  accesslog.c  auditlog.c  constraint.c  dds.c  deref.c  dyngroup.c  dynlist.c  memberof.c  pcache.c  collect.c  ppolicy.c  refint.c  retcode.c  rwm.c rwmconf.c rwmdn.c rwmmap.c  seqmod.c  sssvlv.c  syncprov.c  translucent.c  unique.c  valsort.c 
Target "depend" is up to date.

	../../build/mkdep   -d "." -c "gcc" -m "-M" -I../../include -I. -I./slapi -I. -I../../include   -I/opt/freeware/include -I/usr/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 ava.c bind.c unbind.c abandon.c filterentry.c  phonetic.c acl.c str2filter.c aclparse.c init.c user.c  lock.c controls.c extended.c passwd.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 alock.c txn.c slapschema.c  
Target "depend" is up to date.
 
Target "depend" is up to date.
 
  Entering subdirectory tests
Making depend in /oracle/openldap-2.4.23/tests
  Entering subdirectory progs
	../../build/mkdep   -d "." -c "gcc" -m "-M" -I../../include -I../../include   -I/opt/freeware/include -I/usr/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 ldif-filter.c
Target "depend" is up to date.
 
Target "depend" is up to date.
 
  Entering subdirectory doc
Making depend in /oracle/openldap-2.4.23/doc
  Entering subdirectory man
Making depend in /oracle/openldap-2.4.23/doc/man
  Entering subdirectory man1
Target "depend" is up to date.
 
  Entering subdirectory man3
Target "depend" is up to date.
 
  Entering subdirectory man5
Target "depend" is up to date.
 
  Entering subdirectory man8
Target "depend" is up to date.
 
Target "depend" is up to date.
 
Target "depend" is up to date.
 
Target "depend" is up to date.
Making all in /oracle/openldap-2.4.23
  Entering subdirectory include
Target "all" is up to date.
 
  Entering subdirectory libraries
Making all in /oracle/openldap-2.4.23/libraries
  Entering subdirectory liblutil
	rm -f version.c
	../../build/mkversion -v "2.4.23" liblutil.a > version.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c base64.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c entropy.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c sasl.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c signal.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c hash.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c passfile.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c md5.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c passwd.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c sha1.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c getpass.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c lockf.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c utils.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c uuid.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c sockpair.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c avl.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c tavl.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c ldif.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c fetch.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c meter.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c setproctitle.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c detach.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c 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  avl.o tavl.o ldif.o fetch.o  meter.o  setproctitle.o detach.o version.o
Target "all" is up to date.
 
  Entering subdirectory liblber
	rm -f version.c
	../../build/mkversion -v "2.4.23" liblber.la > version.c
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c assert.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c assert.c -o assert.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c decode.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c decode.c -o decode.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c encode.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c encode.c -o encode.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c io.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c io.c -o io.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c bprint.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c bprint.c -o bprint.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c debug.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c debug.c -o debug.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c memory.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c memory.c -o memory.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c options.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c options.c -o options.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c sockbuf.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c sockbuf.c -o sockbuf.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c stdio.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c stdio.c -o stdio.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -DLBER_LIBRARY -c version.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLBER_LIBRARY -c version.c -o version.o
	/bin/sh ../../libtool  --mode=link  gcc -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib  -release 2.4 -version-info 7:6:5 -rpath /opt/freeware//lib -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  
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
ranlib .libs/liblber.a
creating liblber.la
(cd .libs && rm -f liblber.la && ln -s ../liblber.la liblber.la)
	gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -c dtest.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o dtest dtest.o liblber.la ../../libraries/liblutil/liblutil.a   
gcc -g -O2 -o dtest dtest.o  -L/opt/freeware/lib ./.libs/liblber.a ../../libraries/liblutil/liblutil.a
	gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -c etest.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o etest etest.o liblber.la ../../libraries/liblutil/liblutil.a   
gcc -g -O2 -o etest etest.o  -L/opt/freeware/lib ./.libs/liblber.a ../../libraries/liblutil/liblutil.a
	gcc -g -O2 -I../../include -I../../include   -I/opt/freeware/include -I/usr/include   -c idtest.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o idtest idtest.o liblber.la ../../libraries/liblutil/liblutil.a   
gcc -g -O2 -o idtest idtest.o  -L/opt/freeware/lib ./.libs/liblber.a ../../libraries/liblutil/liblutil.a
Target "all" is up to date.
 
  Entering subdirectory liblunicode
	rm -f version.c
	../../build/mkversion -v "2.4.23" liblunicode.a > version.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c ucdata.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c ure.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c urestubs.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c ucstr.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c version.c
	ar ru liblunicode.a ucdata.o ure.o urestubs.o ucstr.o version.o
Target "all" is up to date.
 
  Entering subdirectory libldap
	rm -f version.c
	../../build/mkversion -v "2.4.23" libldap.la > version.c
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c bind.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c bind.c -o bind.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c open.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c open.c -o open.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c result.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c result.c -o result.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c error.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c error.c -o error.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c compare.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c compare.c -o compare.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c search.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c search.c -o search.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c controls.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c controls.c -o controls.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c messages.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c messages.c -o messages.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c references.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c references.c -o references.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c extended.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c extended.c -o extended.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c cyrus.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c cyrus.c -o cyrus.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c modify.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c modify.c -o modify.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c add.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c add.c -o add.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c modrdn.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c modrdn.c -o modrdn.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c delete.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c delete.c -o delete.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c abandon.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c abandon.c -o abandon.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c sasl.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c sasl.c -o sasl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c gssapi.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c gssapi.c -o gssapi.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c sbind.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c sbind.c -o sbind.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c unbind.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c unbind.c -o unbind.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c cancel.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c cancel.c -o cancel.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c filter.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c filter.c -o filter.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c free.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c free.c -o free.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c sort.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c sort.c -o sort.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c passwd.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c passwd.c -o passwd.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c whoami.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c whoami.c -o whoami.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c getdn.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c getdn.c -o getdn.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c getentry.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c getentry.c -o getentry.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c getattr.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c getattr.c -o getattr.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c getvalues.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c getvalues.c -o getvalues.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c addentry.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c addentry.c -o addentry.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c request.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c request.c -o request.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c os-ip.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c os-ip.c -o os-ip.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c url.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c url.c -o url.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c pagectrl.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c pagectrl.c -o pagectrl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c sortctrl.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c sortctrl.c -o sortctrl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c vlvctrl.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c vlvctrl.c -o vlvctrl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c init.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c init.c -o init.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c options.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c options.c -o options.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c print.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c print.c -o print.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c string.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c string.c -o string.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c util-int.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c util-int.c -o util-int.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c schema.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c schema.c -o schema.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c charray.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c charray.c -o charray.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c os-local.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c os-local.c -o os-local.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c dnssrv.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c dnssrv.c -o dnssrv.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c utf-8.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c utf-8.c -o utf-8.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c utf-8-conv.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c utf-8-conv.c -o utf-8-conv.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c tls2.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c tls2.c -o tls2.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c tls_o.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c tls_o.c -o tls_o.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c tls_g.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c tls_g.c -o tls_g.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c tls_m.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c tls_m.c -o tls_m.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c turn.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c turn.c -o turn.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c ppolicy.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c ppolicy.c -o ppolicy.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c dds.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c dds.c -o dds.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c txn.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c txn.c -o txn.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c ldap_sync.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c ldap_sync.c -o ldap_sync.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c stctrl.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c stctrl.c -o stctrl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c assertion.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c assertion.c -o assertion.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c deref.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c deref.c -o deref.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c version.c
 gcc -g -O2 -I../../include -I../../include -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c version.c -o version.o
	/bin/sh ../../libtool  --mode=link  gcc -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib  -release 2.4 -version-info 7:6:5 -rpath /opt/freeware//lib -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 gssapi.lo sbind.lo unbind.lo cancel.lo  filter.lo free.lo sort.lo passwd.lo whoami.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 tls_m.lo  turn.lo ppolicy.lo dds.lo txn.lo ldap_sync.lo stctrl.lo  assertion.lo deref.lo version.lo  ../../libraries/liblber/liblber.la    -lssl -lcrypto -ls
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 gssapi.o sbind.o unbind.o cancel.o filter.o free.o sort.o passwd.o whoami.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 tls_m.o turn.o ppolicy.o dds.o txn.o ldap_sync.o stctrl.o assertion.o deref.o version.o
ranlib .libs/libldap.a
creating libldap.la
(cd .libs && rm -f libldap.la && ln -s ../libldap.la libldap.la)
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c apitest.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o apitest apitest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a   -lssl -lcrypto -ls   
gcc -g -O2 -o apitest apitest.o  -L/opt/freeware/lib ./.libs/libldap.a /oracle/openldap-2.4.23/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lssl -lcrypto -ls
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c dntest.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o dntest dntest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a   -lssl -lcrypto -ls   
gcc -g -O2 -o dntest dntest.o  -L/opt/freeware/lib ./.libs/libldap.a /oracle/openldap-2.4.23/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lssl -lcrypto -ls
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c ftest.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o ftest ftest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a   -lssl -lcrypto -ls   
gcc -g -O2 -o ftest ftest.o  -L/opt/freeware/lib ./.libs/libldap.a /oracle/openldap-2.4.23/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lssl -lcrypto -ls
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c test.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o ltest test.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a   -lssl -lcrypto -ls   
gcc -g -O2 -o ltest test.o  -L/opt/freeware/lib ./.libs/libldap.a /oracle/openldap-2.4.23/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lssl -lcrypto -ls
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c urltest.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o urltest urltest.o libldap.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a   -lssl -lcrypto -ls   
gcc -g -O2 -o urltest urltest.o  -L/opt/freeware/lib ./.libs/libldap.a /oracle/openldap-2.4.23/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lssl -lcrypto -ls
Target "all" is up to date.
 
  Entering subdirectory libldap_r
	rm -f version.c
	../../build/mkversion -v "2.4.23" libldap_r.la > version.c
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c threads.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c threads.c -o threads.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c rdwr.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c rdwr.c -o rdwr.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c rmutex.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c rmutex.c -o rmutex.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c tpool.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c tpool.c -o tpool.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c rq.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c rq.c -o rq.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c thr_posix.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c thr_posix.c -o thr_posix.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c thr_cthreads.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c thr_cthreads.c -o thr_cthreads.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c thr_thr.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c thr_thr.c -o thr_thr.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c thr_lwp.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c thr_lwp.c -o thr_lwp.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c thr_nt.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c thr_nt.c -o thr_nt.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c thr_pth.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c thr_pth.c -o thr_pth.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c thr_stub.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c thr_stub.c -o thr_stub.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c thr_debug.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c thr_debug.c -o thr_debug.o
	touch .links
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c bind.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c bind.c -o bind.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c open.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c open.c -o open.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c result.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c result.c -o result.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c error.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c error.c -o error.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c compare.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c compare.c -o compare.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c search.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c search.c -o search.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c controls.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c controls.c -o controls.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c messages.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c messages.c -o messages.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c references.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c references.c -o references.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c extended.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c extended.c -o extended.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c cyrus.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c cyrus.c -o cyrus.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c modify.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c modify.c -o modify.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c add.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c add.c -o add.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c modrdn.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c modrdn.c -o modrdn.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c delete.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c delete.c -o delete.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c abandon.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c abandon.c -o abandon.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c sasl.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c sasl.c -o sasl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c gssapi.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c gssapi.c -o gssapi.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c sbind.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c sbind.c -o sbind.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c unbind.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c unbind.c -o unbind.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c cancel.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c cancel.c -o cancel.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c filter.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c filter.c -o filter.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c free.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c free.c -o free.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c sort.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c sort.c -o sort.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c passwd.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c passwd.c -o passwd.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c whoami.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c whoami.c -o whoami.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c getdn.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c getdn.c -o getdn.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c getentry.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c getentry.c -o getentry.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c getattr.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c getattr.c -o getattr.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c getvalues.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c getvalues.c -o getvalues.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c addentry.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c addentry.c -o addentry.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c request.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c request.c -o request.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c os-ip.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c os-ip.c -o os-ip.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c url.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c url.c -o url.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c pagectrl.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c pagectrl.c -o pagectrl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c sortctrl.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c sortctrl.c -o sortctrl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c vlvctrl.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c vlvctrl.c -o vlvctrl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c init.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c init.c -o init.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c options.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c options.c -o options.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c print.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c print.c -o print.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c string.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c string.c -o string.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c util-int.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c util-int.c -o util-int.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c schema.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c schema.c -o schema.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c charray.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c charray.c -o charray.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c os-local.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c os-local.c -o os-local.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c dnssrv.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c dnssrv.c -o dnssrv.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c utf-8.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c utf-8.c -o utf-8.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c utf-8-conv.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c utf-8-conv.c -o utf-8-conv.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c tls2.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c tls2.c -o tls2.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c tls_o.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c tls_o.c -o tls_o.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c tls_g.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c tls_g.c -o tls_g.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c tls_m.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c tls_m.c -o tls_m.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c turn.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c turn.c -o turn.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c ppolicy.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c ppolicy.c -o ppolicy.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c dds.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c dds.c -o dds.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c txn.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c txn.c -o txn.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c ldap_sync.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c ldap_sync.c -o ldap_sync.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c stctrl.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c stctrl.c -o stctrl.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c assertion.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c assertion.c -o assertion.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c deref.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c deref.c -o deref.o
	/bin/sh ../../libtool  --mode=compile  gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -DLDAP_LIBRARY -c version.c
 gcc -g -O2 -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include -DLDAP_LIBRARY -c version.c -o version.o
	/bin/sh ../../libtool  --mode=link  gcc -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib  -release 2.4 -version-info 7:6:5 -rpath /opt/freeware//lib -o libldap_r.la threads.lo rdwr.lo rmutex.lo tpool.lo  rq.lo  thr_posix.lo thr_cthreads.lo thr_thr.lo thr_lwp.lo thr_nt.lo  thr_pth.lo thr_stub.lo thr_debug.lo  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 gssapi.lo sbind.lo unbind.lo cancel.lo  filter.lo free.lo sort.lo passwd.lo whoami.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 tls_m.lo  turn.lo ppolicy.lo dds.lo txn.lo ldap_sync.lo stctrl.lo  assertion.lo deref.lo version.lo  ../../libraries/liblber/liblber.la    -lssl -lcrypto -ls -pthread
ar cru .libs/libldap_r.a  threads.o rdwr.o rmutex.o tpool.o rq.o thr_posix.o thr_cthreads.o thr_thr.o thr_lwp.o thr_nt.o thr_pth.o thr_stub.o thr_debug.o 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 gssapi.o sbind.o unbind.o cancel.o filter.o free.o sort.o passwd.o whoami.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 tls_m.o turn.o ppolicy.o dds.o txn.o ldap_sync.o stctrl.o assertion.o deref.o version.o
ranlib .libs/libldap_r.a
creating libldap_r.la
(cd .libs && rm -f libldap_r.la && ln -s ../libldap_r.la libldap_r.la)
	gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -c apitest.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o apitest apitest.o libldap_r.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a   -lssl -lcrypto -ls   -pthread
gcc -g -O2 -o apitest apitest.o -pthread  -L/opt/freeware/lib ./.libs/libldap_r.a /oracle/openldap-2.4.23/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lssl -lcrypto -ls -pthread
	gcc -g -O2 -I../../include        -I../../include  -DLDAP_R_COMPILE -I./../libldap -I/opt/freeware/include -I/usr/include   -c test.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o ltest test.o libldap_r.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a   -lssl -lcrypto -ls   -pthread
gcc -g -O2 -o ltest test.o -pthread  -L/opt/freeware/lib ./.libs/libldap_r.a /oracle/openldap-2.4.23/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a ../../libraries/liblutil/liblutil.a -lssl -lcrypto -ls -pthread
Target "all" is up to date.
 
  Entering subdirectory librewrite
	rm -f version.c
	../../build/mkversion -v "2.4.23" librewrite.a > version.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c config.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c context.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c info.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c ldapmap.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c map.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c params.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c rule.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c session.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c subst.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c var.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c xmap.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c 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 version.o
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c rewrite.c
	gcc -g -O2 -I../../include        -I../../include   -I/opt/freeware/include -I/usr/include   -c parse.c
	/bin/sh ../../libtool --mode=link  gcc -static -g -O2  -L/opt/freeware/lib -R/opt/freeware/lib   -o rewrite rewrite.o parse.o librewrite.a ../../libraries/liblutil/liblutil.a  ../../libraries/libldap_r/libldap_r.la ../../libraries/liblber/liblber.la   -lssl -lcrypto -ls   -pthread
gcc -g -O2 -o rewrite rewrite.o parse.o -pthread  -L/opt/freeware/lib librewrite.a ../../libraries/liblutil/liblutil.a ../../libraries/libldap_r/.libs/libldap_r.a /oracle/openldap-2.4.23/libraries/liblber/.libs/liblber.a ../../libraries/liblber/.libs/liblber.a -lssl -lcrypto -ls -pthread

ar: Creating an archive file liblutil.a.
ar: Creating an archive file liblunicode.a.
ar: Creating an archive file librewrite.a.
ld: 0711-596 SEVERE ERROR: Object librewrite.a[xmap.o]
        An RLD for section 2 (.data) refers to symbol 1030,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
collect2: ld returned 12 exit status
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.