> >>> Since compilation failed bashbug hasn't been installed, so I am having
> >>> to
> >>> guess what is wanted. Let me know if you need any more help.
> >> Does isinf appear in libc on AIX 5.1?  How about isnan?
> > 
> > There are man pages for both isinf and isnan, but they seem to be
> > macros in math.h, rather than functions in libc.
> 
> That's odd, because presumably the autoconf test for isinf would not
> have succeeded.  The only place isnan gets used is in lib/sh/snprintf.c,
> and it's guarded by the same isinf autoconf test.

Is there anything I can specifically look for to help to find the
problem?

> Chet

-Nigel Horne 



_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to