[hobbit] RC5 available on sourceforge

Henrik Stoerner henrik at hswn.dk
Fri Mar 4 09:18:52 CET 2005


On Thu, Mar 03, 2005 at 11:35:32PM -0800, Brian Lynch wrote:
> The same error occurs on Solaris:
> 
> gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DHAVE_RPCENT -DMAXMSG=32768
> -DBBDPORTNUMBER=1984 -I. -I/opt/sysadmin/src/hobbit-4.0-RC5/include -c
> -o hobbitd.o hobbitd.c
> hobbitd.c: In function `main':
> hobbitd.c:2480: error: `PATH_MAX' undeclared (first use in this
> function)

Just ain't my lucky day ... there's a missing 
  #include <limits.h>
at the top of hobbitd.c

I won't call it RC6, but I'll update the release-file.

Henrik



More information about the Xymon mailing list