GNOME Bugzilla – Bug 626962
Ubuntu One Music Store extension fails to build
Last modified: 2010-08-16 15:02:09 UTC
I get this trying to compile git bce on x86_64 Ubuntu Maverick. Making all in UbuntuOneMusicStore MCS ../../bin/Banshee.UbuntuOneMusicStore.dll ./Banshee.UbuntuOneMusicStore/UbuntuOneMusicStoreSource.cs(71,36): error CS0246: The type or namespace name `UbuntuOne' could not be found. Are you missing a using directive or an assembly reference? Compilation failed: 1 error(s), 0 warnings libubuntuone1.0-cil-dev is 0.3.3-0ubuntu2
I think the mono bindings are broken in libubuntuone 0.3.3. The assembly /usr/lib/cli/ubuntuone-sharp-1.0/ubuntuone-sharp.dll is only 3KB for 0.3.3, whereas it's more than 10KB for version 0.3.1 in Lucid. Please file a bug on their bug tracker : https://bugs.launchpad.net/libubuntuone