Saturday Alex van den Bogaerdt wrote: > > Alex van den Bogaerdt wrote: > > > Can anyone tell me how to setup my system so that I don't get this > > error: > > > > rrd_graph.c: In function `rrd_graph': > > rrd_graph.c:2518: warning: implicit declaration of function `setlocale' > > rrd_graph.c:2518: `LC_ALL' undeclared (first use in this function) > > rrd_graph.c:2518: (Each undeclared identifier is reported only once > > rrd_graph.c:2518: for each function it appears in.) > > make[1]: *** [rrd_graph.lo] Error 1 > > make: *** [all-recursive] Error 1 > > I received a couple of answers (thanks), basically telling me > a) more people have this problem > b) a quick fix is to include "rrd_tool.h" at the beginning > > Of course it also helps to remove the SETLOCALE line.
that was me porting things over from 1.0 rrdtool oviously not paying enough attention ... will fix tobi > > If whoever wrote this patch wants to contact me then we can work > together and find out which file needs to be included to make it > work without local modifications to the source. > > cheers, > -- ______ __ _ /_ __/_ / / (_) Oetiker, ETZ J97, ETH, 8092 Zurich, Switzerland / // _ \/ _ \/ / phoneto:+41(0)1-632-5286 faxto:+41(0)1-632-1517 /_/ \.__/_.__/_/ [EMAIL PROTECTED] http://google.com/search?q=tobi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-developers WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
