[Mono-dev] Compiling-Error

Michael Schöndorfer schoendorfer.m at gmail.com
Mon Sep 24 14:37:49 EDT 2007


Sorry for my unknowledge, do i have to download mcs from svn and compile it
or copy the class-directory to any my mono-directory?

2007/9/24, Marek Safar <marek.safar at seznam.cz>:
>
> Hello Michael,
> >
> > 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
> You have to get SVN HEAD of mono/mcs as well, particularly
> mcs/class/System.Core/*
>
> Marek
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070924/06880d88/attachment.html 


More information about the Mono-devel-list mailing list