Follow-up Comment #2, bug #63185 (project make):
Instead of reverting the content in job.c, can you keep that content but add
this:
#if HAVE_SYS_LOADAVG_H
#include <sys/time.h>
#include <sys/loadavg.h>
#endif
#ifndef HAVE_DECL_GETLOADAVG
int getloadavg (double loadavg[], int nelem);
#endif
and see if that works?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63185>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/