[MonoDevelop] monodevelop 0.9 from the go-mono site

Lluis Sanchez lluis at ximian.com
Tue Jan 24 08:22:47 EST 2006


El mar, 24-01-2006 a las 07:05 -0600, Rich Smrcina escribió:
> Is this related to the problem starting up MonoDevelop in the 1.1.13 
> download that I reported last week:

Nope. That's http://bugzilla.ximian.com/show_bug.cgi?id=76830.

> 
> System.TypeInitializationException: An exception was thrown by the type 
> initiali
> zer for Gnome.ModuleInfo ---> System.DllNotFoundException: gnomesharpglue-2
> in (wrapper managed-to-native) 
> Gnome.ModuleInfo:gnomesharp_gnome_moduleinfo_get_
> name_offset ()
> in <0x00008> Gnome.ModuleInfo:.cctor ()--- End of inner exception stack 
> trace --
> -
> 
> in <0x00000> <unknown method>
> in <0x00025> Gnome.Modules:get_UI ()
> in <0x00440> MonoDevelop.Ide.Gui.IdeStartup:Run (System.String[] args)
> in <0x00169> MonoDevelop.Core.AddIns.AddInService:StartApplication 
> (System.Strin
> g addinId, System.String[] parameters)
> 
> Lluis Sanchez wrote:
> > Hi,
> > 
> > Yes, MonoDevelop 0.9 can't be compiled with Mono 1.1.13. I think it
> > would be worth to release a 0.9.1 version with only this fix, since 0.10
> > may still take some time.
> > 
> > Lluis.
> > 
> > El mar, 24-01-2006 a las 10:31 +0000, Paul F. Johnson escribió:
> >> Hi,
> >>
> >> I'm packaging monodevelop for Fedora Extras (rawhide) and when
> >> compiling, have hit the following errors.
> >>
> >> I'm using mono-1.1.13-1 (as shipped with FC5t2) and have all of the
> >> prerequisite parts installed on my box. If I compile from svn, I don't
> >> find the problems detailed below, so I'm guessing that the URL
> >>
> >> http://go-mono.com/sources/monodevelop/monodevelop-0.9.tar.gz
> >>
> >> is an older version which could do with re-tarballing (I'm using the URL
> >> to grab the tar ball as given on the monodevelop website).
> >>
> >> Here's the error log (relevant bits anyway)
> >>
> >> MonoDevelop.Core/GettextCatalog.cs(42,4): warning CS0618:
> >> `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
> >> MonoDevelop.Core/GettextCatalog.cs(47,11): warning CS0618:
> >> `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
> >> MonoDevelop.Core/GettextCatalog.cs(52,26): warning CS0618:
> >> `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
> >> MonoDevelop.Core/GettextCatalog.cs(59,11): warning CS0618:
> >> `Mono.Posix.Catalog' is obsolete: `Use Mono.Unix.Catalog'
> >> ./MonoDevelop.Projects/Combine.cs(20,18): error CS0234: The type or
> >> namespace name `FilePermissions' does not exist in the namespace
> >> `Mono.Unix'. Are you missing an assembly reference?
> >> ./MonoDevelop.Projects/Combine.cs(20,1): error CS0246: The type or
> >> namespace name `Mono.Unix.FilePermissions' could not be found. Are you
> >> missing a using directive or an assembly reference?
> >> make[3]: *** [../../../build/AddIns/MonoDevelop.Projects.dll] Error 1
> >> make[2]: *** [all-recursive] Error 1
> >> make[1]: *** [all-recursive] Error 1
> >> make: *** [all-recursive] Error 1
> >> error: Bad exit status from /var/tmp/rpm-tmp.16366 (%build)
> >>     Bad exit status from /var/tmp/rpm-tmp.16366 (%build)
> >>
> >> TTFN
> >>
> >> Paul
> >>
> > 
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > 
> 



More information about the Monodevelop-list mailing list