Re: [Banshee-List] ANNOUNCE: Banshee 1.5.3 Released!



Chow:

I am not familiar with the patching process for Banshee. Can you please give
me a simple walk-through?

Thanks!


Chow Loong Jin wrote:
> 
> On Monday 01,February,2010 02:02 AM, precipitous wrote:
>> 
>> When I try to install the latest lyric plugin builc from the svn trunk, I
>> get
>> the following error during the "Make" step:
>> 
>> ./Banshee.Lyrics.Sources/Lyrc.cs(78,33): error CS0433: The imported type
>> `System.Web.HttpUtility' is defined multiple times
>> 
>> Does anyone know how to resolve this? I really miss being able to use
>> this
>> extension.
> 
> Apply the following patch, and then start from autogen.sh again.
> 
> 
> Index: bansheelyricsplugin/src/Makefile.am
> ===================================================================
> --- bansheelyricsplugin.orig/src/Makefile.am    2010-01-29
> 10:09:52.519690885 +0800
> +++ bansheelyricsplugin/src/Makefile.am 2010-01-29 10:10:50.897777837
> +0800
> @@ -1,6 +1,6 @@
>  ASSEMBLY = Banshee.Lyrics.dll
>  TARGET = library
> -MCS_FLAGS = -debug /r:System.Web
> +MCS_FLAGS = -debug
>  ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:4 -optimize+
> -debug
>  CUSTOM_MCS_FLAGS = $(MCS_FLAGS) \
>         -unsafe
> @@ -30,7 +30,6 @@
>         Resources/LyricsMenu.xml
> 
>  REFERENCES =  \
> -       System.Web \
>         System.Web.Services \
>         System.Xml \
>         $(WEBKIT_SHARP_LIBS) \
> 
> 
> -- 
> Kind regards,
> Chow Loong Jin
> 
> 
>  
> _______________________________________________
> banshee-list mailing list
> banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
> 
> 

-- 
View this message in context: http://old.nabble.com/ANNOUNCE%3A-Banshee-1.5.3-Released%21-tp27347857p27395252.html
Sent from the Banshee mailing list archive at Nabble.com.



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