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