[Openvpn-devel] Compiling DCO module on Oracle Linux 8, against UEK kernel

2023-05-02 Thread Shawn Asmussen
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

Re: [Openvpn-devel] Compiling DCO module on Oracle Linux 8, against UEK kernel

2023-05-02 Thread Shawn Asmussen
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