./Banshee.Streaming/StreamTagger.cs(61,53): error CS0117: `Banshee.Collection.TrackInfo' does not contain a definition for `Disc'
./Banshee.Collection/TrackInfo.cs(40,18): (Location of the symbol related to previous error)
./Banshee.Streaming/StreamTagger.cs(61,19): error CS0117: `Banshee.Collection.TrackInfo' does not contain a definition for `Disc'
./Banshee.Collection/TrackInfo.cs(40,18): (Location of the symbol related to previous error)
./Banshee.Streaming/StreamTagger.cs(84,37): error CS0117: `Banshee.Streaming.CommonTags' does not contain a definition for `Disc'
./Banshee.Streaming/CommonTags.cs(33,25): (Location of the symbol related to previous error)
Compilation failed: 3 error(s), 0 warnings
make[4]: *** [../../../bin/Banshee.Core.dll] Error 1
make[4]: Leaving directory `/media/External/Source/banshee/trunk/src/Core/Banshee.Core'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/media/External/Source/banshee/trunk/src/Core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/media/External/Source/banshee/trunk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/media/External/Source/banshee/trunk'
make: *** [all] Error 2