Hi Petteri, thanks for running my test case. I'm using the standard Debian etch distribution on my NSLU2 and also rrdtool from apt, since I don't have a development environment installed.
I think I will forward my test case to the maintainer of the rrdtool package in apt, maybe he can reproduce the error. Regards, Richard > Hi > > I'm running NSLU2 with Debian 2.6.22 and RRDtool 1.2.26. I ran your > test, but got no error: > > # rrdtool graph temptest.png \ > --end now --start end-48799 -a PNG -t "Temperaturverlauf 4h" \ > --vertical-label "Temperatur °C" \ > --width 800 --height 400 \ > DEF:aussen=temptest.rrd:AF:AVERAGE \ > CDEF:aus=aussen,10,/ \ > LINE1:aus#ff0000:"Aussen" > > # 897x479 > > So I get a graph. Are you sure that ./configure doesn't give you any > errors on malloc? Or are you using RRDtool from apt? Mine is compiled > from sources, WITHOUT optimizations. Optimizations caused calculation > errors for me. > > cheers, > > -Petteri Matilainen > _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
