gcc -DHAVE_CONFIG_H -I. -I.. -DHAVE_SELINUX -pedantic -std=gnu99 -Wall -Wunused -fstack-protector -Wformat -g -O2 -MT procenv-procenv.o -MD -MP -MF .deps/procenv-procenv.Tpo -c -o procenv-procenv.o `test -f 'procenv.c' || echo './'`procenv.c procenv.c:367: error: ‘PER_LINUX32_3GB’ undeclared here (not in a function) procenv.c:384: error: ‘ADDR_COMPAT_LAYOUT’ undeclared here (not in a function) procenv.c:384: error: initializer element is not constant procenv.c:384: error: (near initialization for ‘personality_flag_map[0].flag’) procenv.c:386: error: ‘ADDR_LIMIT_3GB’ undeclared here (not in a function) procenv.c:386: error: initializer element is not constant procenv.c:386: error: (near initialization for ‘personality_flag_map[2].flag’) procenv.c:387: error: ‘ADDR_NO_RANDOMIZE’ undeclared here (not in a function) procenv.c:387: error: initializer element is not constant procenv.c:387: error: (near initialization for ‘personality_flag_map[3].flag’) procenv.c:389: error: ‘READ_IMPLIES_EXEC’ undeclared here (not in a function) procenv.c:389: error: initializer element is not constant procenv.c:389: error: (near initialization for ‘personality_flag_map[5].flag’) procenv.c: In function ‘show_cpu_affinities’: procenv.c:3032: warning: implicit declaration of function ‘CPU_ALLOC’ procenv.c:3032: warning: assignment makes pointer from integer without a cast procenv.c:3035: warning: implicit declaration of function ‘CPU_ALLOC_SIZE’ procenv.c:3036: warning: implicit declaration of function ‘CPU_ZERO_S’ procenv.c:3064: warning: implicit declaration of function ‘CPU_FREE’ procenv.c:3068: warning: assignment makes pointer from integer without a cast procenv.c: In function ‘show_numa_memory’: procenv.c:4259: warning: implicit declaration of function ‘numa_num_possible_nodes’ procenv.c:4260: warning: implicit declaration of function ‘numa_num_configured_nodes’ procenv.c:4262: warning: implicit declaration of function ‘numa_get_mems_allowed’ procenv.c:4262: warning: assignment makes pointer from integer without a cast procenv.c:4266: error: dereferencing pointer to incomplete type procenv.c:4266: error: request for member ‘size’ in something not a structure or union procenv.c:4266: warning: comparison between pointer and integer procenv.c:4267: warning: implicit declaration of function ‘numa_bitmask_isbitset’ procenv.c:4309: warning: implicit declaration of function ‘numa_free_nodemask’ procenv.c: In function ‘show_capabilities_linux’: procenv.c:6672: error: ‘CAP_LAST_CAP’ undeclared (first use in this function) procenv.c:6672: error: (Each undeclared identifier is reported only once procenv.c:6672: error: for each function it appears in.) procenv.c:6672: warning: initialization makes integer from pointer without a cast procenv.c:6770: warning: implicit declaration of function ‘_show_capability’ procenv.c: In function ‘cap_get_bound’: procenv.c:6826: error: ‘PR_CAPBSET_READ’ undeclared (first use in this function) procenv.c:6826: warning: passing argument 1 of ‘prctl’ makes integer from pointer without a cast /usr/include/sys/prctl.h:28: note: expected ‘int’ but argument is of type ‘struct personality_flag_map *’ procenv.c: In function ‘show_cpu_linux’: procenv.c:7083: warning: unused variable ‘cpu’ make[2]: *** [procenv-procenv.o] Error 1