[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash-3.0.16 fails to compile on HP-UX 11.11
From: |
Chet Ramey |
Subject: |
Re: bash-3.0.16 fails to compile on HP-UX 11.11 |
Date: |
Fri, 24 Feb 2006 21:57:33 -0500 |
User-agent: |
Thunderbird 1.5 (Macintosh/20051201) |
Ackersviller, Paul (TOR) wrote:
> Configuration Information [Automatically generated, do not change]:
> Machine: hppa2.0w
> OS: hpux11.11
> Compiler: cc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='hppa2.0w'
> -DCONF_OSTYPE='hpux11.11' -DCONF_MACHTYPE='hppa2.0w-hp-hpux11.11'
> -DCONF_VENDOR='hp' -DLOCALEDIR='/usr/local/gnu/share/locale' -DPACKAGE='bash'
> -DSHELL -DHAVE_CONFIG_H -DHPUX -I. -I. -I./include -I./lib
> -I/usr/local/include uname output: HP-UX esi0q80d B.11.11 U 9000/800
> 1499339190 unlimited-user license Machine Type: hppa2.0w-hp-hpux11.11
>
> Bash Version: 3.0
> Patch Level: 16? (maually twiddled)
> Release Status: release
>
> Description:
> The compilation error shown below:
> making lib/sh/libsh.a in ./lib/sh
> gnumake[1]: Entering directory `/usr/local/.src/bash-3.0.16/lib/sh'
> cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -I../../lib/intl
> -I/usr/local/.src/bash-3.0.16/lib/intl -DHAVE_CONFIG_H -DSHELL -DHPUX -g
> -I/usr/local/include strftime.c
> cc: "strftime.c", line 101: error 1584: Inconsistent type declaration:
> "timezone".
> cc: "strftime.c", line 185: warning 527: Integral value implicitly converted
> to pointer in assignment.
> gnumake[1]: *** [strftime.o] Error 1
>
> Repeat-By:
> Simply configure and make bash-3.0.16 on HP-UX 11.11; this error got
> introduced sometime since 3.0 -- it builds fine for me.
Interesting, since the 3.0 release code doesn't include HPUX in that
#define and no official patch introduces it.
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/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: bash-3.0.16 fails to compile on HP-UX 11.11,
Chet Ramey <=