[Mono-devel-list] Compile error Mono 0.91 on PowerBook G4 YDL 3
Paolo Molaro
lupus at ximian.com
Tue May 4 13:58:49 EDT 2004
On 05/04/04 Mikkel Kruse Johnsen wrote:
> I have a PB G4 running YDL 3 and garnome 2.5.91, ICU 2.6.2.
>
> The error is:
[...]
> exceptions-ppc.c: In function `mono_arch_handle_exception':
> exceptions-ppc.c:1082: structure has no member named `uc_regs'
You need to poke inside /usr/include/ucontext.h and see how the
ucontext struct is defined there. It looks like on your system it's
different from mine (Debian/PPC).
Then, you either fix the function there to match, or you post the full
details of the ucontext structure on your system so that I can fix it.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-devel-list
mailing list