RHEL 9.4 using gcc 11.4.1 or 15.2 configure.gnu -Dusethreads `pp.c:4139:50: error: invalid application of 'sizeof' to incomplete type 'struct crypt_data'` Can not build with thread support. RHEL 9.6 gcc 11.5 seems to build alright with thread support. My cluster is 9.4, though. Suggestions welcome