|
From: Louis M. <lm...@lo...> - 2007-07-15 17:06:22
|
Hello,
My make check fails (23 out of 25 tests) when trying to build
bashdb-3.1-0.08.
I've succesfully installed it on debian stable but OS X (10.4) seems
reluctant to allow me the bliss of debugging in emacs...
A bit of background:
- I have installed readline 5.2, bash 3.2 and emacs 22.1 from source in
/usr/local/ (but I have started with $EMACS undefined to see if it would
compile with the default emacs 21 in /usr/bin/emacs, changing $EMACS to
/usr/local/bin/emacs doesn't seems to make any difference anyway, make
check still fails).
- Last 10 lines of make-check.log (2619 more available if needed):
+Breakpoint 1 hit (1 times).
+(dbg-test1.sh:17):
+17: fn3() {
+ 0 (echo "x is $x, ? is $?"): x is 29, ? is 0
++ quit
FAIL: run-watch2
===================================================
23 of 25 tests failed
Please report to bas...@li...
===================================================
Any help much appreciated...
Louis
|