On 6/4/25 2:45 PM, Joel Ebel via Bug reports for the GNU Bourne Again SHell
wrote:
Hi,
I'm able to build bash 5.3-rc2 with dynamic linking, but if I configure it
with --enable-static-link, the build is unable to complete. I'm building
with clang, and there are three conflicts between terminal.c in
libreadline.a.
Symbol PC is defined in both terminal.c and lib_tputs.c
Symbols UP and BC are defined in both terminal.c and lib_termcap.c
Am I doing something incorrectly or using something out of date?
Which system are you trying this on? Linux? macOS? One of the BSDs?
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/