---------- Forwarded message --------- From: Trent Tanchin <[email protected]> Date: Wed, Jul 29, 2026 at 2:44 PM Subject: Re: bug#81515: gnulib's glthread/lock.h requires glthread/once.h To: Paul Eggert <[email protected]>
I'm sorry, the configure command is --enable-threads=posix, not --threads=posix. On Wed, Jul 29, 2026 at 2:37 PM Paul Eggert <[email protected]> wrote: > On 2026-07-28 21:12, Trent Tanchin wrote: > > This only occurs when configuring with --threads=posix. > > I can't reproduce the problem on Fedora 44 when building from Savannah git > commit af1768282907071ee0b8cb9ab0eef1010cbbd4d1. After running > './bootstrap', here's what I see: > > $ ./configure --threads=posix > configure: error: unrecognized option: '--threads=posix' > Try './configure --help' for more information > > And indeed there is no support for --threads in my 'configure' script. > > Perhaps you're using a specially tailored 'configure' script? If so, I'd > look into that tailoring. >
