inotify in FC5 ?

Mark McLoughlin markmc at redhat.com
Mon Jan 30 16:52:56 UTC 2006


On Mon, 2006-01-30 at 11:49 -0500, Dave Jones wrote:
> On Mon, Jan 30, 2006 at 04:45:02PM +0000, Mark McLoughlin wrote:
>  > On Mon, 2006-01-30 at 11:41 -0500, Dave Jones wrote:
>  > 
>  > >  > I tried to use it from a test program but I get:
>  > >  > 
>  > >  > test.o: In function `main':test.c:(.text+0x43): warning: warning: 
>  > >  > inotify_add_watch is not implemented and will always fail
>  > >  > :test.c:(.text+0x15): warning: warning: inotify_init is not implemented 
>  > >  > and will always fail
>  > > 
>  > > Hmm, odd. Can you send your test program ?
>  > 
>  > 	I don't think the inotify syscalls are implemented in Fedora's glibc -
>  > or at least that's what the warning suggests and I didn't investigate
>  > further.
> 
> They're there for me.

	glibc's inotify_init() returns ENOSYS, though. At least when I tried
it.

Cheers,
Mark.




More information about the fedora-devel-list mailing list