[Failure] XEmacs 21.5-b28 "fuki" (+CVS-20071205) x86_64-unknown-linux

Stephen J. Turnbull stephen at xemacs.org
Fri Jan 25 05:02:35 EST 2008


Hans de Graaff writes:
 > On Fri, 25 Jan 2008 12:31:21 +0900, Stephen J. Turnbull wrote:
 > 
 > > I tried reverting Aidan's commit "01970033faa6", and as expected the
 > > build succeeds.  bdb4 build support is pretty fragile if it doesn't even
 > > work on an unpatched Gentoo system.
 > 
 > I noticed the same problem on one of my systems just yesterday. I'll have 
 > a look at fixing this during the weekend.

Thanks!

BTW, --with-database=none,berkdb wins ... maybe.  At least I'm writing
this in an XEmacs built that way.  OK, I just checked the result of
database-tests.el, 10/10 success.  We be jammin'!

The problem is that there's no way to tell from Installation or
config.h that I've got Berkeley db 4.5 linked in.  I had to use ldd to
make sure. :-)  If you could add some code to tell config.h and
Installation the Berkeley db version, I'd be real happy.

It would also be nice if we could get hold of that version from Lisp.

If you can't justify working on any of the above, feel free to push it
back at us, of course.



More information about the XEmacs-Beta mailing list