Alexander E. Patrakov wrote:
> Bruce Dubbs wrote:
>> Basically Petr's approach is to remove the following lines:

...

>> and replace #include <linux/inotify.h> with #include <sys/inotify.h>
>> where the above calls are defined. The functions are found in 
>> /lib/libc-2.8.so.
> 
> Yes, that's the correct approach. Such inline functions were added to 
> programs in times where the kernel supported inotify, but glibc didn't.

OK Alex.  Thanks for the confirmation.  I'll go with that.

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to