[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Snapshot compile error



On Thu, Jan 10, 2008 at 08:05:13AM -0500, Matthew Daubenspeck wrote:
> I'm not sure if this is the right place to post such errors, but I was
> trying to install 10-Jan-08 snapshot and got the following error:
> 
> do_alert.c:433: error: expected expression before ')' token
> do_alert.c:435: error: expected expression before ';' token
> make[1]: *** [do_alert.o] Error 1

Add 
   MAXALERTMSGSZ = 4096
to your top-level Makefile.


Henrik