[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: inotify in FC5 ?
- From: Mark McLoughlin <markmc redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: inotify in FC5 ?
- Date: Mon, 30 Jan 2006 16:52:56 +0000
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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]