[MonoDevelop] Error compiling monodevelop 0.15 with aspnetedit

Salvador Velázquez de la Cruz salvador.vc at gmail.com
Tue Aug 21 22:05:33 EDT 2007


i configure

$ ./configure --enable-aspnet --enable-aspnetedit
$ make

Partial output is:

Making all in AspNetEdit
make[2]: Entering directory `/home/vnmx/monodevelop-0.15/Extras/AspNetEdit'
Making all in chrome
make[3]: Entering directory `/home/vnmx/monodevelop-0.15
/Extras/AspNetEdit/chrome'
make[3]: *** No rule to make target `../libs/JSCall.js', needed by
`content/aspdesigner/JSCall.js'.  Stop.
make[3]: Leaving directory `/home/vnmx/monodevelop-0.15
/Extras/AspNetEdit/chrome'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/vnmx/monodevelop-0.15/Extras/AspNetEdit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vnmx/monodevelop-0.15/Extras'
make: *** [all-recursive] Error 1


I have installed jscall-sharp but the error is there

To install jscall-sharp I did this:

$ ./autogen.sh --prefix=/home/vnmx/Documents/bin/jscall-sharp
$ make
$ make install


Then I did the same without the prefix and nothing, the error is still there

any idea?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070821/5d9488e5/attachment.html 


More information about the Monodevelop-list mailing list