<div>Hi!<br>I am trying to compile the upstart and have the following problem:<br><br>file.c&nbsp; -fPIC -DPIC -o .libs/file.o<br>file.c:30:25: error: sys/inotify.h: No such file or directory<br><br>I have tried to install Ubuntu's kernel headers (i am using ubuntu) and libklibc packages
<br>the first one does not include the sys/inotify.h the latter one give me this error:<br><br>In file included from bindtextdom.c:23:<br>/usr/lib/klibc/include/stddef.h:9:3: error: #error &quot;__KLIBC__ not defined, compiler invocation error!&quot;/usr/lib/klibc/include/stddef.h:12:28: error: bitsize/stddef.h: No such file or directory
<br>In file included from /usr/lib/klibc/include/sys/types.h:10,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /usr/lib/klibc/include/unistd.h:11,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /usr/lib/klibc/include/stdio.h:11,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from libgnuintl.h

:285,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from bindtextdom.c:30:<br>/usr/lib/klibc/include/stdint.h:8:28: error: bitsize/stdint.h: No such file or directory<br>In file included from /usr/lib/klibc/include/sys/types.h:10,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /usr/lib/klibc/include/unistd.h:11,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from /usr/lib/klibc/include/stdio.h:11,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from libgnuintl.h:285,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from bindtextdom.c:30:<br><br>I am missing something simple.<br>What kernel headers shoul i use?
<br>
Thanks. <br></div><span class="sg">Evgeny.</span>