[Mono-list] cannot find metadata file Mono.Data.SqliteClient.dll

Tomi bosak.tomas at gmail.com
Thu Apr 22 05:42:31 EDT 2010


Hi folks!

I have compiled and installed mono daily build (2010 04 21) and during the
compilation of xsp from trunk (142707) I get this error:

make[3]: Entering directory `/src/xsp-142707/test/1.1/webcontrols'
/usr/local/bin/mcs -debug:full -r:Mono.Data.SqliteClient.dll
-out:dbpage_test_setup.exe dbpage_test_setup.cs
error CS0006: cannot find metadata file `Mono.Data.SqliteClient.dll'
Compilation failed: 1 error(s), 0 warnings
make[3]: *** [dbpage_test_setup.exe] Error 1
make[3]: Leaving directory `/src/xsp-142707/test/1.1/webcontrols'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/src/xsp-142707/test/1.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/xsp-142707/test'
make: *** [all-recursive] Error 1

I have found after some googling that this assembly was deleted from trunk
and xsp has been patched (
http://readlist.com/lists/lists.ximian.com/mono-list/2/14263.html) but it
looks like it wasn't. Is there a way how to get this stuff working?

There is also a solution (http://go-mono.com/forums/#nabble-td1604572)
with libmono-sqlite2.0-cil
package but I don't want to install this since I don't need it and through
apt-get option it will also install alot of mono dependencies which will be
duplicate for me (I guess) since I have already installed mono daily build.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20100422/6fc283b1/attachment.html 


More information about the Mono-list mailing list