[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: bash static on hp-ux 11.11 (11i.v1)
From: |
Chet Ramey |
Subject: |
RE: bash static on hp-ux 11.11 (11i.v1) |
Date: |
Tue, 6 Jul 2004 08:37:33 -0400 |
> Now I get this error.
>
> cc: "malloc.c", line 1236: error 1713: Illegal redeclaration for
> identifier "mem".
> cc: "malloc.c", line 1239: error 1000: Unexpected symbol: =
> "<END_OF_FILE>".
> cc: panic 2017: Cannot recover from earlier errors, terminating.
> *** Error exit code 1
It looks like HPUX has an older declaration for cfree somewhere in its
include files. It's probably easiest to re-run configure and supply the
--disable-bash-malloc option.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
Live...Laugh...Love
Chet Ramey, ITS, CWRU chet@po.cwru.edu http://tiswww.tis.cwru.edu/~chet/