"Exim 4.93.0.4 update to 4.94 is available"

evathias

Verified User
Joined
Mar 18, 2019
Messages
21
Hello,

I have Custombuild 2.0.0 (rev: 2494).
Today I tried to update Exim since I had the message: "Exim 4.93.0.4 update to 4.94 is available".

The script resulted in this
...
cc -o exim
exim.o: In function `exim_wait_tick':
exim.c: (.text+0x1228): undefined reference to `clock_gettime'
exim.o: In function `main':
exim.c: (.text+0x19af): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
make[1]: *** [exim] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/exim-4.94/build-Linux-x86_64'
make: *** [all] Error 2

Then I tried again the same update. The next time the script seems to result in no errors. But I still get the message: " Exim 4.93.0.4 update to 4.94 is available ".

Please advise

Kind Regards
Elias
 
I updated to the latest version of Custombuild, ran again the update and finished ok.

I apologize for not checking the version first.

Kind Regards
 
Back
Top