Help with hobbitclient
list Soumya K. Das
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
▸
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