[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Build fails today for OPENLDAP_REL_ENG_2_2
- To: openldap-devel@OpenLDAP.org
- Subject: Build fails today for OPENLDAP_REL_ENG_2_2
- From: Michael Ströder <michael@stroeder.com>
- Date: Mon, 26 Jul 2004 13:46:28 +0200
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616
HI!
Recently checked out OPENLDAP_REL_ENG_2_2 does not build correctly (see below).
Ciao, Michael.
/bin/sh /home/michael/src/openldap-OPENLDAP_REL_ENG_2_2/ldap/libtool
--mode=link cc -static -O4 -march=pentium4 -mcpu=pentium4
-L/usr/local/Berkeley-DB-4.2/lib -L/usr/local/sasl/lib -L/opt/heimdal/lib
-o slapd main.o globals.o config.o daemon.o connection.o search.o filter.o
add.o cr.o attr.o entry.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
user.o repl.o lock.o controls.o extended.o kerberos.o passwd.o schema.o
schema_check.o schema_init.o schema_prep.o schemaparse.o ad.o at.o mr.o
syntax.o oc.o saslauthz.o oidm.o starttls.o index.o sets.o referral.o
root_dse.o sasl.o module.o mra.o mods.o sl_malloc.o limits.o backglue.o
operational.o matchedValues.o cancel.o syncrepl.o backover.o ctxcsn.o
ldapsync.o sessionlog.o slapadd.o slapcat.o slapcommon.o slapdn.o
slapindex.o slappasswd.o slaptest.o version.o libbackends.a
../../libraries/liblunicode/liblunicode.a
../../libraries/librewrite/librewrite.a ../../libraries/liblutil/liblutil.a
../../libraries/libldap_r/libldap_r.la ../../libraries/liblber/liblber.la
liboverlays.a -liodbc -lsasl2 -lssl -lcrypto -lresolv -pthread \
-lwrap
cc -O4 -march=pentium4 -mcpu=pentium4 -o slapd main.o globals.o config.o
daemon.o connection.o search.o filter.o add.o cr.o attr.o entry.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 user.o repl.o lock.o controls.o extended.o
kerberos.o passwd.o schema.o schema_check.o schema_init.o schema_prep.o
schemaparse.o ad.o at.o mr.o syntax.o oc.o saslauthz.o oidm.o starttls.o
index.o sets.o referral.o root_dse.o sasl.o module.o mra.o mods.o
sl_malloc.o limits.o backglue.o operational.o matchedValues.o cancel.o
syncrepl.o backover.o ctxcsn.o ldapsync.o sessionlog.o slapadd.o slapcat.o
slapcommon.o slapdn.o slapindex.o slappasswd.o slaptest.o version.o -pthread
-L/usr/local/Berkeley-DB-4.2/lib -L/usr/local/sasl/lib -L/opt/heimdal/lib
libbackends.a ../../libraries/liblunicode/liblunicode.a
../../libraries/librewrite/librewrite.a ../../libraries/liblutil/liblutil.a
../../libraries/libldap_r/.libs/libldap_r.a
/home/michael/src/openldap-OPENLDAP_REL_ENG_2_2/ldap/libraries/liblber/.libs/liblber.a
../../libraries/liblber/.libs/liblber.a liboverlays.a -liodbc -lsasl2 -lssl
-lcrypto -lresolv -lwrap
daemon.o(.text+0x11b8): In function `slap_open_listener':
: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
daemon.o(.text+0x11ab): In function `slap_open_listener':
: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
libbackends.a(bdbinit.o)(.text+0x4e): In function `bdb_initialize':
: undefined reference to `db_version'
libbackends.a(bdbinit.o)(.text+0x80): In function `bdb_initialize':
: undefined reference to `db_env_set_func_free'
libbackends.a(bdbinit.o)(.text+0x8c): In function `bdb_initialize':
: undefined reference to `db_env_set_func_malloc'
libbackends.a(bdbinit.o)(.text+0x98): In function `bdb_initialize':
: undefined reference to `db_env_set_func_realloc'
libbackends.a(bdbinit.o)(.text+0xa4): In function `bdb_initialize':
: undefined reference to `db_env_set_func_yield'
libbackends.a(bdbinit.o)(.text+0x25c): In function `bdb_initialize':
: undefined reference to `db_version'
libbackends.a(bdbinit.o)(.text+0x579): In function `bdb_db_open':
: undefined reference to `db_env_create'
libbackends.a(bdbinit.o)(.text+0x6c4): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(bdbinit.o)(.text+0x78a): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(bdbinit.o)(.text+0x8c8): In function `bdb_db_open':
: undefined reference to `db_create'
libbackends.a(bdbinit.o)(.text+0xafe): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(bdbinit.o)(.text+0xb89): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(bdbinit.o)(.text+0xbad): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(bdbinit.o)(.text+0xc06): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(bdbinit.o)(.text+0xc40): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(bdbinit.o)(.text+0xc55): more undefined references to
`db_strerror' follow
libbackends.a(hdbinit.o)(.text+0x4e): In function `hdb_initialize':
: undefined reference to `db_version'
libbackends.a(hdbinit.o)(.text+0x80): In function `hdb_initialize':
: undefined reference to `db_env_set_func_free'
libbackends.a(hdbinit.o)(.text+0x8c): In function `hdb_initialize':
: undefined reference to `db_env_set_func_malloc'
libbackends.a(hdbinit.o)(.text+0x98): In function `hdb_initialize':
: undefined reference to `db_env_set_func_realloc'
libbackends.a(hdbinit.o)(.text+0xa4): In function `hdb_initialize':
: undefined reference to `db_env_set_func_yield'
libbackends.a(hdbinit.o)(.text+0x25c): In function `hdb_initialize':
: undefined reference to `db_version'
libbackends.a(hdbinit.o)(.text+0x579): In function `bdb_db_open':
: undefined reference to `db_env_create'
libbackends.a(hdbinit.o)(.text+0x6c4): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(hdbinit.o)(.text+0x78a): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(hdbinit.o)(.text+0x8cc): In function `bdb_db_open':
: undefined reference to `db_create'
libbackends.a(hdbinit.o)(.text+0xb1a): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(hdbinit.o)(.text+0xba5): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(hdbinit.o)(.text+0xbc9): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(hdbinit.o)(.text+0xc22): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(hdbinit.o)(.text+0xc5c): In function `bdb_db_open':
: undefined reference to `db_strerror'
libbackends.a(hdbinit.o)(.text+0xc71): more undefined references to
`db_strerror' follow
libbackends.a(ldbmldbm.o)(.text+0x136): In function `ldbm_initialize':
: undefined reference to `db_version'
libbackends.a(ldbmldbm.o)(.text+0x1cc): In function `ldbm_initialize_env':
: undefined reference to `db_env_create'
libbackends.a(ldbmldbm.o)(.text+0x28a): In function `ldbm_initialize_env':
: undefined reference to `db_strerror'
libbackends.a(ldbmldbm.o)(.text+0x2b8): In function `ldbm_initialize_env':
: undefined reference to `db_strerror'
libbackends.a(ldbmldbm.o)(.text+0x33b): In function `ldbm_open':
: undefined reference to `db_create'
libbackends.a(bdbadd.o)(.text+0x824): In function `bdb_add':
: undefined reference to `db_strerror'
libbackends.a(bdbadd.o)(.text+0x85d): In function `bdb_add':
: undefined reference to `db_strerror'
libbackends.a(bdbadd.o)(.text+0xe3c): In function `bdb_add':
: undefined reference to `db_strerror'
libbackends.a(bdbadd.o)(.text+0xf47): In function `bdb_add':
: undefined reference to `db_strerror'
libbackends.a(bdbadd.o)(.text+0x1115): In function `bdb_add':
: undefined reference to `db_strerror'
libbackends.a(bdbadd.o)(.text+0x1164): more undefined references to
`db_strerror' follow
libbackends.a(bdbdbcache.o)(.text+0xe4): In function `bdb_db_cache':
: undefined reference to `db_create'
libbackends.a(bdbdbcache.o)(.text+0x113): In function `bdb_db_cache':
: undefined reference to `db_strerror'
libbackends.a(bdbdbcache.o)(.text+0x17c): In function `bdb_db_cache':
: undefined reference to `db_create'
libbackends.a(bdbdbcache.o)(.text+0x2f3): In function `bdb_db_cache':
: undefined reference to `db_strerror'
libbackends.a(bdbdbcache.o)(.text+0x322): In function `bdb_db_cache':
: undefined reference to `db_strerror'
libbackends.a(bdbdbcache.o)(.text+0x35c): In function `bdb_db_cache':
: undefined reference to `db_strerror'
libbackends.a(hdbdbcache.o)(.text+0xe4): In function `hdb_db_cache':
: undefined reference to `db_create'
libbackends.a(hdbdbcache.o)(.text+0x113): In function `hdb_db_cache':
: undefined reference to `db_strerror'
libbackends.a(hdbdbcache.o)(.text+0x17c): In function `hdb_db_cache':
: undefined reference to `db_create'
libbackends.a(hdbdbcache.o)(.text+0x2f3): In function `hdb_db_cache':
: undefined reference to `db_strerror'
libbackends.a(hdbdbcache.o)(.text+0x322): In function `hdb_db_cache':
: undefined reference to `db_strerror'
libbackends.a(hdbdbcache.o)(.text+0x35c): In function `hdb_db_cache':
: undefined reference to `db_strerror'
collect2: ld returned 1 exit status
make[2]: *** [slapd] Error 1
make[2]: Leaving directory
`/home/michael/src/openldap-OPENLDAP_REL_ENG_2_2/ldap/servers/slapd'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory
`/home/michael/src/openldap-OPENLDAP_REL_ENG_2_2/ldap/servers'
make: *** [all-common] Error 1