Trying to compile on FreeBSD 8.4 (yes, I know it's old). gcc acl.c acl.c: In function 'acl_check_condition': acl.c:3538: warning: passing argument 1 of 'demime' from incompatible pointer type acl.c:3780: warning: passing argument 1 of 'spf_process' from incompatible pointer type acl.c:3783: warning: passing argument 1 of 'spf_process' from incompatible pointer type gcc child.c gcc crypt16.c gcc daemon.c gcc dbfn.c gcc debug.c gcc deliver.c gcc directory.c gcc dns.c dns.c: In function 'dns_address_from_rr': dns.c:1149: error: 'struct in6_addr' has no member named '__in6_u' *** Error code 1
Stop in /usr/home/wash/Tools/Exim/Exim-4.x/exim-4.87_RC2/build-FreeBSD-i386. *** Error code 1 Stop in /usr/home/wash/Tools/Exim/Exim-4.x/exim-4.87_RC2. After patching src/dns.c with the patch from https://bugs.exim.org/show_bug.cgi?id=1761, I was able to build successfully... Now running 4.87RC2 On 19 December 2015 at 18:44, Jeremy Harris <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > The ftp site: > > ftp://ftp.exim.org/pub/exim/exim4/test/ > > now has RC2 of Exim 4.87 available. Built and > signed by myself. Changes since RC1 are mainly > the moving of previously experimental features > into full support. DANE is still experimental > but has been updated to more-recent upstream. > > Feature changes are still being accepted up to > at least the next Release Candidate, which should be > in a week or two. > > Please report issues here in the exim-dev or > exim-users mailinglist, or by raising bugs > on http://bugs.exim/org > > > Sha256 sums: > > ac3a09464183ded893b590492eb1ed6d548a20c43f57ddd267ffa2fae9c8f032 > exim-4.87_RC2.tar.bz2 > 119274228a85de90324a6004efb1049474e7f2ec7f575cb57809735ab1b48a9b > exim-html-4.87_RC2.tar.bz2 > 94a164bc8a2edb8bf477e1f9d81e878a2e358acc571672ce96f356f826b3c166 > exim-pdf-4.87_RC2.tar.bz2 > 954bdb8c57eb05b5f11185904366cd2c80d6b52215c3317d393d54f77e818915 > exim-postscript-4.87_RC2.tar.bz2 > ded3f3fdf4e93ee6cbcd8158668e00406a21c3c1a3e9d661c07edc9c86267ca2 > exim-4.87_RC2.tar.gz > 42f73986987335f1392aea19fe7e60d10bb5c8e2200b0a90a4c38da8ca1e7864 > exim-html-4.87_RC2.tar.gz > 35063140b8cac2d77c43093393b17eb349f1a5bbb3c8463912ce6f408551d862 > exim-pdf-4.87_RC2.tar.gz > 4c5312fcea2e74be42e1339d546575f722f40eeb18c36712651f6191ef06e3a1 > exim-postscript-4.87_RC2.tar.gz > > - -- > Cheers, > Jeremy > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQEcBAEBCAAGBQJWdXtPAAoJELzljIzkHzLfrOUIAKFSTbcghjmv/oyVHCVnYZRC > zJETNtGptdHfp7uPUbLnPJepChJODZCtpiEdrZ14MZJyKYcWaXcIv8T0lQnuUZbg > 02X62t+7pTU3+QX38KQtBKrdrQmIAKDXPRGtR17Jm6VVCC4bNDhoj082q+GqN5+E > HAkAa5YGN5qQOr3kbNiGqkJ2wbdigMQ2Kf+32HPZTqD3QiAuihIYHhAvfw0Rux2K > yPA7M5r6SuY7I2G1sQsgoiqBEhZK9QEGk+8XhJYd3MSaFh4lv7Qbz9ODjRec2ua9 > HUdau1FUhoeMp6c/EyNKWU3XWAxi1RfBOrNmjngTvccDSvi6PZCmW4bUMrPl2Hg= > =Lxbl > -----END PGP SIGNATURE----- > > -- > ## List details at https://lists.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://wiki.exim.org/ -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft." -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
