Today I began to setup a test platform in our organization for openvpn DCO.
We are running Oracle's OEL 8. The make of the dco module fails, and I
suspect that it is because the Makefile detects EL8, and tries to compile
using a configuration that is specific to RHEL's custom kernel source code.
Ho
ODUCT="Oracle Linux"
ORACLE_SUPPORT_PRODUCT_VERSION=8.7
-[~:#]- cat /etc/oracle-release
Oracle Linux Server release 8.7
-[~:#]- cat /etc/redhat-release
Red Hat Enterprise Linux release 8.7 (Ootpa)
On Tue, May 2, 2023 at 2:06 PM Antonio Quartulli wrote:
> Hi,
>
> On 02/05