Quote:
Originally Posted by Viacheslav
What can be done here? I tried to compile caml-sqlite3 autonomously, but it fails . libsqlite3-devel and static devel files ver3.5 are installed.
|
Indeed, it appears that version 1.3.0 of ocaml-sqlite is broken

. Thanks for bringing that to my attention, I have to contact the developer. (Version 1.2.0 can still be downloaded from the release repository, but it is a pain to find).
In the meantime, I have made a new release of irextools
https://forge.ocamlcore.org/frs/down...ols-0.3.tar.gz that includes working versions of the external O'Caml libraries. If you have SQLite3 installed (the C version not the O'Caml interface), configure should work now without any arguments.