View Ticket
Not logged in
Ticket UUID: e5b941cb0c90ba43c17c5eedce8a60cd96d303bf
Title: fossil sqlite3 is not working
Status: Fixed Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution: Fixed
Last Modified: 2011-06-28 00:18:02
Version Found In: 745db63526
Description & Comments:
sqlite3.h and sqlite3.c are not from the same sqlite version.

$ fossil sqlite3
SQLite header and source version mismatch
2011-06-24 11:29:51 9b191bb4c7c1e1b12b188c0b3eee1f8f587887c8
2011-06-03 14:19:10 0206bc6f87bb9393218a380fc5b18039d334a8d8
$


drh added on 2011-06-28 00:18:02 UTC:
The problem was a missing dependency in the makefiles. It is fixed now. But even without the fix, you can work around the problem by doing

make clean; make