#1887·coturn

build fail with libressl

Author: jimyingCreated Apr 29, 2026Updated Apr 29, 2026

coturn 4.9.0 and 4.10.0 , build fail with libressl (openssl replacement) PS: 4.8.0 and older version no issue BUILD ENV: debian13 linux x86_64 libressl 4.3.1

Error log: src/apps/relay/mainrelay.h:91:10: fatal error: 'openssl/decoder.h' file not found 91 | #include <openssl/decoder.h> | ^~~~~~~~~~~~~~~~~~~

This issue was introduced by this commit