Compiling beagle on mono 1.2.6



Hi,

I had tried to compile beagle on newest mono (version 1.2.6). All
related packages of mono were updated to (e.g. gtk-sharp, etc). But
beagle doesn't compile, here is the error:

----cut-----
/usr/bin/gmcs -debug -out:Settings.exe
-resource:././settings.glade,settings.glade
-resource:./../beagled/beagled-autostart.desktop,beagled-autostart.desktop
-resource:./../search/beagle-search-autostart.desktop,beagle-search-autostart.desktop   ./Settings.cs
-r:/usr/lib/mono/gmime-sharp/gmime-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
-r:/usr/lib/mono/gtk-sharp/gsf-sharp.dll   -r:Mono.Posix
-r:../Util/Util.dll -r:../BeagleClient/Beagle.dll
-r:../beagled/BeagleDaemonPlugins.dll -r:../beagled/BeagleDaemonLib.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/art-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glade-sharp.dll
-r:/usr/lib/mono/gmime-sharp/gmime-sharp.dll
-r:../Util/UiUtil.dll ./Settings.cs(890,32): error CS0121: The call is
ambiguous between the following methods or properties:
`Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer,
Gtk.CellLayoutDataFunc)' and
`Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer,
Gtk.TreeCellDataFunc)' /usr/lib/mono/gac/gtk-sharp/2.10.0.0__35e10195dab3c99f/gtk-sharp.dll
(Location of the symbol related to previous
error) /usr/lib/mono/gac/gtk-sharp/2.10.0.0__35e10195dab3c99f/gtk-sharp.dll
(Location of the symbol related to previous
error) ./Settings.cs(897,32): error CS0121: The call is ambiguous
between the following methods or properties:
`Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer,
Gtk.CellLayoutDataFunc)' and
`Gtk.TreeViewColumn.SetCellDataFunc(Gtk.CellRenderer,
Gtk.TreeCellDataFunc)' /usr/lib/mono/gac/gtk-sharp/2.10.0.0__35e10195dab3c99f/gtk-sharp.dll
(Location of the symbol related to previous
error) /usr/lib/mono/gac/gtk-sharp/2.10.0.0__35e10195dab3c99f/gtk-sharp.dll
(Location of the symbol related to previous error) Compilation failed:
2 error(s), 0 warnings make[2]: *** [Settings.exe] Error 1 make[2]:
Leaving directory
`/home/ise/cvs/extra/gnome/beagle/src/beagle-0.3.1/tools' make[1]: ***
[all-recursive] Error 1 make[1]: Leaving directory
`/home/ise/cvs/extra/gnome/beagle/src/beagle-0.3.1' make: *** [all]
Error 2
----cut-----

I had tried the CVS version of beagle and the latest source tarball
(version 0.3.1). Both version don't compile on newest mono.

Any suggestion? 

Thanks, Daniel 


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