No rule to make pthread, needed by interpolate [build error]
meerfrau opened this issue · 0 comments
meerfrau commented
Dear devs,
I'm trying to compile for ArchLinux with gcc 12.2. glibc 2.34 removed libpthread; libpthread-stubs didn't solve it either:
[ 87%] Built target kenlm_interpolate
make[2]: *** No rule to make target '/usr/lib/libpthread.so', needed by 'bin/interpolate'. Stop.
make[1]: *** [CMakeFiles/Makefile2:1274: lm/interpolate/CMakeFiles/interpolate.dir/all] Error 2
Kind regards