erkinn
26-05-2005 14:52:42
Just wondering if anyone else has seen this error when trying to install
Making all in src
Making all in .
Making all in www
Making all in etc
Making all in var
Making all in lib
Making all in rrd
RRD zero.rrd
*** glibc detected *** double free or corruption (!prev) 0x09897008 ***
make[3] *** [zero.rrd] Aborted
make[2] *** [all-recursive] Error 1
make[1] *** [all-recursive] Error 1
make *** [all-recursive] Error 1
I'm trying to install 0.18.2 on fc3.
balleman
26-05-2005 22:22:38
What hardware platform are you using?
erkinn
27-05-2005 07:31:25
I'm running this on a dell 4400 with dual processors.
balleman
31-05-2005 21:20:55
what version of rrdtool did you install? it looks like it might be an issue with rrdtool, so you may want to check into rrdtool's support to see if others are having similar issues.
erkinn
01-06-2005 06:56:19
I'm using version 1.2.8 for rrdtool.
silfreed
01-06-2005 09:39:15
We currently don't support the new RRDTool 1.2.x. Please download the latest 1.0.x release and use that.
Also, if you're configuring '--with-rrdtool' it has to be the full path to the binary, not the directory where you installed rrdtool.
-Doug