Comment 3 for bug 1333194

Revision history for this message
Dave Love (fx-gnu) wrote :

Afraid it still fails like this. Do you need me to try to fix it when I
have a chance?

procenv.c: In function ‘show_numa_memory’:
procenv.c:4295: warning: implicit declaration of function ‘numa_num_possible_n’
procenv.c:4296: warning: implicit declaration of function ‘numa_num_configured’
procenv.c:4298: warning: implicit declaration of function ‘numa_get_mems_allow’
procenv.c:4298: warning: assignment makes pointer from integer without a cast
procenv.c:4302: error: dereferencing pointer to incomplete type
procenv.c:4303: warning: implicit declaration of function ‘numa_bitmask_isbits’
procenv.c:4345: warning: implicit declaration of function ‘numa_free_nodemask’
procenv.c: In function ‘show_capabilities_linux’:
procenv.c:6738: error: ‘CAP_LAST_CAP’ undeclared (first use in this function)
procenv.c:6738: error: (Each undeclared identifier is reported only once
procenv.c:6738: error: for each function it appears in.)
procenv.c:6836: warning: implicit declaration of function ‘_show_capability’
procenv.c: In function ‘cap_get_bound’:
procenv.c:6897: error: ‘PR_CAPBSET_READ’ undeclared (first use in this function)