[exim] Re: [exim-announce] Exim 4.98-RC0 released

Inizio della pagina
Delete this message
Reply to this message
Autore: Jeremy Harris
Data:  
To: exim-users
Oggetto: [exim] Re: [exim-announce] Exim 4.98-RC0 released
On 07/06/2024 22:51, Frank Elsner via Exim-users wrote:
> dns.c: In function ‘dns_lookup’:
> dns.c:1143:9: error: ‘event_action’ undeclared (first use in this function); did you mean ‘queue_action’?
>   1143 |     s = event_action;


OK, that's a bug. You're building with DISABLE_EVENTS defined. Thanks
for finding this. You could leave the events facility included, or
wait for the next RC, or comment out lines 1138-1169 of dns.c
(retain the "return rc;" only.
--
Cheers,
Jeremy


--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/