[Banshee-List] 1.5.0 Error after "make"



Hi,
i just want to install Banshee 1.5.0 and i get some errors
I use Debian Lenny 64bit

#./configure

banshee-1-1.5.0

  Build Environment
    Install Prefix:    /usr/local
    Datadir:           /usr/local/share
    Libdir:            /usr/local/lib

    C Compiler:        /bin/sh
/home/fletch/downloads/banshee-1-1.5.0/build/m4/shave/shave cc gcc
    Mono C# Compiler:  /bin/sh
/home/fletch/downloads/banshee-1-1.5.0/build/m4/shave/shave mcs
/usr/bin/gmcs -define:RELEASE
    Mono Runtime:      /usr/bin/mono

  Video/Graphics:
    Graphics System:   X11
    X11 Video:         no
    Clutter:           no

  Operating System/Desktop Environment:
    GNOME Support:     yes
    OSX Support:       no

  Digital Audio Player (DAP) Support:
    Mass Storage:      yes
    MTP:               yes
    iPod:              yes
    Karma:             no

  Extra Features:
    DAAP Support:      yes
    Podcast Support:   yes
    Boo Scripting:     yes

  Build/Development:
    Unit Tests:        yes (requires nunit >= 2.4.7)
    Release Build:     yes
    Vendor Build ID:   source-tarball


#make

Making all in docs
Making all in Hyena
Making all in Banshee
Making all in tests
Making all in Analyzer
  MCS   Analyzer.exe
Analyzer.cs(121,66): error CS0121: The call is ambiguous between the
following methods or properties:
`System.Linq.Enumerable.Min<Banshee.Tests.TestCase>(System.Collections.Generic.IEnumerable<Banshee.Tests.TestCase>,
System.Func<Banshee.Tests.TestCase,double?>)' and
`System.Linq.Enumerable.Min<Banshee.Tests.TestCase>(System.Collections.Generic.IEnumerable<Banshee.Tests.TestCase>,
System.Func<Banshee.Tests.TestCase,double>)'
/usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
/usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
Analyzer.cs(122,66): error CS0121: The call is ambiguous between the
following methods or properties:
`System.Linq.Enumerable.Max<Banshee.Tests.TestCase>(System.Collections.Generic.IEnumerable<Banshee.Tests.TestCase>,
System.Func<Banshee.Tests.TestCase,double?>)' and
`System.Linq.Enumerable.Max<Banshee.Tests.TestCase>(System.Collections.Generic.IEnumerable<Banshee.Tests.TestCase>,
System.Func<Banshee.Tests.TestCase,double>)'
/usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
/usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
Analyzer.cs(123,66): error CS0121: The call is ambiguous between the
following methods or properties:
`System.Linq.Enumerable.Average<Banshee.Tests.TestCase>(System.Collections.Generic.IEnumerable<Banshee.Tests.TestCase>,
System.Func<Banshee.Tests.TestCase,double>)' and
`System.Linq.Enumerable.Average<Banshee.Tests.TestCase>(System.Collections.Generic.IEnumerable<Banshee.Tests.TestCase>,
System.Func<Banshee.Tests.TestCase,double?>)'
/usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
/usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
(Location of the symbol related to previous error)
Analyzer.cs(128,26): error CS0266: Cannot implicitly convert type `double?'
to `double'. An explicit conversion exists (are you missing a cast?)
Compilation failed: 4 error(s), 0 warnings
make[3]: *** [Analyzer.exe] Fehler 1
make[2]: *** [all-recursive] Fehler 1
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2
-- 
View this message in context: http://www.nabble.com/1.5.0-Error-after-%22make%22-tp24011281p24011281.html
Sent from the Banshee mailing list archive at Nabble.com.



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