bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Bash 3.1 fails to build on AIX


From: Nigel Horne
Subject: RE: Bash 3.1 fails to build on AIX
Date: Sun, 26 Mar 2006 21:50:54 +0100

> >>> 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 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]