-
Incident report
-
Resolution: Fixed
-
Minor
-
1.9.8 (beta)
-
None
-
Solaris
SunOS 5.10 Generic_142910-17 i86pc i386 i86pc
Seems two files aren't compiling:
sysinfo.c
misc.c
both were somewhere in the src/lib/* subtree.
I added
#include <limits.h>
And that solved the problem.