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

RE: Numerical result out of range (ITS#2465)



Quoting Howard Chu <hyc@highlandsun.com>:

> A fix for this is now in CVS. Please try the patch in
> libraries/liblber/io.c,
> diff from rev 1.87 to 1.88 and let us know your results.


First, thanks for your quickly answer ;o)


I tried io.c 1.88 , 1.89 and 1.90 but i've got the same error for all => 

"structure has no member named `ber_memctx'"

I linked the /usr/include/sys/io.h in /usr/include and it found the header but
that didn't change anything.

I see that the system look for 'libutil.h' but i haven't this header.
I searched and search more information about this. 

Where can I define "ber_memctx" (if I do "define" this) ?
(I'm a newbie in this domain...)
  

Here are the results of "./configure" , "make depend" and "make".


./configure --prefix=/usr/local/openldap --mandir=/usr/share/man --rberos
--with-tls --enable-crypt --enable-kpasswd --enable-lmpasswd --enable-spasswd
--enable-bdb --enable-bdb-modules --enable-ldbm --enable-referrals
Copyright 1998-2003 The OpenLDAP Foundation,  All Rights Reserved.
        Restrictions apply, see COPYRIGHT and LICENSE files.
Configuring OpenLDAP 2.1.17-Release ...
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gnutar... no
checking for gtar... gtar
checking configure arguments... done
checking for a BSD compatible install... /usr/bin/install -c
checking for cc... cc
checking for ar... ar
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for EMX OS/2 environment... no
checking how to run the C preprocessor... cc -E
checking for gcc... (cached) cc
checking whether the C compiler (cc   ) works... yes
checking whether the C compiler (cc   ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether ln works... yes
checking whether ln -s works... (cached) yes
checking how to run the C preprocessor... cc -E
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for object suffix... (cached) o
checking for be_app in -lbe... no
checking for cc option to accept ANSI C... 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 opendir in -ldir... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking POSIX termios... yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
checking for assert.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 netinet/tcp.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 resolv.h... yes
checking for sgtty.h... yes
checking for shadow.h... yes
checking for stddef.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for sysexits.h... yes
checking for sys/file.h... yes
checking for sys/filio.h... no
checking for sys/errno.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... yes
checking for sys/syslog.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/ucred.h... no
checking for sys/uio.h... yes
checking for syslog.h... yes
checking for termios.h... yes
checking for unistd.h... yes
checking for winsock.h... no
checking for winsock2.h... no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for sigset in -lV3... no
checking for winsock... no
checking for socket... yes
checking for select... yes
checking types of arguments for select()... int,fd_set *,struct timeval *
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 to see if -lrpcrt4 is needed for win32 UUID support... no
checking for res_query... no
checking for __res_query... no
checking for res_query in -lbind... no
checking for __res_query in -lbind... no
checking for res_query in -lresolv... 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 krb5.h... yes
checking for heim_err.h... no
checking for main in -lk5crypto... yes
checking for main in -lkrb5... yes
checking for kerberosIV/krb.h... yes
checking for kerberosIV/des.h... yes
checking for main in -lkrb4... yes
checking for des_debug in Kerberos libraries... no
checking for openssl/ssl.h... yes
checking for ssl.h... yes
checking for SSLeay_add_ssl_algorithms in -lssl... no
checking for SSL_library_init in -lssl... yes
checking for _beginthread... no
checking for pthread.h... yes
checking POSIX thread version... 10
checking for LinuxThreads pthread.h... yes
checking for GNU Pth pthread.h... no
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... yes
checking for thr_yield... no
checking for pthread_kill... yes
checking for pthread_rwlock_destroy... yes
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... yes
checking for LinuxThreads implementation... yes
checking for LinuxThreads consistency... yes
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 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 db.h... yes
checking for Berkeley DB link (default)... no
checking for Berkeley DB link (-ldb41)... no
checking for Berkeley DB link (-ldb-41)... no
checking for Berkeley DB link (-ldb-4.1)... yes
checking for Berkeley DB thread support... yes
checking Berkeley DB version for BDB backend... yes
checking for openlog... yes
checking for termcap.h... yes
checking for ncurses.h... yes
checking for tputs in -ltermcap... yes
checking for sasl/sasl.h... yes
checking for sasl.h... yes
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 readline/readline.h... yes
checking for readline/history.h... yes
checking for readline in -lreadline... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking for ANSI C header files... (cached) disable
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for ptrdiff_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for socklen_t... yes
checking for member st_blksize in aggregate type struct stat... 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 uid_t in sys/types.h... yes
checking for sig_atomic_t... yes
checking struct passwd for pw_gecos... yes
checking struct passwd for pw_passwd... yes
checking if toupper() requires islower()... no
checking for working 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... 4
checking for 8-bit clean memcmp... yes
checking for strftime... yes
checking for inet_aton()... yes
checking for _spawnlp... no
checking for _snprintf... no
checking for _vsnprintf... no
checking for vprintf... yes
checking for snprintf... yes
checking for vsnprintf... 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... yes
checking for fstat... yes
checking for getdtablesize... yes
checking for getgrgid... yes
checking for gethostname... yes
checking for getpass... 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 lockf... yes
checking for memcpy... yes
checking for memmove... 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 sigaction... yes
checking for signal... yes
checking for sigset... yes
checking for strdup... yes
checking for strerror... 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 strspn... yes
checking for sysconf... yes
checking for usleep... 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 msg_accrights in msghdr... no
checking declaration of sys_errlist... yes
creating ./config.status
creating Makefile
creating doc/Makefile
creating doc/man/Makefile
creating doc/man/man1/Makefile
creating doc/man/man3/Makefile
creating doc/man/man5/Makefile
creating doc/man/man8/Makefile
creating clients/Makefile
creating clients/tools/Makefile
creating include/Makefile
creating libraries/Makefile
creating libraries/libavl/Makefile
creating libraries/liblber/Makefile
creating libraries/libldap/Makefile
creating libraries/libldap_r/Makefile
creating libraries/libldbm/Makefile
creating libraries/libldif/Makefile
creating libraries/liblunicode/Makefile
creating libraries/liblutil/Makefile
creating libraries/librewrite/Makefile
creating servers/Makefile
creating servers/slapd/Makefile
creating servers/slapd/back-bdb/Makefile
creating servers/slapd/back-dnssrv/Makefile
creating servers/slapd/back-ldap/Makefile
creating servers/slapd/back-ldbm/Makefile
creating servers/slapd/back-meta/Makefile
creating servers/slapd/back-monitor/Makefile
creating servers/slapd/back-null/Makefile
creating servers/slapd/back-passwd/Makefile
creating servers/slapd/back-perl/Makefile
creating servers/slapd/back-shell/Makefile
creating servers/slapd/back-sql/Makefile
creating servers/slapd/shell-backends/Makefile
creating servers/slapd/tools/Makefile
creating servers/slurpd/Makefile
creating tests/Makefile
creating tests/progs/Makefile
creating include/portable.h
include/portable.h is unchanged
creating include/ldap_features.h
include/ldap_features.h is unchanged
creating include/lber_types.h
include/lber_types.h is unchanged
Please run "make depend" to build dependencies



[root@cleyman openldap-2.1.17]# make depend
Making depend in /usr/local/src/openldap-2.1.17
  Entering subdirectory include
make[1]: Entering directory `/usr/local/src/openldap-2.1.17/include'
Making ldap_config.h
make[1]: Leaving directory `/usr/local/src/openldap-2.1.17/include'

  Entering subdirectory libraries
make[1]: Entering directory `/usr/local/src/openldap-2.1.17/libraries'
Making depend in /usr/local/src/openldap-2.1.17/libraries
  Entering subdirectory liblutil
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/libraries/liblutil'
../../build/mkdep  -d "." -c "cc" -m "-M" -I../../include        -I../../include
     base64.c csn.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 setproctitle.c getpeereid.c
detach.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries/liblutil'

  Entering subdirectory liblber
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/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 `/usr/local/src/openldap-2.1.17/libraries/liblber'

  Entering subdirectory liblunicode
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/libraries/liblunicode'
../../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 `/usr/local/src/openldap-2.1.17/libraries/liblunicode'

  Entering subdirectory libldif
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/libraries/libldif'
../../build/mkdep  -d "." -c "cc" -m "-M" -I../../include        -I../../include
     line64.c fetch.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries/libldif'

  Entering subdirectory libldap
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/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 kbind.c unbind.c cancel.c cache.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 sortctrl.c vlvctrl.c init.c options.c print.c
string.c util-int.c schema.c charray.c tls.c os-local.c dnssrv.c utf-8.c
utf-8-conv.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries/libldap'

  Entering subdirectory libldap_r
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/libraries/libldap_r'
touch .links
../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../include       
-I../../include  -DLDAP_R_COMPILE -I./../libldap    threads.c rdwr.c tpool.c
thr_posix.c thr_cthreads.c thr_thr.c thr_lwp.c thr_nt.c thr_pth.c thr_stub.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 sbind.c kbind.c unbind.c cancel.c cache.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 sortctrl.c vlvctrl.c init.c options.c print.c string.c
util-int.c schema.c charray.c tls.c os-local.c dnssrv.c utf-8.c utf-8-conv.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries/libldap_r'

  Entering subdirectory libavl
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/libraries/libavl'
../../build/mkdep  -d "." -c "cc" -m "-M" -I../../include        -I../../include
     avl.c testavl.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries/libavl'

  Entering subdirectory libldbm
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/libraries/libldbm'
../../build/mkdep  -d "." -c "cc" -m "-M" -I../../include        -I../../include
     ldbm.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries/libldbm'

  Entering subdirectory librewrite
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/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 parse.c rewrite.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries/librewrite'

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

  Entering subdirectory clients
make[1]: Entering directory `/usr/local/src/openldap-2.1.17/clients'
Making depend in /usr/local/src/openldap-2.1.17/clients
  Entering subdirectory tools
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/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 ldapcompare.c common.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/clients/tools'

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

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

  cd back-bdb; make -w depend
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-bdb'
../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include       
-I../../../include -I.. -I./..     init.c tools.c config.c add.c bind.c
compare.c delete.c modify.c modrdn.c search.c extended.c passwd.c referral.c
attribute.c group.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
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-bdb'

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

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

  cd back-ldbm; make -w depend
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-ldbm'
../../../build/mkdep -l -d "." -c "cc" -m "-M" -I../../../include       
-I../../../include -I.. -I./..     idl.c add.c search.c cache.c dbcache.c
dn2id.c entry.c id2entry.c index.c id2children.c nextid.c compare.c group.c
modify.c modrdn.c delete.c init.c config.c bind.c attr.c filterindex.c close.c
alias.c tools.c key.c extended.c passwd.c sasl.c referral.c attribute.c
operational.c
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-ldbm'

  cd back-meta; make -w depend
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-meta'
run configure with --enable-meta to make back_meta
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-meta'

  cd back-monitor; make -w depend
make[3]: Entering directory
`/usr/local/src/openldap-2.1.17/servers/slapd/back-monitor'
run configure with --enable-monitor to make back_monitor
make[3]: Leaving directory
`/usr/local/src/openldap-2.1.17/servers/slapd/back-monitor'

  cd back-null; make -w depend
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-null'
run configure with --enable-null to make back_null
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-null'

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

  cd back-perl; make -w depend
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-perl'
run configure with --enable-perl to make back_perl
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/servers/slapd/back-perl'

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

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

  cd shell-backends; make -w depend
make[3]: Entering directory
`/usr/local/src/openldap-2.1.17/servers/slapd/shell-backends'
run configure with --enable-shell to make passwd-shell
make[3]: Leaving directory
`/usr/local/src/openldap-2.1.17/servers/slapd/shell-backends'

  cd tools; make -w depend
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/servers/slapd/tools'
../../../build/mkdep  -d "." -c "cc" -m "-M" -I../../../include       
-I../../../include      mimic.c slapcommon.c slapadd.c slapcat.c slapindex.c
slappasswd.c
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/servers/slapd/tools'

../../build/mkdep  -d "." -c "cc" -m "-M" -I../../include -I../../include     
main.c daemon.c connection.c search.c filter.c add.c cr.c attr.c entry.c
config.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 repl.c lock.c controls.c
extended.c kerberos.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
limits.c backglue.c operational.c matchedValues.c cancel.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/servers/slapd'

  Entering subdirectory slurpd
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/servers/slurpd'
../../build/mkdep  -d "." -c "cc" -m "-M" -I../../include        -I../../include
     admin.c args.c ch_malloc.c config.c fm.c globals.c ldap_op.c lock.c main.c
re.c reject.c replica.c replog.c ri.c rq.c sanity.c st.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/servers/slurpd'

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

  Entering subdirectory tests
make[1]: Entering directory `/usr/local/src/openldap-2.1.17/tests'
Making depend in /usr/local/src/openldap-2.1.17/tests
  Entering subdirectory progs
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/tests/progs'
../../build/mkdep  -d "." -c "cc" -m "-M" -I../../include -I../../include     
slapd-tester.c slapd-search.c slapd-read.c slapd-addel.c slapd-modrdn.c
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/tests/progs'

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

  Entering subdirectory doc
make[1]: Entering directory `/usr/local/src/openldap-2.1.17/doc'
Making depend in /usr/local/src/openldap-2.1.17/doc
  Entering subdirectory man
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/doc/man'
Making depend in /usr/local/src/openldap-2.1.17/doc/man
  Entering subdirectory man1
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/doc/man/man1'
make[3]: Nothing to be done for `depend'.
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/doc/man/man1'

  Entering subdirectory man3
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/doc/man/man3'
make[3]: Nothing to be done for `depend'.
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/doc/man/man3'

  Entering subdirectory man5
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/doc/man/man5'
make[3]: Nothing to be done for `depend'.
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/doc/man/man5'

  Entering subdirectory man8
make[3]: Entering directory `/usr/local/src/openldap-2.1.17/doc/man/man8'
make[3]: Nothing to be done for `depend'.
make[3]: Leaving directory `/usr/local/src/openldap-2.1.17/doc/man/man8'

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

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





[root@cleyman openldap-2.1.17]# make
Making all in /usr/local/src/openldap-2.1.17
  Entering subdirectory include
make[1]: Entering directory `/usr/local/src/openldap-2.1.17/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/openldap-2.1.17/include'

  Entering subdirectory libraries
make[1]: Entering directory `/usr/local/src/openldap-2.1.17/libraries'
Making all in /usr/local/src/openldap-2.1.17/libraries
  Entering subdirectory liblutil
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/libraries/liblutil'
rm -f version.c
../../build/mkversion -v "2.1.17" 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 csn.o csn.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 setproctitle.o
setproctitle.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 csn.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 setproctitle.o
getpeereid.o detach.o version.o
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries/liblutil'

  Entering subdirectory liblber
make[2]: Entering directory `/usr/local/src/openldap-2.1.17/libraries/liblber'
rm -f version.c
../../build/mkversion -v "2.1.17" liblber.la > version.c
/bin/sh /usr/local/src/openldap-2.1.17/libtool  --mode=compile cc -g -O2
-I../../include -I../../include     -DLBER_LIBRARY -c assert.c
rm -f .libs/assert.lo
cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c assert.c  -fPIC
-DPIC -o .libs/assert.lo
cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c assert.c -o assert.o
>/dev/null 2>&1
mv -f .libs/assert.lo assert.lo
/bin/sh /usr/local/src/openldap-2.1.17/libtool  --mode=compile cc -g -O2
-I../../include -I../../include     -DLBER_LIBRARY -c decode.c
rm -f .libs/decode.lo
cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c decode.c  -fPIC
-DPIC -o .libs/decode.lo
cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c decode.c -o decode.o
>/dev/null 2>&1
mv -f .libs/decode.lo decode.lo
/bin/sh /usr/local/src/openldap-2.1.17/libtool  --mode=compile cc -g -O2
-I../../include -I../../include     -DLBER_LIBRARY -c encode.c
rm -f .libs/encode.lo
cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c encode.c  -fPIC
-DPIC -o .libs/encode.lo
cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c encode.c -o encode.o
>/dev/null 2>&1
mv -f .libs/encode.lo encode.lo
/bin/sh /usr/local/src/openldap-2.1.17/libtool  --mode=compile cc -g -O2
-I../../include -I../../include     -DLBER_LIBRARY -c io.c
rm -f .libs/io.lo
cc -g -O2 -I../../include -I../../include -DLBER_LIBRARY -c io.c  -fPIC -DPIC -o
.libs/io.lo
io.c: In function `ber_realloc':
io.c:126: structure has no member named `ber_memctx'
io.c: In function `ber_free_buf':
io.c:163: structure has no member named `ber_memctx'
io.c:167: structure has no member named `ber_memctx'
io.c: In function `ber_free':
io.c:189: structure has no member named `ber_memctx'
io.c: In function `ber_flatten2':
io.c:394: structure has no member named `ber_memctx'
io.c: In function `ber_flatten':
io.c:423: structure has no member named `ber_memctx'
io.c:423: warning: assignment makes pointer from integer without a cast
io.c:429: structure has no member named `ber_memctx'
io.c: In function `ber_get_next':
io.c:620: structure has no member named `ber_memctx'
make[2]: *** [io.lo] Error 1
make[2]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries/liblber'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory `/usr/local/src/openldap-2.1.17/libraries'
make: *** [all-common] Error 1


Thank you for your time.

Regards,

Cecile. 


-------------------------------------------------
Mail sent through GFI Mailserver1.0
info: ava@gfi.be