Collin Funk <[email protected]> writes: > 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? In a container, it looks like the symbols > are defined correctly, but I haven't tested it more than that yet:
Your patch doesn't look like it marks it as 'posix', so would it show up using the instructions for posix-modules at https://sourceware.org/glibc/wiki/Testing/Gnulib? At the moment, RMs are instructed to use that guide which is why this problem didn't show up. Should we suggest using `all-modules` instead of `posix-modules`? I think so given it'll catch more changes, and any differences should be investigated anyway. sam
signature.asc
Description: PGP signature
