On Mon, 2 Mar 2026 10:24:44 GMT, Martin Doerr <[email protected]> wrote:
> Hi Thomas, we got build errors when building with older glibc: `undefined > reference to 'pthread_barrier_wait'` and `undefined reference to > 'pthread_join'` Seems to be the issue described here: > https://developers.redhat.com/articles/2021/12/17/why-glibc-234-removed-libpthread# @TheRealMDoerr What glibc version is that? I just built successfully on Debian oldoldstable, which has glibc 2.31. I need to reproduce the build error before I can fix it. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29939#issuecomment-3989231217
