Hi,
I'm trying to use the libprocps newlib library from an external program [1]
but a simple:
#include <proc/procps.h>
results in a make error because the following header files are not
installed:
- proc/meminfo.h
- proc/namespace.h
- proc/stat.h
The patch attached to the mail solves this issue.
[1] https://github.com/madrisan/nagios-plugins-linux
--
Best regards,
Davide Madrisan
Attachment:
procps-newlib-install_required_headers.patch
Description: Binary data