[Mono-list] Can't Compile Blam

Abe Gillespie abe.gillespie at gmail.com
Wed Jan 4 22:39:21 EST 2006


I get the below when trying to compile Blam.  Anyone have any ideas?

Thanks.
-Abe


ChannelList.cs(17,32): error CS0433: The imported type `Gtk.TreeView'
is defined multiple times
/usr/local/lib/mono/gtk-sharp/gtk-sharp.dll: `Gtk.TreeView', name of
symbol related to previous error
/usr/local/lib/mono/gtk-sharp-2.0/gtk-sharp.dll: `Gtk.TreeView', name
of symbol related to previous error
HigUtils.cs(15,30): error CS0433: The imported type `Gtk.Dialog' is
defined multiple times
/usr/local/lib/mono/gtk-sharp/gtk-sharp.dll: `Gtk.Dialog', name of
symbol related to previous error
/usr/local/lib/mono/gtk-sharp-2.0/gtk-sharp.dll: `Gtk.Dialog', name of
symbol related to previous error
egg-sharp.cs(9,26): error CS0433: The imported type `Gtk.Plug' is
defined multiple times
/usr/local/lib/mono/gtk-sharp/gtk-sharp.dll: `Gtk.Plug', name of
symbol related to previous error
/usr/local/lib/mono/gtk-sharp-2.0/gtk-sharp.dll: `Gtk.Plug', name of
symbol related to previous error
Compilation failed: 3 error(s), 0 warnings
make[2]: *** [blam.exe] Error 1
make[2]: Leaving directory `/usr/local/src/blam-1.8.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/blam-1.8.2'
make: *** [all] Error 2


More information about the Mono-list mailing list