[collectd] collectd on HP-UX 11

Florian Forster octo at verplant.org
Wed Apr 9 18:55:10 CEST 2008


Hi,

On Tue, Apr 08, 2008 at 10:31:11AM +0200, Michael Dempfle wrote:
> The NAN problem is reported as #9.

short update on this: It appears that the test program, which the
configure script tries to compile, uses the system's `isnan'
implementation if available, but doesn't link with libm. This seems to
break it for you. It works on other systems, because they either don't
define `isnan' at all (in which case an own version is used) or a a
macro (in which case including <math.h> is enough).

I'll send you a patch shortly.

Regards,
-octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20080409/b729ed96/attachment.pgp 


More information about the collectd mailing list