[MonoDevelop] error in compiling latest SVN

Petit Eric surfzoid at gmail.com
Sat Nov 24 07:34:53 EST 2007


If you say me, yu have no problem with latest MD + GtkSourceView2 SVN
get, configure and compile, the problem should come from my machine,
but since few month i had no problem just with the latest.
i use a personal script(since few month), content of it is :
make clean
./autogen.sh --prefix=/usr  --enable-java=yes --enable-boo=yes
--enable-monoextensions=yes --enable-versioncontrol=yes
--enable-subversion=yes --enable-database=yes --enable-aspnet=yes
--enable-aspnetedit=yes --enable-c =yes --enable-gtksourceview2=yes
--enable-nemerle=yes --enable-database=no
make
make uninstall
make install


2007/11/23, Marcos Marín <marcosmarin at gmail.com>:
>
>
>
> On Nov 23, 2007 7:11 AM, Petit Eric <surfzoid at gmail.com> wrote:
> > After disable "boo" similar problem occur with database part :
> >
> > ./Widgets/SqlEditorWidget.cs(27,7): error CS0246: The
> type or
> > namespace name `GtkSourceView' could not be found. Are you missing a
> > using directive or an assembly reference?
> > ./Widgets/SqlEditorWidget.cs(27,1): error CS0246: The
> type or
> > namespace name `GtkSourceView' could not be found. Are you missing a
> > using directive or an assembly reference?
> > Compilation failed: 2 error(s), 0 warnings
> > make[3]: ***
> [../../../build/AddIns/MonoDevelop.Database/MonoDevelop.Database.Components.dll]
> > Erreur 1
> > make[3]: quittant le rÃ(c)pertoire «
> >
> /root/mono/monodevelop/Extras/MonoDevelop.Database/MonoDevelop.Database.Components
> > »
> > make[2]: *** [install-recursive] Erreur 1
> > make[2]: quittant le rÃ(c)pertoire «
> > /root/mono/monodevelop/Extras/MonoDevelop.Database »
> > make[1]: *** [install-recursive] Erreur 1
> > make[1]: quittant le rÃ(c)pertoire « /root/mono/monodevelop/Extras »
> > make: *** [install-recursive] Erreur 1
> > [root at surfzoidPC monodevelop]#
> >
> >
> >
> >
> > 2007/11/23, Petit Eric <surfzoid at gmail.com>:
> > > Problem occur when enable boo in configure
> > >
> > > 2007/11/23, Petit Eric <surfzoid at gmail.com>:
> > > > ./Gui/ShellTextView.boo(31,8): BCE0021: Namespace 'GtkSourceView' not
> > > > found, maybe you forgot to add an assembly reference?
> > > > 1 error(s).
> > > >
> > >
> >
>
> Did you configure with --enable-gtksourceview2 ?
>
>


More information about the Monodevelop-list mailing list