Hi, compilation of inotifyd in busybox-1.12.1 fails, using gcc-4.3 and eglibc-2.8. According to
http://www.gossamer-threads.com/lists/linux/kernel/973494 the fix is to use sys/innotify.h instead of linux/inotify.h: sed -i '[EMAIL PROTECTED]/[EMAIL PROTECTED]/inotify.h@' miscutils/inotifyd.c Works for me. T. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
