On Wed, 07 Jan 2004 11:54:05 +0000, Christophe Rhodes <csr21@...> wrote:
> Edi Weitz <edi@...> writes:
>
>> Of course, I'd like to have thread support... :(
>
> This just happened to me, too :-/
>
> Are you running a 2.6.x kernel, or a kernel otherwise with NPTL (the
> new Posix threads implementation)? If so, try adding :sb-futex as
> well as :sb-thread to *features* (though no guarantees, I'm afraid).
The kernel is 2.4.21 but maybe they've patched it. I have the files
./kernel/futex.c
./include/linux/futex.h
in /usr/src/linux - does that mean something?
I'll try and report to the list.
Thanks,
Edi.
|