[Mono-list] Building MonoDevelop failure

Jonathan Stowe gellyfish@gellyfish.com
Fri, 07 May 2004 10:21:21 +0100


On Fri, 2004-05-07 at 02:15, Ed Mack wrote:
> 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/.
> ././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?
> 

Have you tried removing the the 'using' lines in the files mentioned
above and recompiling ?

/J\