All pastes #2045951 Raw Edit

Miscellany

public text v1 · immutable
#2045951 ·published 2011-04-13 12:16 UTC
rendered paste body
 make                            [/home/joseph/bin/bansheelyricsplugin-0.8]
make  all-recursive
make[1]: ディレクトリ `/home/joseph/bin/bansheelyricsplugin-0.8' に入ります
Making all in src
make[2]: ディレクトリ `/home/joseph/bin/bansheelyricsplugin-0.8/src' に入ります
/usr/bin/gmcs -debug /r:System.Web  -debug /r:System.Web  -unsafe -noconfig -codepage:utf8 -warn:4 -optimize+ -debug  -out:Banshee.Lyrics.dll -target:library  ./Banshee.Lyrics/LyricsManager.cs ./Banshee.Lyrics/LyricsPlugin.cs ./Banshee.Lyrics.Network/ProxyManager.cs ./Banshee.Lyrics.Network/HttpUtils.cs ./Banshee.Lyrics.Sources/Lyrc.cs ./Banshee.Lyrics.Sources/AutoLyrics.cs ./Banshee.Lyrics.Sources/ILyricSource.cs ./Banshee.Lyrics.Sources/LyricWiki.cs ./Banshee.Lyrics.Sources/Lyriki.cs ./Banshee.Lyrics.Sources/LeosLyrics.cs ./Banshee.Lyrics.Sources/LyricWebSource.cs ./Banshee.Lyrics.Sources/GooLyrics.cs ./Banshee.Lyrics.Gui/LyricsWindow.cs ./Banshee.Lyrics.Gui/gtk-gui/LyricsBrowser.cs ./Banshee.Lyrics.Gui/gtk-gui/generated.cs ./Banshee.Lyrics.Gui/gtk-gui/LyricsWindow.cs ./Banshee.Lyrics.IO/LyricsCache.cs ./Banshee.Lyrics.Gui/LyricsBrowser.cs  -resource:./Banshee.Lyrics.addin.xml,Banshee.Lyrics.addin.xml  -resource:./Resources/LyricsMenu.xml,LyricsMenu.xml    -r:System.Web    -r:System.Xml    -r:/usr/lib/cli/gtkhtml-sharp-3.16/gtkhtml-sharp.dll    -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll    -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll    -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll    -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll    -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll    -r:/usr/lib/cli/gconf-sharp-2.0/gconf-sharp.dll
./Banshee.Lyrics/LyricsManager.cs(31,12): error CS0234: The type or namespace name `Unix' does not exist in the namespace `Mono'. Are you missing an assembly reference?
./Banshee.Lyrics/LyricsManager.cs(33,15): error CS0234: The type or namespace name `Networking' does not exist in the namespace `Banshee'. Are you missing an assembly reference?
./Banshee.Lyrics/LyricsManager.cs(34,15): error CS0234: The type or namespace name `ServiceStack' does not exist in the namespace `Banshee'. Are you missing an assembly reference?
./Banshee.Lyrics/LyricsManager.cs(35,15): error CS0234: The type or namespace name `Collection' does not exist in the namespace `Banshee'. Are you missing an assembly reference?
./Banshee.Lyrics/LyricsManager.cs(40,7): error CS0246: The type or namespace name `Hyena' could not be found. Are you missing a using directive or an assembly reference?
./Banshee.Lyrics/LyricsPlugin.cs(30,12): error CS0234: The type or namespace name `Unix' does not exist in the namespace `Mono'. Are you missing an assembly reference?
./Banshee.Lyrics/LyricsPlugin.cs(34,15): error CS0234: The type or namespace name `Gui' does not exist in the namespace `Banshee'. Are you missing an assembly reference?
./Banshee.Lyrics/LyricsPlugin.cs(35,15): error CS0234: The type or namespace name `ServiceStack' does not exist in the namespace `Banshee'. Are you missing an assembly reference?
./Banshee.Lyrics/LyricsPlugin.cs(36,15): error CS0234: The type or namespace name `MediaEngine' does not exist in the namespace `Banshee'. Are you missing an assembly reference?
./Banshee.Lyrics/LyricsPlugin.cs(42,7): error CS0246: The type or namespace name `Hyena' could not be found. Are you missing a using directive or an assembly reference?
./Banshee.Lyrics.Gui/LyricsBrowser.cs(31,12): error CS0234: The type or namespace name `Unix' does not exist in the namespace `Mono'. Are you missing an assembly reference?
./Banshee.Lyrics.Gui/LyricsBrowser.cs(34,15): error CS0234: The type or namespace name `ServiceStack' does not exist in the namespace `Banshee'. Are you missing an assembly reference?
Compilation failed: 12 error(s), 0 warnings
make[2]: *** [Banshee.Lyrics.dll] エラー 1
make[2]: ディレクトリ `/home/joseph/bin/bansheelyricsplugin-0.8/src' から出ます
make[1]: *** [all-recursive] エラー 1
make[1]: ディレクトリ `/home/joseph/bin/bansheelyricsplugin-0.8' から出ます
make: *** [all] エラー 2