At Mon, 12 Jul 2004 09:48:59 +0530, Aneesh Kumar K.V <[EMAIL PROTECTED]> wrote: > >>I am running this on a 2.4 kernel. With 2.6 it seems to work fine. ( I > >>found that 2.6 strace reports rt_sigtimedwait where as strace with 2.4 > >>reports rt_sigsuspend ) > > > >Note that rt_sigtimedwait was already implemented in 2.2. > > > >BTW, you need to write the exact kernel version, you architecture and > >the existence of libc6-i686.
OK... I confirmed it on 2.4 kernel. Interestingly, on 2.6 kernel with LD_ASSUME_KERNEL=2.4.1 does not get this problem because issued system call are different from 2.4. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

