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
I've checked out mono into a clean directory, run ./autogen-sh and then make. I've also compiled glibc-2.2.5 yesterday, so I don't know if I've messed my system up, or if it's a problem in the mono code. -- Cheers James Ots _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
