<div dir="ltr">It works well with CVS HEAD,<br><br>Thanks,<br>Matthieu<br><br><div class="gmail_quote">On Wed, Jul 23, 2008 at 6:29 PM, Anderson Lizardo <<a href="mailto:anderson.lizardo@gmail.com">anderson.lizardo@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On 7/23/08, Matthieu Poullet <<a href="mailto:matthieu.poullet@gmail.com">matthieu.poullet@gmail.com</a>> wrote:<br>

> arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilinux/arm -I./linux/arm<br>
> -Ilinux -I./linux   -Wall -g -O2 -MT syscall.o -MD -MP -MF .deps/syscall.Tpo<br>
> -c -o syscall.o syscall.c<br>
>  syscall.c:136:25: error: syscallent1.h: No such file or directory<br>
> syscall.c:169:23: error: errnoent1.h: No such file or directory<br>
<br>
</div>This error happens because these files are indeed missing on the<br>
4.5.17 tarball. Strangely, they are on current CVS HEAD.<br>
<br>
>From CVS:<br>
<br>
$ ls linux/arm/<br>
errnoent1.h  ioctlent1.h  signalent1.h  syscallent.h  syscallent1.h<br>
<br>
Can you try the latest CVS HEAD?<br>
<br>
Regards,<br>
<font color="#888888">--<br>
Anderson Lizardo<br>
Instituto Nokia de Tecnologia (INdT)<br>
Manaus - Brazil<br>
</font></blockquote></div><br></div>