procps failed with error: redeclaration of enumerator ‘P_PID’

2015-06-29 Thread Dhiraj Bhor
Hi all, I came across following error. *In file included from top.c:56:0:* *top.h:248:4: error: redeclaration of enumerator ‘P_PID’* *P_PID, P_PPD, P_URR, P_UID, P_URE, P_GRP, P_TTY,* *^* I am using debian 8. I need help to resolve this issue. $ tar xvf procps-3.2.7.tar.gz $ cd

Re: procps failed with error: redeclaration of enumerator ‘P_PID’

2015-06-29 Thread Martin Read
On 29/06/15 11:39, Dhiraj Bhor wrote: I am using debian 8. I need help to resolve this issue. $ tar xvf procps-3.2.7.tar.gz $ cd procps-3.2.7/ I'm curious: why do you need to build a nine-year-old version of the procps tools on a Debian 8 system? (The answer may help people to provide the