[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Help with hobbitclient
- To: <hobbit (at) hswn.dk>
- Subject: Help with hobbitclient
- From: "Soumya K. Das" <soumya (at) in-corporate.pacenet-india.com>
- Date: Tue, 22 Mar 2005 21:58:57 +0530
- Thread-index: AcUu/D7+Es7UfYEcRSyvTCMkdE8vhQ==
- Thread-topic: Help with hobbitclient
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