[MonoDevelop] monodevelop 0.9 from the go-mono site

Paul F. Johnson paul at all-the-johnsons.co.uk
Tue Jan 24 05:31:26 EST 2006


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

-- 
"Logic, my dear Zoe, is merely the ability to be wrong with authority" -
Dr Who



More information about the Monodevelop-list mailing list