strace-4.5.17 compilation breaks on ARM

Anderson Lizardo anderson.lizardo at gmail.com
Wed Jul 23 16:29:57 UTC 2008


On 7/23/08, Matthieu Poullet <matthieu.poullet at gmail.com> wrote:
> arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -Ilinux/arm -I./linux/arm
> -Ilinux -I./linux   -Wall -g -O2 -MT syscall.o -MD -MP -MF .deps/syscall.Tpo
> -c -o syscall.o syscall.c
>  syscall.c:136:25: error: syscallent1.h: No such file or directory
> syscall.c:169:23: error: errnoent1.h: No such file or directory

This error happens because these files are indeed missing on the
4.5.17 tarball. Strangely, they are on current CVS HEAD.

>From CVS:

$ ls linux/arm/
errnoent1.h  ioctlent1.h  signalent1.h  syscallent.h  syscallent1.h

Can you try the latest CVS HEAD?

Regards,
-- 
Anderson Lizardo
Instituto Nokia de Tecnologia (INdT)
Manaus - Brazil




More information about the Strace-devel mailing list