Package: monodevelop
Version: 0.9-1
Severity: serious

From my pbuilder build log:

...
Making all in MonoDevelop.Projects
make[4]: Entering directory 
`/tmp/buildd/monodevelop-0.9/Core/src/MonoDevelop.Projects'
/usr/bin/mcs -langversion:ISO-1 -debug 
-out:../../../build/AddIns/MonoDevelop.Projects.dll -target:library 
/r:System.Drawing.dll /r:Mono.Posix.dll 
/r:../../../build/AddIns/ICSharpCode.SharpRefactory.dll 
/r:../../../build/bin/MonoDevelop.Core.dll 
/r:../../../build/AddIns/MonoDevelop.Documentation.dll 
./MonoDevelop.Projects.Ambience/AbstractAmbience.cs ...
./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?
Compilation failed: 2 error(s), 0 warnings
make[4]: *** [../../../build/AddIns/MonoDevelop.Projects.dll] Error 1
make[4]: Leaving directory 
`/tmp/buildd/monodevelop-0.9/Core/src/MonoDevelop.Projects'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/monodevelop-0.9/Core/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/monodevelop-0.9/Core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/monodevelop-0.9'
make: *** [build-stamp] Error 2
-- 
Daniel Schepler

Reply via email to