Thanks Timo.

On 10/08/06, Timo Sirainen <tss@iki.fi> wrote:
On Thu, 2006-08-10 at 17:29 +0200, dale gallagher wrote:
> I'm now getting the following error in the logs - any idea? The error
> isn't terribly informative.
>
> Fatal: sigaction(SIGRTMIN) failed: Invalid argument

configure --with-ioloop=none

I'll fix this anyway in next version to just silently not use dnotify.

Is this only pertinent to 2.4 kernels? Can I not simply use:

./configure --with-notify=none

or will this result in the same error on 2.4?