-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: 1.9.8 (beta)
-
Component/s: Installation (I)
-
None
-
Environment: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.