Re: [Banshee-List] SVN compile error



On Fri, 2008-04-25 at 20:25 +0800, Hyperair wrote:
> 2008/4/25 David Nielsen <gnomeuser gmail com>:
>         
>         
>         2008/4/25, Hyperair <hyperair gmail com>:
>         
>                 2008/4/25 David Nielsen <gnomeuser gmail com>:
>                 
>                         I hit this playing with SVN 3827.
>                         
>                         Compiling Banshee.Dap.dll...
>                         ./Banshee.Dap/DapService.cs(105,82): error
>                         CS1061: Type `Mono.Addins.TypeExtensionNode'
>                         does not contain a definition for `Type' and
>                         no extension method `Type' of type
>                         `Mono.Addins.TypeExtensionNode' could be found
>                         (are you missing a using directive or an
>                         assembly reference?)
>                         Compilation failed: 1 error(s), 0 warnings
>                         make[4]: *** [../../../bin/Banshee.Dap.dll]
>                         Fejl 1
>                         
>                 Same thing happens when I try to compile it on
>                 Archlinux. I've heard on #banshee from slomo that the
>                 problem occurs on Debian as well. He said something
>                 about an outdated Mono.Addins package.
>         
>         Fedora 9 has 0.3.1 which is the latest released version,
>         mono-addins svn only lists cecil changes since that release,
>         can that really be true?
>         
>         - David
>         
>         
>         
>         Maybe not? I have no idea, seriously.

The latest banshee code needs Mono.Addins from SVN. 
In Mono.Addins, the Type property was added to the TypeExtensionNode
class after the latest release. See :

http://anonsvn.mono-project.com/viewcvs/trunk/mono-addins/Mono.Addins/Mono.Addins/TypeExtensionNode.cs

I guess the configure dependency check will be updated after the
next Mono.Addins release.

-- 
Bertrand Lorentz <bertrand lorentz gmail com>
> http://flickr.com/photos/bl8/ <

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]