Ticket #179 (assigned defect)

Opened 2 years ago

Last modified 13 months ago

undefined symbol isfinite first referenced in file ./.libs/librrd.so

Reported by: human Owned by: oetiker
Priority: major Milestone:
Component: misc Version: 1.3dev
Keywords: Cc:

Description

Looks like the isfinite in Solaris 8 x86 is broken as well as the one in solaris 8 sparc. I cannot get RRDTOOL v1.3.1 to make in solaris 8 x86.

Change History

Changed 2 years ago by human

Same is true with Solaris 9 as well

An attempted workaround is change configure line 25906 from:

*) ac_cv_have_broken_isfinite=no ;;

to:

*) ac_cv_have_broken_isfinite=yes ;;

But that didn't work.

Changing rrd_config.h #define HAVE_ISFINITE 1 to #define HAVE_ISFINITE 0 Also didn't work.

Changed 2 years ago by oetiker

  • status changed from new to assigned

try commenting the whole 'HAVE_ISFINITE' line ... see the other parts of rrd_config.

cheers tobi

Note: See TracTickets for help on using tickets.

NOTE: The content of this website is accessible with any browser. The graphical design though relies completely on CSS2 styles. If you see this text, this means that your browser does not support CSS2. Consider upgrading to a standard conformant browser like Mozilla Firefox or Opera but also Apple's Safari or KDE's Konqueror for example. It may also be that you are looking at a mirror page which did not copy the CSS for this page. Or if some pictu res are missing, then the mirror may not have picked up the contents of the inc directory.