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: Chet Ramey
Subject: Re: Bash 3.1 fails to build on AIX
Date: Fri, 24 Mar 2006 14:51:10 -0500
User-agent: Thunderbird 1.5 (Macintosh/20051201)

Nigel Horne wrote:
> Nigel Horne wrote:
>>> 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.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                           Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

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