Re: Unfortunate interaction of glibc-2.44 and gnulib regarding posix_spawn_file_actions_addchdir => infinite recursion
Xi Ruoyao <[email protected]> Mon, 27 Jul 2026 11:43:33 +0800
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2026-07-25 at 12:15 -0700, Collin Funk wrote: > Xi Ruoyao <[email protected]> writes: > > > It can be worked around with > > ac_cv_func_posix_spawn_file_actions_addchdir=yes (which basically tells > > the configure system we have a posix_spawn_file_actions_addchdir, some > > kind of a "fact" with glibc 2.44). > > > > Thoughts on fix this? > > Does the attached patch work? Works for me for building m4 and gettext with the shipped posix_spawn_faction_addchdir.m4 file patched. I think I've not encountered posix_spawn_faction_addfchdir.m4 yet. -- Xi Ruoyao <[email protected]>