Dennis
Verified User
Hi,
I have managed to migrate a server from CentOS 7 to Almalinux 8.5.
When I try to ./build all I get the following error in the Exim build:
I searched the internet but canot find a solution.
Does anybody have a hint?
Thanks in advance!
I have managed to migrate a server from CentOS 7 to Almalinux 8.5.
When I try to ./build all I get the following error in the Exim build:
In file included from /usr/include/linux/kernel.h:5,
from /usr/include/sys/sysinfo.h:24,
from os.c:39:
/usr/include/linux/sysinfo.h:9:2: error: unknown type name '__kernel_long_t'
__kernel_long_t uptime; /* Seconds since boot */
^~~~~~~~~~~~~~~
/usr/include/linux/sysinfo.h:10:2: error: unknown type name '__kernel_ulong_t'
__kernel_ulong_t loads[3]; /* 1, 5, and 15 minute load averages */
^~~~~~~~~~~~~~~~
I searched the internet but canot find a solution.
Does anybody have a hint?
Thanks in advance!