[MonoDevelop] SVN compilation error with Debian SID (was: Re: Error en compilacion del SVN de MonoDevelop en Debian SID)
"Andrés G. Aragoneses [ knocte ]
"Andrés G. Aragoneses [ knocte ]
Wed Feb 14 16:12:22 EST 2007
Thempra escribió:
> Nas,
>
> He descargado del svn MonoDevelop:
> svn co svn://svn.myrealbox.com/source/trunk/monodevelop
>
> Despues de ir instalando paquetes que me di cuenta mediante errores en
> la instalacion he llegado a un punto del que no paso, el error me lo da
> despues de:
>
> #./autogen
> ........................
>
> #make
> ...............
>
>
> y termina con este error:
>
> ./Services/NUnitAssemblyTestSuite.cs(416,16): error CS0535:
> `MonoDevelop.NUnit.NUnitAssemblyTestSuite.TestNameFilter' does not
> implement interface member `NUnit.Core.IFilter.Exclude'
> /usr/lib/cli/nunit-2.2.6/nunit.core.dll (Location of the symbol related
> to previous error)
> Compilation failed: 1 error(s), 0 warnings
> make[2]: *** [../../build/AddIns/NUnit/MonoDevelop.NUnit.dll] Error 1
> make[2]: se sale del directorio
> `/home/thempra/source/trunk/monodevelop/Extras/NUnit'
> make[1]: *** [all-recursive] Error 1
> make[1]: se sale del directorio
> `/home/thempra/source/trunk/monodevelop/Extras'
> make: *** [all-recursive] Error 1
>
>
> y tengo instalado todo lo referente al nunit:
>
> # dpkg -l | grep unit
> ii libnunit-doc 2.2.0-0bpo1
> Unit test framework for .NET
> ii libnunit2.2-cil 2.2.0-3.1
> Unit test framework for .NET
> ii libnunit2.2.6-cil 2.2.8-1
> Unit test framework for .NET
> ii monodevelop-nunit 0.12+dfsg-1
> NUnit plugin for MonoDevelop
> ii nunit 2.2.8-1
> Unit test framework for .NET
> ii nunit-console 2.2.8-1
> Unit test framework for .NET
>
>
> En que fallo???
Hey, use this list in English please.
Now, about your issue, it's strange because I already reported it some
days ago[1] and it was then fixed by Lluis.
I think the installed nunit packages aren't related to the issue because
AFAIK now NUnit is embedded into the NUnit addin.
Regards,
Andrés [ knocte ]
--
[1]
http://lists.ximian.com/pipermail/monodevelop-list/2007-February/005445.html
More information about the Monodevelop-list
mailing list