[Mono-dev] SqlLiteeError when building XSP

Frank Cohen frankenspank at gmail.com
Thu Nov 4 15:37:20 EDT 2010


I just tried installing XSP 2.8 from the sources, and I get an error:

Your sqlite3 version is old - please upgrade to at least v3.5.0!

I checked and I have the Sqlite 3.3 package installed.  I downloaded the
latest release of SQLite and sucessfully build/installed from source, but I
am still getting the error.  Anyone have any ideas?

Thanks,

Frank

----

make[3]: Entering directory `/root/monoinstall/xsp-2.8/test/1.1/webcontrols'
/usr/local/bin/mono dbpage_test_setup.exe
Your sqlite3 version is old - please upgrade to at least v3.5.0!

Unhandled Exception: System.EntryPointNotFoundException: sqlite3_next_stmt
  at (wrapper managed-to-native)
Mono.Data.Sqlite.UnsafeNativeMethods:sqlite3_next_stmt (intptr,intptr)
  at Mono.Data.Sqlite.SQLiteBase.ResetConnection
(Mono.Data.Sqlite.SqliteConnectionHandle db) [0x00000] in <filename
unknown>:0
  at Mono.Data.Sqlite.SQLiteBase.CloseConnection
(Mono.Data.Sqlite.SqliteConnectionHandle db) [0x00000] in <filename
unknown>:0
  at Mono.Data.Sqlite.SqliteConnectionHandle.ReleaseHandle () [0x00000] in
<filename unknown>:0
  at System.Runtime.InteropServices.CriticalHandle.Dispose (Boolean
disposing) [0x00000] in <filename unknown>:0
  at System.Runtime.InteropServices.CriticalHandle.Dispose () [0x00000] in
<filename unknown>:0
  at Mono.Data.Sqlite.SQLite3.Close () [0x00000] in <filename unknown>:0
  at Mono.Data.Sqlite.SqliteConnection.Close () [0x00000] in <filename
unknown>:0
  at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] in <filename
unknown>:0
  at App.Main () [0x00000] in <filename unknown>:0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20101104/38f4dcc6/attachment.html 


More information about the Mono-devel-list mailing list