-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
In PHPC-1931 PHP 8.1 was only added to Debian builds, as compiling PHP 8.1 fails on the RHEL builds we currently have:
[2021/08/05 13:11:10.452] 8.1 [2021/08/05 13:11:10.452] Building 8.1.0beta2-64bit with ( --enable-debug) [...] [2021/08/05 13:11:20.013] configure: error: Package requirements (openssl >= 1.0.2) were not met: [2021/08/05 13:11:20.013] Requested 'openssl >= 1.0.2' but version of OpenSSL is 1.0.1e [2021/08/05 13:11:20.013] Consider adjusting the PKG_CONFIG_PATH environment variable if you [2021/08/05 13:11:20.013] installed software in a non-standard prefix. [2021/08/05 13:11:20.013] Alternatively, you may set the environment variables OPENSSL_CFLAGS [2021/08/05 13:11:20.013] and OPENSSL_LIBS to avoid the need to call pkg-config. [2021/08/05 13:11:20.013] See the pkg-config man page for more details. [2021/08/05 13:11:20.046] checking for openssl >= 1.0.2... no