[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Problems with sqlite
- From: Joe Shaw <joeshaw novell com>
- To: Jon Trowbridge <trow ximian com>
- Cc: Michael Davies <michael msdavies net>, Dashboard <dashboard-hackers gnome org>
- Subject: Re: Problems with sqlite
- Date: Wed, 08 Dec 2004 01:00:38 -0500
On Tue, 2004-12-07 at 22:01 -0600, Jon Trowbridge wrote:
> There is an easy way to test for this: try linking just that library
> against a trivial C program. Create a file trivial.c containing just
> "main() { }" and then:
> % gcc trivial.c -lsqlite
You can also check this by using MONO_LOG_LEVEL="debug"
MONO_LOG_MASK="dll". The exact error as to why the library couldn't be
loaded (ie, what symbol is missing) will be printed out there.
Joe
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]