[Mono-list] make fails

Jorge Mauricio Hernandez Torres jmauricio@unixmexico.org
07 May 2004 15:28:44 -0500


I am downloading source code from CVS, and i have this error.
the hardware is:
ibook G3, running yellowdog 3.0.1 
 

exceptions-ppc.c: In function `mono_arch_get_throw_exception_generic':
exceptions-ppc.c:642: warning: cast from pointer to integer of different
size
exceptions-ppc.c:645: warning: passing arg 2 of `ppc_patch' from
incompatible pointer type
exceptions-ppc.c:664: warning: passing arg 2 of `ppc_patch' from
incompatible pointer type
exceptions-ppc.c: In function `mono_arch_find_jit_info':
exceptions-ppc.c:779: warning: unused variable `ctx_regs'
exceptions-ppc.c:756: warning: unused variable `ptr'
exceptions-ppc.c:757: warning: unused variable `p'
exceptions-ppc.c: In function `mono_arch_handle_exception':
exceptions-ppc.c:1082: structure has no member named `uc_regs'
exceptions-ppc.c:1083: structure has no member named `uc_regs'
exceptions-ppc.c:1084: structure has no member named `uc_regs'
exceptions-ppc.c:1085: structure has no member named `uc_regs'
exceptions-ppc.c:1091: structure has no member named `uc_regs'
exceptions-ppc.c:1092: structure has no member named `uc_regs'
exceptions-ppc.c:1093: structure has no member named `uc_regs'
exceptions-ppc.c:1094: structure has no member named `uc_regs'
make[4]: *** [exceptions-ppc.lo] Error 1
make[4]: Leaving directory `/home/mauricio/cvs/mono/mono/mini'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/mauricio/cvs/mono/mono/mini'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mauricio/cvs/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mauricio/cvs/mono'
make: *** [all] Error 2
[root@localhost mono]#