[rrd-users] Re: rrdtool-1.2.12 ... the christmas release

Dag Wieers dag at wieers.com
Mon Dec 19 20:33:51 MET 2005


On Mon, 19 Dec 2005, Tobias Oetiker wrote:

> Hi Dag,
> 
> please try this patch:
> 
> Index: tclrrd.c
> ===================================================================
> --- tclrrd.c    (revision 725)
> +++ tclrrd.c    (working copy)
> @@ -21,6 +21,12 @@
>  #include <rrd_tool.h>
>  #include <rrd_format.h>
> 
> +/* support pre-8.4 tcl */
> +
> +#ifndef CONST84
> +#   define CONST84
> +#endif
> +
>  extern int Tclrrd_Init(Tcl_Interp *interp);
>  extern int Tclrrd_SafeInit(Tcl_Interp *interp);

Works very well. Thanks ! Packages will become available at:

	http://dag.wieers.com/packages/rrdtool/

Kind regards,
--   dag wieers,  dag at wieers.com,  http://dag.wieers.com/   --
[all I want is a warm bed and a kind word and unlimited power]

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list