Re: [bwm-tools-tech] Compile Error on Ubuntu 6.06
Brought to you by:
nkukard
From: John B. <jo...@mu...> - 2007-04-03 09:02:21
|
I am also trying to install bwm-tools 0.2.3 on Ubuntu 6.06. ./configure command completes with no problem. The make command gives me the following error, what am I missing? if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOG_DIR=\"/var/bwm_tools\" -DRRDTOOL_VER=0 -g -O2 -MT bwm_graph-graph.o -MD -MP -MF ".deps/bwm_graph-graph.Tpo" -c -o bwm_graph-graph.o `test -f 'graph.c' || echo './'`graph.c; \ then mv -f ".deps/bwm_graph-graph.Tpo" ".deps/bwm_graph-graph.Po"; else rm -f ".deps/bwm_graph-graph.Tpo"; exit 1; fi graph.c: In function ‘writeGraphs’: graph.c:637: error: too few arguments to function ‘rrd_graph’ make[2]: *** [bwm_graph-graph.o] Error 1 make[2]: Leaving directory `/opt/bwm_tools-200603080716/bwm_graph' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/bwm_tools-200603080716' make: *** [all] Error 2 John Bii -- John Bii School of Medicine Moi University |