trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: January 2012

Re: [trinity-users] Looking for linux/inotify.h - not found

From: "Timothy Pearson" <kb9vqf@...>
Date: Tue, 10 Jan 2012 01:22:47 -0600
> I'm building amarok 3.5.13. I receive this message:
>
> Looking for linux/inotify.h - not found
>
> The header file does exist at /usr/include/linux.inotify.h.
>
> Any ideas for the message?
>
> Darrell

Most distros use sys/inotify.h instead (glibc builtin IIRC).  I would
consider the incomplete inotify checks in Amarok a bug and update them
from the tdelibs inotify checks I recently added.

Tim