Hi,
I just compiled the last two releases and I'm getting a
compile failure in server/context_i386.c relating to the
use of PTRACE_PEEKUSER and PTRACE_POKEUSER for ptrace calls.
Looking in my system (libc5) I have PTRACE_PEEKUSR and
PTRACE_POKEUSR (note the lack of E in USR). This seems to
be what's in my linux 2.0.14 source. Is something corrupted
in my system, or am I about the only weirdo still running
libc5?
I just "fixed" it by guessing that it was a typo. Could
someone confirm or deny? If so I'll submit a patch since
it doesn't seem to be high priority...
Ciao,
Peter Hunnisett
[EMAIL PROTECTED]