[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash doesn't build with gcc 14.x
From: |
Chet Ramey |
Subject: |
Re: bash doesn't build with gcc 14.x |
Date: |
Sat, 7 Dec 2024 09:50:54 -0800 |
User-agent: |
Mozilla Thunderbird |
On 12/6/24 10:24 PM, Yuri Kanivetsky wrote:
Meanwhile the workaround is:
./configure CFLAGS=-Wno-implicit-function-declaration && make
Since you're building in a docker container, or, more specifically,
without ncurses or any kind of termcap/termlib support, it might be
better to run
./configure --disable-readline
The ancient termcap library in lib/termcap is only there to get bash
to link.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
OpenPGP_signature.asc
Description: OpenPGP digital signature