Greetings
I spent over an hour on google and searching this forum, so hopefully if I'm duplicating at least I showed due diligence.
It is my understanding that certain kernels have failed to compile with gcc 4.7, with the most common error being
Code:
/usr/src/linux/arch/x86/include/asm/ptrace.h
note: previous declaration of syscall_trace_leave was here
note: this is a 2.6.31.6 kernel
and now I'm getting it on one of my older boxes. Can anyone tell me the proper fix? or put me on the right path?