On 08/22/2013 04:39 PM, Ken Moffat wrote:
>  Just a note that strace-4.8 doesn't build with the current kernel
> headers.  Noted on the strace list on 13th August, but they don't
> seem to have a fix.  This looks as if something in the 3.10.x stable
> series broke it.  Error is -
> 
> In file included from process.c:66:0:
> /usr/include/linux/ptrace.h:58:8: error: redefinition of 'struct
> ptrace_peeksiginfo_args'
>  struct ptrace_peeksiginfo_args {
>         ^
> In file included from defs.h:159:0,
>                  from process.c:37:
> /usr/include/sys/ptrace.h:191:8: note: originally defined here
>  struct ptrace_peeksiginfo_args
>         ^
> make[2]: *** [process.o] Error 1
> make[2]: Leaving directory `/building/strace-4.8'
> 
> ĸen
> 

My system was built against 3.10.1 version of kernel api headers and I
didn't experience that problem.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to