<DIV>Seems to work on HP-UX.</DIV>
<DIV>Try to make install now as root and first stop hobbit. (Always forget both)</DIV>
<DIV> </DIV>
<DIV>/Lars<BR><BR><B><I>Brian Lynch <brianlynch@gmail.com></I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR><BR>> ----------<BR>> Från: Brian Lynch[SMTP:BRIANLYNCH@GMAIL.COM]<BR>> Skickat: den 4 mars 2005 09:04:13<BR>> Till: hobbit@hswn.dk<BR>> Ämne: Re: [hobbit] RC5 available on sourceforge<BR>> Automatiskt vidarebefordrat av en regel<BR>> <BR>Added the following definition to the generated makefile, 'Makefile',<BR>to get it to compile. Henrik, feel free to correct this.<BR><BR>PATH_MAX = 256<BR><BR>and edited build/Makefile.rules to add in the path max statement<BR><BR>CFLAGS += -DMAXMSG=$(MAXMSG) -DBBDPORTNUMBER=$(BBPORT)<BR>-DPATH_MAX=$(PATH_MAX) -I. -I$(BUILDTOPDIR)/include<BR><BR>- Brian<BR><BR>On Thu, 3 Mar 2005 23:35:32 -0800, Brian Lynch <BRIANLYNCH@GMAIL.COM>wrote:<BR>> The same error occurs on Solaris:<BR>> <BR>> gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DHAVE_RPCENT -DMAXMSG=32768<BR>> -DBBDPORTNUMBER=1984 -I.
 -I/opt/sysadmin/src/hobbit-4.0-RC5/include -c<BR>> -o hobbitd.o hobbitd.c<BR>> hobbitd.c: In function `main':<BR>> hobbitd.c:2480: error: `PATH_MAX' undeclared (first use in this function)<BR>> hobbitd.c:2480: error: (Each undeclared identifier is reported only once<BR>> hobbitd.c:2480: error: for each function it appears in.)<BR>> make[1]: *** [hobbitd.o] Error 1<BR>> make[1]: Leaving directory `/opt/sysadmin/src/hobbit-4.0-RC5/hobbitd'<BR>> make: *** [hobbitd-build] Error 2<BR>> bash-2.03#<BR>> <BR>> <BR>> On Fri, 4 Mar 2005 08:30:42 +0100 (CET), lars ebeling <DHD733@YAHOO.SE>wrote:<BR>> > cc -g -O -D_REENTRANT -DHPUX -DMAXMSG=32768 -DBBDPORTNUMBER=1984 -I.<BR>> > -I/home/hob<BR>> > bit-4.0-RC5/include -c -o hobbitd.o hobbitd.c<BR>> ><BR>> > hobbitd.c: In function émain':<BR>> ><BR>> > hobbitd.c:2480: error: éPATH_MAX' undeclared (first use in this function)<BR>> ><BR>> > hobbitd.c:2480:
 error: (Each undeclared identifier is reported only once<BR>> ><BR>> > hobbitd.c:2480: error: for each function it appears in.)<BR>> ><BR>> > makeÄ1Å: *** Ähobbitd.oÅ Error 1<BR>> ><BR>> > makeÄ1Å: Leaving directory é/home/hobbit-4.0-RC5/hobbitd'<BR>> ><BR>> > make: *** Ähobbitd-buildÅ Error 2<BR>> ><BR>> ><BR>> > Regards<BR>> ><BR>> > Lars<BR>> ><BR>> > Henrik Stoerner <HENRIK@HSWN.DK>wrote:<BR>> ><BR>> ><BR>> > > ----------<BR>> > > Från: Henrik Stoerner[SMTP:HENRIK@HSWN.DK]<BR>> > > Skickat: den 4 mars 2005 08:04:14<BR>> > > Till: hobbit@hswn.dk<BR>> > > Ämne: [hobbit] RC5 available on sourceforge<BR>> > > Automatiskt vidarebefordrat av en regel<BR>> > ><BR>> > To clear the list of patches, I've packed up an RC5 which is now<BR>> > available http://sourceforge.net/project/hobbitmon/ and on<BR>> >
 http://www.hswn.dk/beta/<BR>> ><BR>> > This solves all of the problems that have been reported with alerts in<BR>> > RC4. It also fixes the crashes that have been reported with the<BR>> > hobbitd_alert module, and when very large status messages were sent to<BR>> > hobbitd.<BR>> ><BR>> > Since I'm off to Linuxforum 2005 - www.linuxforum.dk - I probably will<BR>> > not be as much online this week-end as I usually am. So enjoy this<BR>> > release and don't break anything important, please :-)<BR>> ><BR>> > Henrik<BR>> ><BR>> ><BR>> > Changes from R C-4 -> RC-5<BR>> > -------------------------<BR>> > Bugfixes:<BR>> > * Very large status- or data-messages could overflow the shared<BR>> > memory segment used for communication between hobbitd and the<BR>> > worker modules. This would cause hobbitd to crash. Such messages<BR>> > are now truncated before being passed
 off to worker modules.<BR>> ><BR>> > * hobbitd_alert no longer crashes when trying to send a message.<BR>> ><BR>> > * Recovery messages were sent, even when no alert message had<BR>> > been sent. This caused unexpected "green" messages.<BR>> ><BR>> > * The router dependency "route" tag handling was broken.<BR>> ><BR>> ><BR>> > Improvements:<BR>> > * The "starthobbit.sh" script now refuses to start Hobbit if it<BR>> > is already running.<BR>> ><BR>> > * The "starthobbit.sh" script was renamed to just "hobbit.sh".<BR>> > It now also supports a "reload" command that causes hobbitd<BR>> > to reload the bb-hosts file.<BR>> ><BR>> > * The bb-hist CGI now supports the NAME tag for naming hosts.<BR>> ><BR>> > * The history CGI's showed the Host- and service-names twice<BR>> > when in Hobbit mode. Once is enough.<BR>> ><BR>> > * A "NOALERT" setting in
 hobbit-alerts.cfg was implemented, so<BR>> > it is easier to define recipients who only get notice-messages<BR>> > and not alerts.<BR>> ><BR>> > * The input parameter check for CGI scripts was relaxed, so that<BR>> > special characters are permitted - e.g. when passing a custom<BR>> > hostname to a CGI. Since we do not use any shell scripts in<BR>> > CGI handling, this should not cause any security problem.<BR>> ><BR>> ><BR>> > Building Hobbit:<BR>> > * The /opt/sfw directory is now searched for libraries (Solaris).<BR>> ><BR>> > * The order of libssl and libcrypto has been swapped, to avoid<BR>> > linker problems on some platforms.<BR>> ><BR>> ><BR>> ><BR>> > To unsubscribe from the hobbit list, send an e-mail to<BR>> > hobbit-unsubscribe@hswn.dk<BR>> ><BR>> ><BR>><BR><BR>To unsubscribe from the hobbit list, send an e-mail
 to<BR>hobbit-unsubscribe@hswn.dk<BR><BR></BLOCKQUOTE>