[Mono-dev] Compiling-Error

Michael Schöndorfer schoendorfer.m at gmail.com
Mon Sep 24 12:10:00 EDT 2007


Hi!

I was installing Olive when this error occured:

make[5]: Entering directory
`/home/ubuntu/Desktop/olive/class/System.Data.Linq'
MONO_PATH="../../class/lib/net_3_5:$MONO_PATH" gmcs   -d:NET_1_1 -d:NET_2_0
-d:NET_3_5 -langversion:linq -debug+ /noconfig /r: System.dll /r:
System.Core.dll /r:System.Data.dll /r:System.Transactions.dll /r:
System.Xml.dll  -target:library
-out:../../class/lib/net_3_5/System.Data.Linq.dll  @
System.Data.Linq.dll.sources
System.Data.Linq/Table_T.cs(97,16): error CS0246: The type or namespace name
`IQueryProvider' could not be found. Are you missing a using directive or an
assembly reference?
Compilation failed: 1 error(s), 0 warnings
make[5]: *** [../../class/lib/net_3_5/System.Data.Linq.dll] Error 1
make[5]: Leaving directory
`/home/ubuntu/Desktop/olive/class/System.Data.Linq'
make[4]: *** [do-all] Error 2
make[4]: Leaving directory
`/home/ubuntu/Desktop/olive/class/System.Data.Linq'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ubuntu/Desktop/olive/class'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ubuntu/Desktop/olive'
make[1]: *** [profile-do--net_3_5--all] Error 2
make[1]: Leaving directory `/home/ubuntu/Desktop/olive'
make: *** [profiles-do--all] Error 2

I installed Mono 1.2.4 from the sources with the --with-moonlight flag.

Please help me

Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070924/e8252e72/attachment.html 


More information about the Mono-devel-list mailing list