Package: bind9
Version: 9.5.1.dfsg.P1-1
Severity: serious
Justification: no longer builds from source

gcc -fno-strict-aliasing -DDIG_SIGCHASE -O2 -I/usr/include/libxml2 -o 
.libs/named .libs/builtin.o .libs/client.o .libs/config.o .libs/control.o 
.libs/controlconf.o .libs/interfacemgr.o .libs/listenlist.o .libs/log.o 
.libs/logconf.o .libs/main.o .libs/notify.o .libs/query.o .libs/server.o 
.libs/sortlist.o .libs/statschannel.o .libs/tkeyconf.o .libs/tsigconf.o 
.libs/update.o .libs/xfrout.o .libs/zoneconf.o .libs/lwaddr.o .libs/lwresd.o 
.libs/lwdclient.o .libs/lwderror.o .libs/lwdgabn.o .libs/lwdgnba.o 
.libs/lwdgrbn.o .libs/lwdnoop.o .libs/lwsearch.o .libs/dlz_drivers.o 
.libs/sdlz_helper.o .libs/dlz_bdb_driver.o .libs/dlz_bdbhpt_driver.o 
.libs/dlz_filesystem_driver.o .libs/dlz_ldap_driver.o .libs/dlz_stub_driver.o 
unix/.libs/os.o  ../../lib/lwres/.libs/liblwres.so 
../../lib/dns/.libs/libdns.so -L/usr/lib -lgssapi_krb5 -lcrypto 
../../lib/bind9/.libs/libbind9.so ../../lib/isccfg/.libs/libisccfg.so 
../../lib/isccc/.libs/libisccc.so ../../lib/isc/.libs/libisc.so -ldb-4.2 -lldap 
-llber -lcap -lnsl -lpthread /usr/lib/libxml2.so  
.libs/dlz_bdb_driver.o: In function `bdb_opendb':
dlz_bdb_driver.c:(.text+0x335): undefined reference to `db_create'
dlz_bdb_driver.c:(.text+0x340): undefined reference to `db_strerror'
dlz_bdb_driver.c:(.text+0x3bd): undefined reference to `db_strerror'
dlz_bdb_driver.c:(.text+0x407): undefined reference to `db_strerror'
.libs/dlz_bdb_driver.o: In function `bdb_create':
dlz_bdb_driver.c:(.text+0x52b): undefined reference to `db_env_create'
dlz_bdb_driver.c:(.text+0x53b): undefined reference to `db_strerror'
dlz_bdb_driver.c:(.text+0x67d): undefined reference to `db_strerror'
dlz_bdb_driver.c:(.text+0x6e0): undefined reference to `db_strerror'
dlz_bdb_driver.c:(.text+0x799): undefined reference to `db_strerror'
.libs/dlz_bdbhpt_driver.o: In function `bdbhpt_opendb':
dlz_bdbhpt_driver.c:(.text+0x325): undefined reference to `db_create'
dlz_bdbhpt_driver.c:(.text+0x330): undefined reference to `db_strerror'
dlz_bdbhpt_driver.c:(.text+0x3ad): undefined reference to `db_strerror'
dlz_bdbhpt_driver.c:(.text+0x3f7): undefined reference to `db_strerror'
.libs/dlz_bdbhpt_driver.o: In function `bdbhpt_create':
dlz_bdbhpt_driver.c:(.text+0x5ad): undefined reference to `db_env_create'
dlz_bdbhpt_driver.c:(.text+0x5c1): undefined reference to `db_strerror'
dlz_bdbhpt_driver.c:(.text+0x669): undefined reference to `db_strerror'
collect2: ld returned 1 exit status
make[3]: *** [named] Error 1

As can be seen there is -ldb-4.2 present. However libdb-dev is in
build-depends, which depends on libdb4.6-dev. This would explain
unresolved symbols. Hope this helps.

Helmut



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to