Bug#441483: nss-updatedb - FTBFS: /build/user/nss-updatedb-7/cache.c:66: undefined reference to `db_env_create'

2007-09-09 Thread Michael Ablassmeier
Package: nss-updatedb
Version: 7-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 > /usr/bin/make
 > make[1]: Entering directory `/build/user/nss-updatedb-7'
 > cd . && /build/user/nss-updatedb-7/missing automake --gnu Makefile
 > WARNING: `automake' is missing on your system.  You should only need it if
 >  you modified `Makefile.am', `acinclude.m4' or `configure.in'.
 >  You might want to install the `Automake' and `Perl' packages.
 >  Grab them from any GNU archive site.
 > cd . && /build/user/nss-updatedb-7/missing autoconf
 > WARNING: `autoconf' is missing on your system.  You should only need it if
 >  you modified `configure.in'.  You might want to install the
 >  `Autoconf' and `GNU m4' packages.  Grab them from any GNU
 >  archive site.
 > gcc -DHAVE_CONFIG_H -I. -I. -I.-g -Wall -Wall -g -O2 -c main.c
 > gcc -DHAVE_CONFIG_H -I. -I. -I.-g -Wall -Wall -g -O2 -c cache.c
 > gcc -DHAVE_CONFIG_H -I. -I. -I.-g -Wall -Wall -g -O2 -c updatedb.c
 > gcc -g -Wall -Wall -g -O2  -o nss_updatedb  main.o cache.o updatedb.o -ldl 
 > cache.o: In function `nss_cache_init':
 > /build/user/nss-updatedb-7/cache.c:66: undefined reference to `db_env_create'
 > /build/user/nss-updatedb-7/cache.c:85: undefined reference to `db_create'
 > collect2: ld returned 1 exit status
 > make[1]: *** [nss_updatedb] Error 1
 > make[1]: Leaving directory `/build/user/nss-updatedb-7'
 > make: *** [build-stamp] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/09/05/
 
bye,
- michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441483: nss-updatedb - FTBFS: /build/user/nss-updatedb-7/cache.c:66: undefined reference to `db_env_create'

2007-09-10 Thread Guido Guenther
On Mon, Sep 10, 2007 at 08:17:59AM +0200, Michael Ablassmeier wrote:
> Package: nss-updatedb
> Version: 7-1
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20070905

Yes, I'm aware of that and it seems to be caused by a change in libdb4.3
since we're not linking against pthread. I'm already discussing this
with the libdb4.3 maintainer.
Cheers,
 -- Guido



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]