> 
> 
> >gcc -g -O2 -DOS_BEOS=1 -DSQLITE_DISABLE_LFS -DHAVE_USLEEP=1 -I. -I./src
> -DNDEBUG -DTHREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=-1
> -DSQLITE_OMIT_CURSOR
> > -DHAVE_READLINE=0 -o sqlite3 ./src/shell.c  ./.libs/libsqlite3.a
> -lroot -lbe -lreadline $ sqlite3 test.db SQLite version 3.3.5 Enter
> ".help" for
> 
> Have you tried '-DSQLITE_DISABLE_LFS=1'?
> 
Brandon, the code appears simply to check for the presence of this flag.  To be 
safe, I built as you suggested but it made no difference.  Other ideas would be 
greatly appreciated!

Reply via email to