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

Re: Build error stable-981025




"Kurt D. Zeilenga" wrote:
> 
> Can you send me the output of make including stdin?

If you need a 
# make clean ; make 
tell me 

> Also, what platform are you building on?
Linux libc5 SUSE5.0

> 
> Thanks, Kurt

-- 
==========================



Manon  Goo
manon@manon.de
+49 221 9321936

=========================
making buildtools
  cd build; make 
make[1]: Entering directory `/var/mirror/unpack/ldap/stable-981025/build'
make[1]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/build'
making all

  cd include; make  all
make[1]: Entering directory `/var/mirror/unpack/ldap/stable-981025/include'
make[1]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/include'

  cd libraries; make  all
make[1]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries'
making all in /var/mirror/unpack/ldap/stable-981025/libraries

  cd libavl; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries/libavl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries/libavl'

  cd liblber; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries/liblber'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries/liblber'

  cd libldap; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries/libldap'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries/libldap'

  cd libldbm; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries/libldbm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries/libldbm'

  cd libldif; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries/libldif'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries/libldif'

  cd liblthread; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries/liblthread'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries/liblthread'

  cd macintosh; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries/macintosh'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries/macintosh'

  cd msdos; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries/msdos'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries/msdos'

  cd vms; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/libraries/vms'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries/vms'
make[1]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/libraries'

  cd clients; make  all
make[1]: Entering directory `/var/mirror/unpack/ldap/stable-981025/clients'
making all in /var/mirror/unpack/ldap/stable-981025/clients

  cd fax500; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/clients/fax500'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/clients/fax500'

  cd finger; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/clients/finger'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/clients/finger'

  cd gopher; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/clients/gopher'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/clients/gopher'

  cd mail500; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/clients/mail500'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/clients/mail500'

  cd rcpt500; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/clients/rcpt500'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/clients/rcpt500'

  cd tools; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/clients/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/clients/tools'

  cd ud; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/clients/ud'
gcc -g  -o ud version.o main.o find.o mod.o print.o auth.o util.o help.o string_to_key.o group.o globals.o edit.o -L../../libraries -ltermcap -lldap -llber   
ld: cannot open -ltermcap: No such file or directory
make[2]: *** [ud] Error 1
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/clients/ud'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/clients'

  cd servers; make  all
make[1]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers'
making all in /var/mirror/unpack/ldap/stable-981025/servers
  cd ldapd; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/ldapd'
uncomment the HAVEISODE=yes line in the Make-common file to build ldapd
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/ldapd'
  cd slapd; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd'

make[3]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd'

  cd back-ldbm; make -w all
make[4]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-ldbm'
make[5]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-ldbm'
gcc -I. -I.. -I../../../include   -Dlinux -DLDAP_DEBUG        -DLDAP_REFERRALS  -DSTR_TRANSLATION -DLDAP_CHARSET_8859="88591"       -DREVERSE_LOOKUP -DLDAP_CRYPT -DACLGROUP  -DSOUNDEX -DLDAP_LDBM -DLDAP_SHELL -DLDAP_PASSWD -DLDBM_USE_DBBTREE -I/usr/include -DNO_THREADS -O -g    -c group.c -o group.o
group.c: In function `ldbm_back_group':
group.c:74: `Member' undeclared (first use this function)
group.c:74: (Each undeclared identifier is reported only once
group.c:74: for each function it appears in.)
make[5]: *** [group.o] Error 1
make[5]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-ldbm'
make[4]: [all] Error 2 (ignored)
make[4]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-ldbm'

  cd back-passwd; make -w all
make[4]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-passwd'
make[5]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-passwd'
make[5]: `libback-passwd.a' is up to date.
make[5]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-passwd'
make[4]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-passwd'

  cd back-shell; make -w all
make[4]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-shell'
make[5]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-shell'
make[5]: `libback-shell.a' is up to date.
make[5]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-shell'
make[4]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/back-shell'

make[4]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd'
make[4]: `libbackends.a' is up to date.
make[4]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd'
make[3]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd'
make[3]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd'
gcc -g  -o slapd main.o daemon.o connection.o search.o filter.o add.o charray.o attr.o entry.o config.o backend.o result.o operation.o dn.o compare.o modify.o delete.o modrdn.o ch_malloc.o value.o ava.o bind.o unbind.o abandon.o filterentry.o phonetic.o acl.o str2filter.o aclparse.o init.o detach.o strdup.o tempnam.o repl.o lock.o schema.o schemaparse.o monitor.o configinfo.o version.o libbackends.a \
	-L../../libraries   -llber -lldbm -lavl -llthread -lldif   -ldb   
backend.o: In function `new_backend':
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:78: undefined reference to `ldbm_back_bind'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:79: undefined reference to `ldbm_back_unbind'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:80: undefined reference to `ldbm_back_search'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:81: undefined reference to `ldbm_back_compare'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:82: undefined reference to `ldbm_back_modify'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:83: undefined reference to `ldbm_back_modrdn'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:84: undefined reference to `ldbm_back_add'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:85: undefined reference to `ldbm_back_delete'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:86: undefined reference to `ldbm_back_abandon'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:87: undefined reference to `ldbm_back_config'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:88: undefined reference to `ldbm_back_init'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:89: undefined reference to `ldbm_back_close'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:91: undefined reference to `ldbm_back_group'
make[3]: *** [slapd] Error 1
make[3]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd'
make[3]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/tools'
uncomment the HAVEISODE=yes line in the Make-common file to build edb2ldif
gcc -g  -o ldif2index ldif2index.o ../config.o ../ch_malloc.o ../backend.o ../charray.o ../aclparse.o ../schema.o ../result.o ../filterentry.o ../acl.o ../phonetic.o ../attr.o ../value.o ../entry.o ../dn.o ../filter.o ../str2filter.o ../ava.o ../init.o ../schemaparse.o ../strdup.o \
	../libbackends.a -L../../../libraries  -lldif -lldbm -lavl -ldb -llber   -llthread   
ldif2index.o: In function `main':
/var/mirror/unpack/ldap/stable-981025/servers/slapd/tools/ldif2index.c:122: undefined reference to `attr_masks'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/tools/ldif2index.c:170: undefined reference to `index_add_values'
../backend.o: In function `new_backend':
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:78: undefined reference to `ldbm_back_bind'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:79: undefined reference to `ldbm_back_unbind'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:80: undefined reference to `ldbm_back_search'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:81: undefined reference to `ldbm_back_compare'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:82: undefined reference to `ldbm_back_modify'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:83: undefined reference to `ldbm_back_modrdn'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:84: undefined reference to `ldbm_back_add'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:85: undefined reference to `ldbm_back_delete'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:86: undefined reference to `ldbm_back_abandon'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:87: undefined reference to `ldbm_back_config'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:88: undefined reference to `ldbm_back_init'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:89: undefined reference to `ldbm_back_close'
/var/mirror/unpack/ldap/stable-981025/servers/slapd/backend.c:91: undefined reference to `ldbm_back_group'
make[3]: *** [ldif2index] Error 1
make[3]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd/tools'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slapd'
  cd slurpd; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slurpd'
make[3]: Entering directory `/var/mirror/unpack/ldap/stable-981025/servers/slurpd'
make[3]: `slurpd' is up to date.
make[3]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slurpd'
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers/slurpd'
make[1]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/servers'

  cd doc; make  all
make[1]: Entering directory `/var/mirror/unpack/ldap/stable-981025/doc'
making all in /var/mirror/unpack/ldap/stable-981025/doc

  cd guides; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/doc/guides'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/doc/guides'

  cd man; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/doc/man'
making all in /var/mirror/unpack/ldap/stable-981025/doc/man

  cd man1; make -w all
make[3]: Entering directory `/var/mirror/unpack/ldap/stable-981025/doc/man/man1'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/doc/man/man1'

  cd man3; make -w all
make[3]: Entering directory `/var/mirror/unpack/ldap/stable-981025/doc/man/man3'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/doc/man/man3'

  cd man5; make -w all
make[3]: Entering directory `/var/mirror/unpack/ldap/stable-981025/doc/man/man5'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/doc/man/man5'

  cd man8; make -w all
make[3]: Entering directory `/var/mirror/unpack/ldap/stable-981025/doc/man/man8'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/doc/man/man8'
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/doc/man'

  cd rfc; make -w all
make[2]: Entering directory `/var/mirror/unpack/ldap/stable-981025/doc/rfc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/doc/rfc'
make[1]: Leaving directory `/var/mirror/unpack/ldap/stable-981025/doc'
begin:vcard 
n:Goo;Manon
tel;cell:xxxx
tel;fax:++49 221 9321938
tel;work:++49 221 9321936
x-mozilla-html:FALSE
url:http://www.manon.de
adr:;;Elsaß Starsse 17;Köln;;50969;DE
version:2.1
email;internet:manon@manon.de
x-mozilla-cpt:;20784
fn:Manon Goo
end:vcard