Package: libdb4.1-ruby Version: 0.5.3-1 Severity: serious Hi,
building the package libdb4.1-ruby in a clean build environment (with pbuilder) on i386 results in: ========================================================================= [...] tar -zcf debian/src.tgz Changes README.en bdb.html bdb.rd bdbxml docs examples extconf.rb src tests tmp util mkdir build-tree-1.6 build-tree-1.8 tar -C build-tree-1.6 -zxf debian/src.tgz tar -C build-tree-1.8 -zxf debian/src.tgz ruby1.6 -C build-tree-1.6 extconf.rb --with-db-version=-4.1 extconf.rb: Entering directory `src' checking for db_version() in -ldb-4.1... no checking for db_version_4001() in -ldb-4.1... yes creating Makefile extconf.rb: Leaving directory `src' ruby1.8 -C build-tree-1.8 extconf.rb --with-db-version=-4.1 extconf.rb: Entering directory `src' checking for db_version() in -ldb-4.1... no checking for db_version_4001() in -ldb-4.1... yes creating Makefile extconf.rb: Leaving directory `src' *** extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir --with-opt-include=${opt-dir}/include --with-opt-lib=${opt-dir}/lib --with-make-prog=make --srcdir=. --curdir=/tmp/buildd/libdb4.1-ruby-0.5.3/build-tree-1.8 --ruby=/usr/bin/ruby1.8 make: *** [configure-stamp] Error 1 ========================================================================= Basically the same problem as #300390. Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ Please note that this report has not been generated fully automatically. DARTS just helped finding the problem. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]