[MonoDevelop] SVN compilation error with Debian SID (was: Re: Error en compilacion del SVN de MonoDevelop en Debian SID)

Thempra thempra at ieee.org
Sat Feb 17 17:54:00 EST 2007


I solved the second problem, but now:

Problem 1: The same error in SVN of jscall-sharp

Problem 2: Error in designer:
System.Exception: Glue function PlaceFunctionCall: More or fewer than one
'jscall' node
 at AspNetEdit.jscall.commandmanager.JSCall ( ...............



2007/2/17, Thempra <thempra at ieee.org>:
>
>
>
> ---------- Forwarded message ----------
> From: Thempra <thempra at ieee.org>
> Date: 17-feb-2007 23:17
> Subject: Re: [MonoDevelop] SVN compilation error with Debian SID (was: Re:
> Error en compilacion del SVN de MonoDevelop en Debian SID)
> To: monodevelop-list at lists.ximian.com
>
> Thanks. but I have new problems .....
>
> When I try compiled jscall-sharp from SVN I get this error:
>
>  g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"jscall-sharp\"
> -DVERSION=\" 0.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/xulrunner/gtkembedmoz
> -I/usr/include/xulrunner -I/usr/include/xulrunner/xpcom
> -I/usr/include/xulrunner/string -I/usr/include/nspr -I/usr/include/gtk-
> 2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/freetype2 -I/usr/include/libpng12 -fno-rtti -c
> jscallglue.cpp   -fPIC -DPIC -o .libs/libjscallglue_la-jscallglue.o
> ../../libtool: line 1281: g++: command not found
> make[2]: *** [libjscallglue_la-jscallglue.lo] Error 1
> make[2]: se sale del directorio
> `/home/thempra/jscall-sharp/src/jscallglue'
> make[1]: *** [all-recursive] Error 1
> make[1]: se sale del directorio `/home/thempra/jscall-sharp/src'
> make: *** [all-recursive] Error 1
>
>
> For this it, I try to install jscall-sharp form http://mjhutchinson.com/files/releases/jscall-cil_0.0.2-1_i386.deb
> , it's from Ubuntu .... but it don't have problem.....
>
> The problem ist when I try to do an  ASP Project, in the designer I see
> the tools, but the content is empty in Gray, and when I press a button of
> designer I get this error:
>
> The designer has encountered fatal error:
> System.IO.FileNotFoundException: Couldn't load assembly glib-sharp
> .............
>
> And I have install:
> ii  libglib2.0-cil                   2.8.3-2                         CLI
> binding for the GLib utility library 2.8
>
> Sorry for many questions, but I'm really interesting for this project.
>
>
>
> 2007/2/16, Michael Hutchinson <m.j.hutchinson at gmail.com >:
> >
> > On 2/15/07, Thempra <thempra at ieee.org> wrote:
> > > Sorry, It's true the new version in the SVN solve this problem,
> > thanks. I
> > > compiled this, but I don't find the ASP.NET  editor, and  I don't make
> > a ASP
> > > proyect. Where is it??
> >
> > Did you configure with the "--enable-aspnet" option? That gives you
> > ASP.NET project support. The option "--enable-aspnetedit" enables the
> > visual designer, but you'll have to compile and install JSCall# for
> > that.
> >
> > --
> > Michael Hutchinson
> > http://mjhutchinson.com
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070217/43ae65d7/attachment-0001.html 


More information about the Monodevelop-list mailing list