Hi David, Today Crooks, David wrote:
> Hello, > > I am trying to install Rrdtool 1.4.1 onto a Sun SPARC Solaris 10 server, > but the ./configure program is producing the following error: I have tested rrdtool 1.4.0 on solaris 10 explictly and it did work ... have a look at the config.log file, there might be something fundamentally wrong ... (missing include files or something like this). cheers tobi > > > > > IEEE Math Checks > > checking for fpclassify... no > > checking for fpclassify with <math.h>... no > > checking for isinf... no > > checking for isinf with <math.h>... no > > checking whether isfinite is broken... yes > > checking for finite... yes > > checking if IEEE math works out of the box... no > > checking if IEEE math works with the -ieee switch... no > > checking if IEEE math works with the -qfloat=nofold switch... no > > checking if IEEE math works with the -w -qflttrap=enable:zerodivide... > no > > checking if IEEE math works with the -mieee switch... no > > checking if IEEE math works with the -q float=rndsngl switch... no > > checking if IEEE math works with the -OPT:IEEE_NaN_inf=ON switch... no > > checking if IEEE math works with the -OPT:IEEE_comparisons=ON switch... > no > > checking if IEEE math works with fpsetmask(0)... no > > checking if IEEE math works with signal(SIGFPE,SIG_IGN)... no > > configure: error: > > Your Compiler does not do propper IEEE math ... Please find out how to > > make IEEE math work with your compiler and let me know > ([email protected]). > > Check config.log to see what went wrong ... > > > > > > Any ideas? > > > > I am using gcc v 4.4.6. > > > > > > > > Regards > > > > David C > > -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland http://it.oetiker.ch [email protected] ++41 62 775 9902 / sb: -9900 _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
