--enable-test vs --disable-test changes the env_sig
852920May 3 2011 — edited Jun 7 2011Hi,
it was just discovered in db4.8 Debian package that enable-test vs disable-test configure option changes the env_sig function result which leads to a unrelated breaks:
# slapcat
bdb(dc=blankersfamily,dc=com): Build signature doesn't match environment
bdb_db_open: database "dc=blankersfamily,dc=com" cannot be opened, err -30971. Restore from backup!
backend_startup_one (type=bdb, suffix="dc=blankersfamily,dc=com"): bi_db_open failed! (-30971)
slap_startup failed
Whole original bugreport is here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625484
I don't have a capacity to test if this is the case for db5.1, but I guess you this is a bug and not a feature.
Ondrej