[MonoDevelop] monodevelop 0.9 from the go-mono site

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


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
> 



More information about the Monodevelop-list mailing list