[bug-notifications] [rrdtool 0004380]: Latest rrdtool breaks Orca

Mantis Bug Tracker noreply at opencsw.org
Thu May 20 12:11:24 CEST 2010


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/bugtrack/view.php?id=4380 
====================================================================== 
Reported By:                dam
Assigned To:                ihsan
====================================================================== 
Project:                    rrdtool
Issue ID:                   4380
Category:                   regular use
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2010-03-29 12:46 CEST
Last Modified:              2010-05-20 12:11 CEST
====================================================================== 
Summary:                    Latest rrdtool breaks Orca
Description: 
The latest rrdtool breaks Orca graphing with the message
  LINE width '1:average1#0000ff:Zero-fill-on-demand' is out of range in
line 'LINE1:average1#0000ff:Zero-fill-on-demand'
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0004371 not all charts are generated
====================================================================== 

---------------------------------------------------------------------- 
 (0007936) wimvandijck (reporter) - 2010-05-20 12:11
 http://www.opencsw.org/bugtrack/view.php?id=4380#c7936 
---------------------------------------------------------------------- 
Well, I managed to successfully compile with gcc (had to install a lot of
devel packages and get my CFLAGS straightened out). 
Replacing the librrd.so.4.1.3 with the self compiled one did fix the issue
for us as well...
For completeness, here's the configure and variables
PATH=/opt/csw/bin/:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/sbin:/usr/bin:/opt/sfw/bin:/usr/sfw/bin/
(so that the csw perl would be used)
PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig:/opt/csw/X11/lib/pkgconfig
CFLAGS='-I/opt/csw/include -I/opt/csw/include/cairo
-I/opt/csw/include/glib-2.0 -I/opt/csw/lib/glib-2.0/include
-L/opt/csw/lib'
CPPFLAGS=$CFLAGS
LD_OPTIONS='-R/opt/csw/lib/$ISALIST -R/opt/csw/lib -L/opt/csw/lib'
./configure --prefix=/opt/csw --disable-tcl --disable-python 
--disable-ruby --disable-lua

PS (we used gcc as we did not have Sun cc installed)



More information about the bug-notifications mailing list