Re: r1291 - in glibc-package/branches/glibc-2.4/debian: . patches
> What needed this? These ought to be internal to NPTL, as far as I
> know.
Because of linuxthreads-sizeof.diff, things are including
../nptl/descr.h and choking. I don't remember which file failed first.
We also have trouble with SYSCALL_ERROR_HANDLER_ENTRY and friends not
being defined; sticking those macros into
linuxthreads/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h
appears to do the trick.
Also, there's gconv chokage due to THREAD_GET_POINTER_GUARD being
undefined.
Reply to: