Recieved the following make install error:

 perl-shared/blib/arch/auto/RRDs/RRDs.bundle 
/usr/local/rrdtool-1.0.44/lib/perl/auto/RRDs
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/home/xanga/rrdtool-1.0.44'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/xanga/rrdtool-1.0.44'
make: *** [install-recursive] Error 1

Recieved the following in config.log:

configure: In function `main':
configure:2577: warning: implicit declaration of function `fpclassify'
/tmp/ccmqs7zW.o(.text+0x21): In function `main':
/home/xanga/rrdtool-1.0.44/configure:2577: undefined reference to `fpclassify'
collect2: ld returned 1 exit status
configure: failed program was:
#line 2574 "configure"
#include "confdefs.h"
#include <math.h>
int main() {
float f = 0.0; fpclassify(f)
; return 0; }


Anyone have the solution?

I have perl and gcc on my system and I am logged in as root for the compiling.


Thanks for helping out,

Jon

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to