Good morning, I downloaded from CVS this morning and encountered an "invalid command name sqlite_malloc_outstanding" during make. Details below.
Regards, David [EMAIL PROTECTED] bld]$ ../configure && make -s fulltest ... alter-1.1... Ok alter-1.2... Ok ... malloc5-3.1... Ok malloc5-3.2... Ok /home/relson/src/sqlite/bld/.libs/lt-testfixture: invalid command name "sqlite_malloc_outstanding" while executing "sqlite_malloc_outstanding -clearmaxbytes" (file "../test/malloc5.test" line 151) invoked from within "source $testfile" ("foreach" body line 4) invoked from within "foreach testfile [lsort -dictionary [glob $testdir/*.test]] { set tail [file tail $testfile] if {[lsearch -exact $EXCLUDE $tail]>=0} continue ..." ("for" body line 7) invoked from within "for {set Counter 0} {$Counter<$COUNT && $nErr==0} {incr Counter} { if {$Counter%2} { set ::SETUP_SQL {PRAGMA default_synchronous=off;} } else ..." (file "../test/all.test" line 70) make: *** [fulltest] Error 1