[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compilation problem on hpux 11
From: |
Chet Ramey |
Subject: |
Re: compilation problem on hpux 11 |
Date: |
Mon, 10 Dec 2001 10:23:18 -0500 |
> I'm installing bash 2.05a on HP B3600/J5600 with HPUX 11.0 + last quality
> patch (december 2001).
>
> I get an error in "printf.def" file at line 1040.
>
> My computer has "long double".
>
> strtold definition in stdlib.h is define as "long_double strtold()" and
> long_double is a struct of 4 uint32.
Well, that's an HP/UX bug. Try changing the appropriate line in
config.h to `#undef HAVE_DECL_STRTOLD' and rebuilding.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)
Chet Ramey, CWRU chet@po.CWRU.Edu http://cnswww.cns.cwru.edu/~chet/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: compilation problem on hpux 11,
Chet Ramey <=