[MonoDevelop] error in compiling latest SVN

Marcos Marín marcosmarin at gmail.com
Sat Nov 24 13:56:31 EST 2007


On Nov 24, 2007 6:34 AM, Petit Eric <surfzoid at gmail.com> wrote:

> 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
>
>
Your script has  --enable-database=yes and --enable-database=no, I recommend
trying only --enable-database=no.
AFAIK, the database addin depends on gtksourceview(1) so to
--enable-gtksourceview2=yes you need to disable the database addin.

Alternatively, you can enable the database addin and disable gtksourceview2.

Boo might also depend on gtksourceview, but I don't really know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20071124/95c41b9a/attachment.html 


More information about the Monodevelop-list mailing list