HI, I am currently trying to install Banshee 1.9.0 from source on Ubuntu 10.10. (I have the ppa added but the latest version is 1.8.0 in synaptic). When using the make command in terminal I get this error- Making all in Banshee.YouTube MCS ../../../bin/Banshee.YouTube.dll Making all in Backends Making all in Banshee.Gio MCS ../../../bin/Banshee.Gio.dll cp: will not overwrite just-created `../../../bin/gio-sharp.dll' with `/usr/lib/pkgconfig/../../lib/gtk-sharp-beans/gio-sharp.dll' cp: will not overwrite just-created `../../../bin/gio-sharp.dll.config' with `/usr/lib/pkgconfig/../../lib/gtk-sharp-beans/gio-sharp.dll.config' make[4]: *** [../../../bin/Banshee.Gio.dll] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 What is this error and how do I overcome it? Thanks in advance, Brett |