[Muine] compile problem: muine-dbus.dll



Hi,
I used to compile muine without any problems in the past.
Now I get the following error. Don't know if it's problem with my dbus?
I've compiled dbus jsut with --enable-mono

I hope someone can help me or at least tell me what the problem could be.

thanks
regards
Ralph

rwabel RALPH:~/cvs/muine $ make
make  all-recursive
make[1]: Entering directory `/home/rwabel/cvs/muine'
Making all in data
make[2]: Entering directory `/home/rwabel/cvs/muine/data'
Making all in glade
make[3]: Entering directory `/home/rwabel/cvs/muine/data/glade'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/rwabel/cvs/muine/data/glade'
Making all in images
make[3]: Entering directory `/home/rwabel/cvs/muine/data/images'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/rwabel/cvs/muine/data/images'
Making all in ui
make[3]: Entering directory `/home/rwabel/cvs/muine/data/ui'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/rwabel/cvs/muine/data/ui'
make[3]: Entering directory `/home/rwabel/cvs/muine/data'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/rwabel/cvs/muine/data'
make[2]: Leaving directory `/home/rwabel/cvs/muine/data'
Making all in libmuine
make[2]: Entering directory `/home/rwabel/cvs/muine/libmuine'
Making all in id3-vfs
make[3]: Entering directory `/home/rwabel/cvs/muine/libmuine/id3-vfs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/rwabel/cvs/muine/libmuine/id3-vfs'
Making all in egg
make[3]: Entering directory `/home/rwabel/cvs/muine/libmuine/egg'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/rwabel/cvs/muine/libmuine/egg'
make[3]: Entering directory `/home/rwabel/cvs/muine/libmuine'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/rwabel/cvs/muine/libmuine'
make[2]: Leaving directory `/home/rwabel/cvs/muine/libmuine'
Making all in PluginLib
make[2]: Entering directory `/home/rwabel/cvs/muine/PluginLib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rwabel/cvs/muine/PluginLib'
Making all in DBusLib
make[2]: Entering directory `/home/rwabel/cvs/muine/DBusLib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rwabel/cvs/muine/DBusLib'
Making all in src
make[2]: Entering directory `/home/rwabel/cvs/muine/src'
/usr/bin/mcs -codepage:utf8 -g -out:muine.exe ./AddSongWindow.cs ./AddAlbumWindow.cs ./Global.cs ./NotificationAreaIcon.cs ./PlaylistWindow.cs ./Song.cs ./Album.cs ./SongDatabase.cs ./About.cs ./Metadata.cs ./Player.cs ./FileSelector.cs ./StringUtils.cs ./KeyUtils.cs ./SkipToWindow.cs ./ProgressWindow.cs ./ErrorDialog.cs ./OverwriteDialog.cs ./VolumeButton.cs ./HandleView.cs ./HandleModel.cs ./StockIcons.cs ./ColoredCellRendererPixbuf.cs ./EllipsizingLabel.cs ./CellRendererText.cs ./CoverDatabase.cs ./CoverGetter.cs ./GnomeProxy.cs ./CoverImage.cs ./MmKeys.cs ./FileUtils.cs ./SignalUtils.cs ./Database.cs ./DBusService.cs ./PluginManager.cs ./AddWindow.cs ./Config.cs ./DndUtils.cs ./Item.cs ./ThreadBase.cs ./AddWindowList.cs ./AddWindowEntry.cs ./Actions.cs ./ImportDialog.cs ./OpenDialog.cs ./SaveDialog.cs AmazonSearchService.cs Defines.cs -r:../PluginLib/muine-plugin.dll -r:../DBusLib/muine-dbus.dll -r:System.Web.Services -r:Mono.Posix -resource:../data/glade/PlaylistWindow.glade,PlaylistWindow.glade -resource:../data/glade/SkipToWindow.glade,SkipToWindow.glade -resource:../data/glade/ErrorDialog.glade,ErrorDialog.glade -resource:../data/glade/OverwriteDialog.glade,OverwriteDialog.glade -resource:../data/glade/AddWindow.glade,AddWindow.glade -resource:../data/glade/ProgressWindow.glade,ProgressWindow.glade -resource:../data/ui/PlaylistWindow.xml,PlaylistWindow.xml -resource:../data/ui/NotificationAreaIcon.xml,NotificationAreaIcon.xml -resource:../data/images/muine-playing.png,muine-playing.png -resource:../data/images/muine-paused.png,muine-paused.png -resource:../data/images/muine-volume-zero.png,muine-volume-zero.png -resource:../data/images/muine-volume-min.png,muine-volume-min.png -resource:../data/images/muine-volume-medium.png,muine-volume-medium.png -resource:../data/images/muine-volume-max.png,muine-volume-max.png -resource:../data/images/muine-nothing.png,muine-nothing.png -resource:../data/images/muine-tray-playing.png,muine-tray-playing.png -resource:../data/images/muine-tray-paused.png,muine-tray-paused.png -resource:../data/images/muine-default-cover.png,muine-default-cover.png -resource:../data/images/muine-cover-downloading.png,muine-cover-downloading.png -resource:../data/images/muine-about.png,muine-about.png -resource:../data/images/muine.png,muine.png -r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/glade-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll -r:/usr/lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/local/lib/mono/dbus-sharp/dbus-sharp.dll

** (/usr/share/dotnet/bin/mcs/mcs.exe:12152): WARNING **: Could not find assembly dbus-sharp, references from /home/rwabel/cvs/muine/src/../DBusLib/muine-dbus.dll (assemblyref_index=1)
    Major/Minor: 0,30
    Build:       0,0
    Token:       9eef2692033670f5
System error: No such file or directory


** (/usr/share/dotnet/bin/mcs/mcs.exe:12152): WARNING **: Could not find assembly dbus-sharp, references from /home/rwabel/cvs/muine/src/../DBusLib/muine-dbus.dll (assemblyref_index=1)
    Major/Minor: 0,30
    Build:       0,0
    Token:       9eef2692033670f5
System error: No such file or directory

error CS0006: Cannot find assembly `../DBusLib/muine-dbus.dll'
Log:

Compilation failed: 1 error(s), 0 warnings
make[2]: *** [muine.exe] Error 1
make[2]: Leaving directory `/home/rwabel/cvs/muine/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rwabel/cvs/muine'
make: *** [all] Error 2



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