"Carl Radford (DC0854-IT)" <[EMAIL PROTECTED]> ha scritto:
> Any chance I can interest the UML developers
I've included some more address (including Jeff, UML 1st author and
maintainer).
> in fixing UML to
> support openMosix (for the purposes of debugging) ?
> I applied the openMosix patch to
The problem is that arch/um/os-Linux/sys-i386/registers.c
messes around inside a jmp_buf, and in glibc 2.4 the glibc
maintainers have helpfully removed the definitions that
let you poke around in there (they were only there for the
sake of one macro, _JMPBUF_UNWINDS, which is no longer
user-visible