[Mono-dev] error compiling Olive

Sharique uddin Ahmed Farooqui safknw at gmail.com
Wed Mar 19 09:05:57 EDT 2008


On Tue, Mar 11, 2008 at 7:27 PM, Sandy Armstrong
<sanfordarmstrong at gmail.com> wrote:
> 2008/3/11 Sharique uddin Ahmed Farooqui <safknw at gmail.com>:
>
> > Hi,
>  > I have installed mono 1.2.6 and monodevelop 0.19. I'm trying to compile
>  > olive project. I get following error
>
>
>
 Mono 1.9 is required to build Olive now.

I have installed mono 1.9 from rawhide (I'm using fedora 8).
Now I'm getting this error during compilation

make[5]: Entering directory
`/home/sharique/tmp/svn/olive_1/class/System.ServiceModel.Web'
MONO_PATH="../../class/lib/net_3_5:../../class/lib/net_3_0:$MONO_PATH"
gmcs /codepage:65001   -d:NET_1_1 -d:NET_2_0 -d:NET_3_5 -debug+
/noconfig -r:System.dll -r:System.Xml.dll -r:System.Configuration.dll
-r:../lib/net_3_0/System.Runtime.Serialization.dll
-r:../lib/net_3_0/System.ServiceModel.dll -target:library
-out:../../class/lib/net_3_5/System.ServiceModel.Web.dll
@System.ServiceModel.Web.dll.sources
System.Runtime.Serialization.Json/JsonSerializationReader.cs(63,33):
warning CS0219: The variable `rootMap' is assigned but its value is
never used
System.ServiceModel.Configuration/WebMessageEncodingElement.cs(50,37):
error CS0534: `System.ServiceModel.Configuration.WebMessageEncodingElement'
does not implement inherited abstract member
`System.ServiceModel.Configuration.BindingElementExtensionElement.CreateBindingElement()'
Compilation failed: 1 error(s), 1 warnings


>
>  Cheeers,
>  Sandy
>



-- 
Sharique uddin Ahmed Farooqui
(C++/C# Developer, IT Consultant)
http://safknw.blogspot.com/


More information about the Mono-devel-list mailing list