On Tue, 3 Mar 2026 07:27:40 GMT, Thomas Stuefe <[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. Ah, wait, I got it. Fixed now. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29939#issuecomment-3989683849
