Build problem on Debian Etch for the may 7th snapshot
Yvan Laverdière
yvan.laverdiere at cegepat.qc.ca
Wed May 7 22:16:14 CEST 2008
Hi,
There seems to be a problem with the current snapshot (
http://www.hswn.dk/beta/hobbit-snapshot.tar.gz) and I can't get Hobbit to
compile. Here's the error :
eventlog.c:308: error: too many arguments to function sendmessage
make[1]: *** [eventlog.o] Error 1
make[1]: Leaving directory `/temp/snapshot/lib'
make: *** [lib-build] Error 2
>From the prototype in sendmsg.c, there is, apparently, a different number of
arguments passed to the function.
>From lib/eventlog.c :
sendmessage("hobbitdboard fields=hostname,testname,color,lastchange", NULL,
NULL, &bdata, 1, BBTALK_TIMEOUT)
>From lib/sendmsg.c :
sendresult_t sendmessage(char *msg, char *recipient, int timeout,
sendreturn_t *reponse)
I don't mind hacking the functions to make it work but is there something
I'm missing here ?
Regards,
Yvan Laverdiere
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20080507/5cc9c51e/attachment.html>
More information about the Xymon
mailing list