Hobbit not installed properly on solaris
Hi,
I want to setup hobbit for monitoring. I installed all the necessary components on the system. Now it configured properly except the below :
Checking for RRDtool ...
test-rrd.c: In function main': test-rrd.c:30: too few arguments to function rrd_graph'
make: *** [test-compile] Error 1
Not RRDtool 1.0.x, checking for 1.2.x
Found RRDtool include files in /usr/local/rrdtool-1.2.23/include
Found RRDtool libraries in /usr/local/rrdtool-1.2.23/lib
Linking RRD with PNG library: -L/usr/local/lib -lpng
I assumed it is not error and went ahead to install it and so i ran the make (GNU) command. At one point I got the following error :
/usr/include/sched.h:11: warning: ignoring #pragma ident
bbtest-net.c:110: PATH_MAX' undeclared here (not in a function) bbtest-net.c:111: PATH_MAX' undeclared here (not in a function)
bbtest-net.c: In function load_ping_status': bbtest-net.c:869: PATH_MAX' undeclared (first use in this function)
bbtest-net.c:869: (Each undeclared identifier is reported only once
bbtest-net.c:869: for each function it appears in.)
bbtest-net.c: In function save_ping_status': bbtest-net.c:902: PATH_MAX' undeclared (first use in this function)
bbtest-net.c: In function load_test_status': bbtest-net.c:925: PATH_MAX' undeclared (first use in this function)
bbtest-net.c: In function save_test_status': bbtest-net.c:963: PATH_MAX' undeclared (first use in this function)
bbtest-net.c: In function save_frequenttestlist': bbtest-net.c:987: PATH_MAX' undeclared (first use in this function)
bbtest-net.c: In function run_ntp_service': bbtest-net.c:1037: PATH_MAX' undeclared (first use in this function)
bbtest-net.c: In function run_rpcinfo_service': bbtest-net.c:1055: PATH_MAX' undeclared (first use in this function)
bbtest-net.c: In function run_modembank_service': bbtest-net.c:1320: PATH_MAX' undeclared (first use in this function)
bbtest-net.c:1335: warning: implicit declaration of function popen' bbtest-net.c:1335: warning: assignment makes pointer from integer without a cast bbtest-net.c:1356: warning: implicit declaration of function pclose'
bbtest-net.c: In function decide_color': bbtest-net.c:1459: PATH_MAX' undeclared (first use in this function)
bbtest-net.c: At top level:
bbtest-net.c:110: storage size of pinglog' isn't known bbtest-net.c:111: storage size of pingerrlog' isn't known
make[1]: *** [bbtest-net.o] Error 1
make[1]: Leaving directory `/home02/software/hobbit-4.2.0/bbnet'
make: *** [bbnet-build] Error 2
what could be the reason? Please help me to resolve this issue as i dig up lots of time but not able to solve it.
Thanks
Maulik
Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
participants (1)
-
maulik.s@tcs.com