|
From: Nicholas N. <nj...@ca...> - 2003-02-26 10:21:09
|
On Wed, 26 Feb 2003, Julian Seward wrote: > It still fails on my box, but now for totally tedious reasons: > > *** new_override.stderr.exp 2002-09-23 11:21:53.000000000 +0000 > --- new_override.stderr.out 2003-02-25 23:51:47.000000000 +0000 > *************** > *** 8,9 **** > ! malloc/free: in use at exit: 32 bytes in 1 blocks. > ! malloc/free: 1 allocs, 0 frees, 32 bytes allocated. > --- 8,9 ---- > ! malloc/free: in use at exit: 112 bytes in 3 blocks. > ! malloc/free: 3 allocs, 0 frees, 112 bytes allocated. > > ie presumably glibc differences between your system and mine > cause that. I added a stderr filter that removes the numbers for that test... it should work for you now. > Can you just check that the make system still works for you, ie > make, make clean, make install, make dist, make distcheck, are > ok? Looks OK at this end. Alles klar. N |