[Buildroot] Analysis of build failures

Gustavo Zacarias gustavo at zacarias.com.ar
Sun Sep 7 12:56:23 UTC 2014


On 09/07/2014 05:09 AM, Thomas Petazzoni wrote:

>>    powerpc |           enlightenment-0.17.3 | NOK | http://autobuild.buildroot.net/results/a7f95353f5592a9399c542d8d56c3ca040f8a61a/
> 
> e_start_main.c:478:42: error: 'PT_GETSIGINFO' undeclared (first use in this function)
>                                r = ptrace(PT_GETSIGINFO, child, NULL, &sig);
> 
> Gustavo, maybe?

Hi.
Outdated uclibc ptrace.h header, sparc is also affected by this however
since there's no autobuilder for that target it's going unnoticed.
glibc has the necessary definitions, so a uclibc header update is in order.
We can exclude ptrace for powerpc & sparc in the meantime.
Regards.




More information about the buildroot mailing list