[Mono-list] JIT won't compile

Dietmar Maurer dietmar@ximian.com
12 May 2002 11:39:28 +0200


fixed in CVS

- Dietmar

On Sat, 2002-05-11 at 20:13, James Ots wrote:
> > I'm trying to compile mono and I get the following error:
> > 
> > libmono.a(jit.o): In function `mono_copy_used_var':
> > /home/james/devroot/mono/mono/mono/jit/jit.c:1475: undefined reference
> > to `mono_find_var'
> > /home/james/devroot/mono/mono/mono/jit/jit.c:1477: undefined reference
> > to `mono_find_var'
> > collect2: ld returned 1 exit status
> > make[3]: *** [mono] Error 1
> 
> Okay - with just a little more effort (a 'grep -r mono_find_var *' in
> fact), I find that mono_find_var isn't defined anywhere. So I now assume
> the code is wrong, and not my computer :)
> 
> -- 
> Cheers
> James Ots
> 
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list