I get the following error when make gets to libmetrics. Any ideas what the
problem might be?
Making all in libmetrics
make all-recursive
Making all in darwin
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I.
-I.. -I.. -I../lib -g -O2 -MT metrics.lo -MD -MP -MF ".deps/metrics.Tpo"
-c -o metrics.lo metrics.c; \
then mv -f ".deps/metrics.Tpo" ".deps/metrics.Plo"; else rm -f
".deps/metrics.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -g -O2 -MT metrics.lo -MD
-MP -MF .deps/metrics.Tpo -c metrics.c -fno-common -DPIC -o .libs/metrics.o
metrics.c:14:17: error: kvm.h: No such file or directory
metrics.c: In function 'mem_free_func':
metrics.c:789: warning: pointer targets in passing argument 4 of
'host_statistics' differ in signedness
metrics.c: In function 'makenetvfslist':
metrics.c:1302: warning: assignment makes integer from pointer without a
cast
make[4]: *** [metrics.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general