[Mono-dev] olive build

Atsushi Eno atsushi at ximian.com
Mon May 28 05:41:29 EDT 2007


Hi,

The error you are facing sounds strange. Does it still happen if you
remove "gmcs" manually? Trying full clean build (make maintainer-
clean, ./autogen.sh, make and make install) would mostly clean
issues up.

For the build error at Mono.JScript.Compiler, it is just about
assembly signing issue (sn). I attached a fixed version of
AssemblyInfo.cs (and removed non-English comments there).

Atsushi Eno

olivier dufour wrote:
> Hi,
> 
> OK, no issue.
> In fact, I have never play with makefile. So, I just copy past and fill 
> what I think which need o be change. It compile on VS2005 so I think it 
> is ok with make too.
> 
> I have an issue with my GMCS because. I have uninstall an old mono and 
> install new one.
> And when I run make (with cygwin), it bug cause of it try to get old 
> MONO path (which is deleted).
> So, I think there is an issue with environment variable or something 
> like that.
> I hope I will have it working to see coding issue on make and repair it.
> 
> If,someone can explain where is the call of gmcs in makefile because it 
> seems to call other makefile but I do not find where is gmcs call.
> 
> bye,
> Olivier Dufour
> 
> 2007/5/28, Atsushi Eno < atsushieno at gmail.com 
> <mailto:atsushieno at gmail.com>>:
> 
>     Hi,
> 
>     I've removed Mono.JScript.Compiler from the build (olive/class/Makefile)
>     since it does not build yet. Re-enable it when you got your assembly
>     built fine on mono, not Visual Studio.
> 
>     BTW great challenge :-)
> 
>     Atsushi Eno
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: AssemblyInfo.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070528/6b81d53d/attachment.pl 


More information about the Mono-devel-list mailing list