Re: Duplicate symbols

2025-06-04 Thread Joel Ebel via Bug reports for the GNU Bourne Again SHell
On Wed, Jun 4, 2025 at 3:27 PM Chet Ramey wrote: > On 6/4/25 3:08 PM, Joel Ebel wrote: > > > > > > On Wed, Jun 4, 2025 at 3:00 PM Chet Ramey > > wrote: > > > > On 6/4/25 2:45 PM, Joel Ebel via Bug reports for the GNU Bourne Again > > SHell > > wrote: > >

Re: Duplicate symbols

2025-06-04 Thread Chet Ramey
On 6/4/25 3:08 PM, Joel Ebel wrote: On Wed, Jun 4, 2025 at 3:00 PM Chet Ramey > wrote: 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 i

Re: Duplicate symbols

2025-06-04 Thread Joel Ebel via Bug reports for the GNU Bourne Again SHell
On Wed, Jun 4, 2025 at 3:00 PM Chet Ramey wrote: > 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'

Re: Duplicate symbols

2025-06-04 Thread Chet Ramey
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

Duplicate symbols

2025-06-04 Thread Joel Ebel via Bug reports for the GNU Bourne Again SHell
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 U