Xymon Mailing List Archive search

Help with hobbitclient

2 messages in this thread

list Soumya K. Das · Tue, 22 Mar 2005 21:58:57 +0530 ·
hi,
 
Till now i have configured hobbit in  a stand alone serever and monitoring all the servers and network based on default network test/feature available with the hobbit server. But now i want to use the hobbitclient.... i am not able to use the "make" command after ./configure. The ./configure does not gives any error. but "make" gives me this error.
 
cc -g -O2 -DSYSCONFDIR="\"/usr/local/etc\""   -c -o conf_parse.o conf_parse.c
cc -g -O2 -DSYSCONFDIR="\"/usr/local/etc\""   -c -o report.o report.c
report.c: In function `open_report':
report.c:90: warning: initialization makes integer from pointer without a cast
cc -g -O2 -DSYSCONFDIR="\"/usr/local/etc\""   -c -o osdep.o osdep.c
cc -o hobbitc
cc: no input files
make: *** [hobbitc] Error 1
 
and then it stops at the prompt.
 
I am not able to understand the problem....can someone help...
thanks again

Soumya
list Henrik Størner · Tue, 22 Mar 2005 17:35:11 +0100 ·
quoted from Soumya K. Das
On Tue, Mar 22, 2005 at 09:58:57PM +0530, Soumya K. Das wrote:
Till now i have configured hobbit in a stand alone serever and
monitoring all the servers and network based on default network
test/feature available with the hobbit server. But now i want to use
the hobbitclient.... i am not able to use the "make" command after
./configure.
hobbitclient so far works on NetBSD only. It's "work in progress" at
the moment; for production use I'd stick with the BB client for now.


Regards,
Henrik