Re: Missing declaration of `scm_debug_check_freelist'

2001-03-13 Thread Marius Vollmer
Martin Grabmueller <[EMAIL PROTECTED]> writes: > I suppose it's just a > > static int scm_debug_check_freelist = 0; > > missing, but maybe someone else kows more about it. I don't. Please do what you think is the Right Thing. ___ Bug-guile maili

Missing declaration of `scm_debug_check_freelist'

2001-03-11 Thread Martin Grabmueller
Hello list, just tried a ./configure --enable-maintainer-mode --enable-guile-debug --enable-debug-freelist --enable-debug-malloc build, but it breaks: gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall -Wmissing-prototypes -Wp,-MD,.deps/gc.pp -c -fPIC -DPIC gc.c -o .libs/gc.lo gc.c: