Ian Norton <[email protected]> tells me it's easy, perhaps he knows the
answer.

---------- Forwarded message ----------
From: Ian Norton <[email protected]>
Date: Sun, Jul 10, 2011 at 12:36 PM
Subject: Re: [Mono-list] Mono Project: Next Steps
To: "Dale E. Moore" <[email protected]>, "[email protected]" <
[email protected]>


Ive been able to build easily on ubuntu and debian from source, its the
package area that is a little behind, that said, the experimentan debian
mono 2.10 packages are pretty good


On Thu, Jul 14, 2011 at 3:58 AM, Tomasz Kubacki <[email protected]>wrote:

> Hi,
>
> Got exact the same error on ubuntu. Compiling gtk from source helped.
> I'n using gtk from git:
> http://github.com/mono/gtk-sharp.git   gtk-sharp-2-12-branch
> http://github.com/mono/gnome-sharp.git master
> http://github.com/mono/gnome-desktop-sharp.git master
>
> regards,
>
> Tomasz Kubacki
>
> Dnia 2011-07-14, czw o godzinie 17:10 +1000,
> [email protected] pisze:
> > Hi,
> >
> > I am trying to build monodevelop from source on a Debian box. Following
> the README instructions, the "configure" step seems fine, but then things go
> wrong compiling the namespace MonoDevelop.VersionControl.Subversion.Unix. A
> namespace dependency is said to be not found, see below. However, the
> referenced MonoDevelop.VersionControl.Subversion.dll does contain the 'Gui'
> subnamespace (checked using a decompiler).
> > Am I missing something here? Or could there be an issue with the most
> recent mono compiler?
> >
> > Cheers.
> >
> > Using Mono C# compiler version 2.10.2.0:
> > /usr/local/bin/dmcs -debug -codepage:utf8 -unsafe ./AssemblyInfo.cs
> ./MonoDevelop.VersionControl.Subversion.Unix/LibApr.cs
> ./MonoDevelop.VersionControl.Subversion.Unix/LibSvnClient.cs
> ./MonoDevelop.VersionControl.Subversion.Unix/SvnClient.cs
>  -r:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.dll
> -r:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.dll
> -r:../../../../build/bin/MonoDevelop.Core.dll -r:System
> -r:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.dll
> -r:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.dll
> -r:../../../../build/bin/Mono.TextEditor.dll
> -r:../../../../build/bin/MonoDevelop.Core.dll
> -r:../../../../build/bin/MonoDevelop.Ide.dll
> /resource:./MonoDevelop.VersionControl.Subversion.Unix.addin.xml
> -out:../../../../build/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.dll
> -target:library
> >
> > ./MonoDevelop.VersionControl.Subversion.Unix/LibSvnClient.cs(13,45):
> error CS0234: The type or namespace name `Gui' does not exist in the
> namespace `MonoDevelop.VersionControl.Subversion'. Are you missing an
> assembly reference?
> > ./MonoDevelop.VersionControl.Subversion.Unix/SvnClient.cs(9,45): error
> CS0234: The type or namespace name `Gui' does not exist in the namespace
> `MonoDevelop.VersionControl.Subversion'. Are you missing an assembly
> reference?
> > Compilation failed: 2 error(s), 0 warnings
> >
> >
> >
> > _______________________________________________
> > Monodevelop-list mailing list
> > [email protected]
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
> --
> pozdrawiam,
> Tomasz Kubacki
>
> _______________________________________________
> Monodevelop-list mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to