[Mono-list] Building MonoDevelop failure

Ed Mack lists@edmack.com
Fri, 07 May 2004 02:15:17 +0100


Hi, I've just downloaded all the Fedora pkgs from go-mono.com, and also
gecko-sharp-0.3 and gtksourceview-sharp-0.2 to satisfy monodevelop-0.3's
configure script. But, on compiling it dies with the following error:

&& cp MonoDevelop.SourceEditor.dll ../../../../build/bin/.
=EF=BB=BF././Gui/SourceEditorBuffer.cs(18) error CS0138: The using keyword =
only
lets you specify a namespace, `GtkSourceView' is a class not a
namespace.
././Gui/SourceEditorView.cs(20) error CS0138: The using keyword only
lets you specify a namespace, `GtkSourceView' is a class not a
namespace.
././Gui/SourceEditorDisplayBinding.cs(17) error CS0138: The using
keyword only lets you specify a namespace, `GtkSourceView' is a class
not a namespace.
Compilation failed: 3 error(s), 0 warnings

I think I've got the newest of all the packages, what could be causing
this?

Thanks,

Ed Mack