[MonoDevelop] [sorry newbie] Compilation problem

Carlos Ble carlosble at shidix.com
Sat Dec 9 08:29:17 EST 2006


Hi, you need mono 1.2 to build MD from sources. Update to mono1.2 and
run ./autogen.sh again to regenerate the build scripts.
Also check that post on versions: http://www.shidix.com/carlosble/?p=47



El sáb, 09-12-2006 a las 09:51 +0100, TSalm escribió:
> On Fri, 8 Dec 2006 16:39:00 -0500
> "Chris Morgan" <chmorgan at gmail.com> wrote:
> 
> > What version of mono are you using?
> > 
> 
> :~$ mono -V
> Mono JIT compiler version 1.1.13.6, (C) 2002-2005 Novell, Inc and Contributors. www.mono-project.com
> 
> I'm using the standard Ubuntu package.
> Must I compile MD with the SVN of Mono ?
> 
> 
> > 
> > On 12/8/06, TSalm <tsalm at free.fr> wrote:
> > > Hi all,
> > >
> > > In advance, sorry for my stupid question ;)
> > >
> > > I'm using the SVN.
> > > At the compilation, i obtain this error :
> > >
> > > /usr/bin/gmcs  -out:../../build/AddIns/prj2makesharp/prj2make-sharp-lib.dll -target:library ./MsPrjHelper.cs ./PrjHelper.cs ./MdPrjHelper.cs ./CsprojInfo.cs ./PrjxInfo.cs ./pkgconfiginvoker.cs ./sharp_d_cmbx.cs ./sharp_d_prjx.cs ./csproj_ver2003.cs ./prj2make-sharp-lib-Commands.cs./MSBuildFileFormat.cs ./SlnFileFormat.cs AssemblyInfo.cs -r:System -r:System.Xml -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:../../build/bin/MonoDevelop.Core.dll -r:../../build/AddIns/MonoDevelop.Core.Gui.dll -r:../../build/AddIns/MonoDevelop.Ide.dll -r:../../build/AddIns/MonoDevelop.Projects.dll -r:../../build/AddIns/BackendBindings/CSharpBinding.dll -r:../../build /AddIns/MonoDevelop.Components.dll -r:../../
 bu
>  ild/
> > >  AddIns/BackendBindings/VBNetBinding.dll -r:../../build/bin/Mono.Cecil.dll
> > > ./MSBuildFileFormat.cs(121,11): warning CS0219: The variable `platform' is assigned but its value is never used
> > > ./MSBuildFileFormat.cs(718,14): warning CS0219: The variable `projGuid' is assigned but its value is never used
> > > ./SlnFileFormat.cs(379,13): error CS0117: `System.IO.StreamReader' does not contain a definition for `EndOfStream'
> > > ./SlnFileFormat.cs(505,12): error CS0117: `System.IO.StreamReader' does not contain a definition for `EndOfStream'
> > > ./SlnFileFormat.cs(598,8): error CS0117: `System.IO.StreamReader' does not contain a definition for `EndOfStream'
> > > ./SlnFileFormat.cs(609,12): error CS0117: `System.IO.StreamReader' does not contain a definition for `EndOfStream'
> > >
> > > Thank in advance,
> > > TSalm
> > > _______________________________________________
> > > Monodevelop-list mailing list
> > > Monodevelop-list at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > >
> > 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
-- 
Carlos Ble      
Shidix Technologies
www.shidix.com/carlosble




More information about the Monodevelop-list mailing list