https://bugs.exim.org/show_bug.cgi?id=3092
Lena <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|WAIT_FIX_CONFIRMATION |RESOLVED --- Comment #4 from Lena <[email protected]> --- Changes in these files caused errors in globals.c . After much trial and error I managed to compile: git clone --branch master https://github.com/Exim/exim.git cd exim; release-process/scripts/quickrelease (results in exim-ee549a2.tar.gz) cd /usr/ports/mail/exim; make clean all (save work/exim-4.98/src/version.sh) make clean extract (replace files and dirs in work/exim-4.98/src from exim-ee549a2.tar.gz) (restore work/exim-4.98/src/version.sh) rm files/patch-src-auths-call_radius.c (I don't use radius) (in Makefile and pkg-plist delete: convert4r3 convert4r4) make Everything works. Thank you. -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
