Re: [bwm-tools-tech] not compiling...
Brought to you by:
nkukard
From: Nigel K. <nk...@lb...> - 2006-03-03 07:28:39
|
Hi TheFinn > I downloaded version 0.2.2 today and tried to compile, am getting the > following error, keep in mind, i have rrdtool installed locally > anyhow. You're using rrdtool 1.0.x, if you're using rrdtool 1.2.x you must specify ... --with-rrdtool2 Specify that you want BWM Tools built against rrdtool 1.2.x Regards Nigel > > Thanks > TheFinn. > > > 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=\"/usr/local/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:633: error: too few arguments to function ?rrd_graph? > make[2]: *** [bwm_graph-graph.o] Error 1 > make[2]: Leaving directory `/root/bwm_tools-0.2.3/bwm_graph' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/bwm_tools-0.2.3' > make: *** [all] Error 2 > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > bwm-tools-tech mailing list > bwm...@li... > https://lists.sourceforge.net/lists/listinfo/bwm-tools-tech > -- Nigel Kukard, PhD CompSc (Chief Executive Officer) Linux Based Systems Design Web: www.lbsd.net Email: nk...@lb... Tel: (+27) 023 349 8000 Cell: (+27) 082 333 3723 Fax: (+27) 023 349 1395 Support: 086 747 7600 Address: LIGT House, 2 Klipdrift Rd, Rawsonville Linux Systems Design & Technology Solutions The best language to use is the language that was designed for what you want to use it for. ===================================================================== Disclaimer ---------- The contents of this message and any attachments are intended solely for the addressee's use and may be legally privileged and/or confidential information. This message may not be retained, distributed, copied or used if you are not he addressee of this message. If this message was sent to you in error, please notify the sender immediately by reply e-mail and then destroy the message and any copies thereof. Opinions, conclusions and other information in this message may be personal to the sender and is not that of Linux Based Systems Design, LinuxRulz or any of it's subsideries, associated companies or principals and is therefore not endorsed by Linux Based Systems Design or LinuxRulz. Due to e-maill communication being insecure, Linux Based Systems Design and LinuxRulz do not guarantee confidentiality, security, accuracy or performance of the e-mail. Any liability for viruses is excluded to the fullest extent. |