I am trying to compile Zabbix 6.2.6 on OpenWRT 19.07.8 because thre are no suitable binaries available. ./configure stops with the following error:
How can this be resolved? I was not able to find any sources for libpthread on GitHub.
Code:
configure: error: Unable to use libpthread (libpthread check failed)
Comment