[Banshee-List] compile errer



I keep getting this error when compiling from svn:

./Banshee.Playlists.Formats/M3u.cs(73,22): warning CS0219: The variable `validFile' is assigned but its value is never used
./Banshee.Playlists.Formats/Pls.cs(89,22): warning CS0219: The variable `validFile' is assigned but its value is never used
./Banshee.AudioProfiles/ProfileManager.cs(245,33): warning CS0168: The variable `profile' is declared but never used
./Banshee.AudioProfiles/SExpEngine/Literals.cs(50,13): error CS1540: Cannot access protected member `SExpEngine.LiteralNodeBase.EnclosedType' via a qualifier of type `SExpEngine.LiteralNode<T>'; the qualifier must be of type `SExpEngine.LiteralNode<T>' (or derived from it)
./DBusRemote.cs(43,34): warning CS0219: The variable `nameReply' is assigned but its value is never used
Compilation failed: 1 error(s), 4 warnings
make[4]: *** [Banshee.Base.dll] Error 1
make[4]: Leaving directory `/home/jason/work/banshee/src/Core/Banshee.Base'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jason/work/banshee/src/Core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jason/work/banshee/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jason/work/banshee'
make: *** [all] Error 2

Any ideas? I'm on ubuntu edgy.

Thanks.

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