SQLite Forum

Building SQLIte3 wiuth debug options fails on UBUNTU
Login
Wouldn't it be easier to just do the following (which is known to work):

>     ./configure --enable-debug --enable-all && make

I don't know why your build is segfaulting.  Perhaps you could run it
in "gdb" and report a stack on this mailing list.