Compiling on Irix 6.5.17 and I get this error: (cd openbsd-compat && make) cc -g -I. -I.. -I. -I./.. -I/usr/local/ssl/include -I/usr/local/include -DHAVE_CONFIG_H -c inet_ntoa.c cc-1005 cc: ERROR File = inet_ntoa.c, Line = 46 The source file "inet_ntoa.h" is unavailable. #include "inet_ntoa.h" ^ 1 catastrophic error detected in the compilation of "inet_ntoa.c".
Just remove the '#include "inet_ntoa.h"' line in openbsd-compat/inet_ntoa.c and recompile. This fix will be in the next release
Mass change of RESOLVED bugs to CLOSED