[Banshee-List] daap compile error



I'm trying to compile banshee cvs (on ubuntu breezy w/ mono from debian.meebey.net) and I get the following error:

./daap-sharp/Server.cs(474,54): error CS0246: The type or namespace name `ClientStateArgs' could not be found. Are you missing a using directive or an assembly reference?
./daap-sharp/Server.cs(517,58): error CS0246: The type or namespace name `EntryGroupStateArgs' could not be found. Are you missing a using directive or an assembly reference?
./daap-sharp/ServiceLocator.cs(121,48): error CS0246: The type or namespace name `ServiceInfoArgs' could not be found. Are you missing a using directive or an assembly reference?
./daap-sharp/ServiceLocator.cs(131,51): error CS0246: The type or namespace name `ServiceInfoArgs' could not be found. Are you missing a using directive or an assembly reference?
./daap-sharp/ServiceLocator.cs(177,50): error CS0246: The type or namespace name `ServiceInfoArgs' could not be found. Are you missing a using directive or an assembly reference?
Compilation failed: 5 error(s), 0 warnings
make[4]: *** [Daap.dll] Error 1
make[4]: Leaving directory `/home/jason/work/banshee/banshee/src/Banshee.Plugins/Daap'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jason/work/banshee/banshee/src/Banshee.Plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jason/work/banshee/banshee/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jason/work/banshee/banshee'
make: *** [all] Error 2

I may or may not have all the required 'avahi' packages installed. Can anyone offer some help? Thanks.

-- Jason

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